Networking and servers • Re: SSH Connection fails after a few minutes
Make sure WiFi powersaving is disabled on both devices. There are instructions for the Pi end around here somewhere (i.i try a forum search).Statistics: Posted by thagrol — Sat Jan 20, 2024 2:10 pm
View ArticleTroubleshooting • Re: RPi5 no internet access
I think I remember there being a problem with no-password wifi.Try disabling wifi, reboot and see if etherent works ok (which it should).In /boot/config.txtCode: dtoverlay=disable-wifi-pi5(I believe...
View ArticleTroubleshooting • firstboot: fsck exited with status code 1
Hello, with 2023-12-11-raspios-bookworm-armhf-lite.img, I re-flashed the trusty old Raspberry Pi 1B I use as a Pulseaudio sink - I need to upgrade it to Pipewire, to match my desktop (can't pipe audio...
View ArticleGeneral discussion • Re: Accessing Raspberry Pi
Or you might find that both devices assign themselves fallback default addresses in the 169.254 address range.The laptop might but RPiOS Bookworm doesn't. Which, frankly, is a pita, when the only link...
View ArticleMicroPython • Re: How to draw simple chart on client side from server data
Thanks, I will play around this code for sure to get some progress...Regards, VladoStatistics: Posted by California — Sat Jan 20, 2024 2:20 pm
View ArticleMicroPython • Re: Wireless REPL code updates?
viewtopic.php?t=363422That, and most OTA updaters, quite sensibly download a new firmware image into the file system or safe area of Flash, then perform some ritual to burn that to the executable area...
View ArticleBeginners • Re: Looking for proper steps for in-place upgrading from Buster...
Not "Bookworm", of course. I assume that was a typo. All these "B"s get confusing after a while.OP was, correctly, shooting for Bullseye - a stable release.That's opinion.Bookworm was correct for a...
View ArticleUbuntu • Re: Installing program from tar.gz Ubuntu
Openmw is a cool engine that allows you to play The Elder Scrolls 3: Morrowind on most devices. If you're into it, check it out. I got it directly off their GitHub. Ok, so compiling....how do I go...
View ArticleTroubleshooting • Re: Can't see pi files in windows explorer
Thank you - that was it - I'd get on better opening this up in Pi land and cutting and pasting, but at least retyping what I had entered showed the error.So on from 4 it then worked, but at 7 the...
View ArticleGraphics, sound and multimedia • Re: vc4-kms-dpi-generic and Waveshare GPM280
32MHz lets your screen run at a refresh rate of 87.17Hz. That's why I said the timimg looks strange.Well, as waveshare said 'that is it' you will have to use it as is.As long as CLI get's rotated I'm...
View ArticleGeneral discussion • Re: Using a Pi 4B without a fan
The Pi 4 doesn’t throttle clocks until 80C, which wasn’t reached during testing. I observed no reductions in the 1.5 GHz clock speed. There’s also the `vcgencmd get_throttled` command.My Pi4 ran at...
View ArticleOther • Re: Help! Installing a ALFA AWUS036ACH on a Kali Raspberry PI 5???
Resolved by running:cd /usr/src/kernelsudo git clean -fdx && sudo make bcm2711_defconfig && sudo make modules_prepareprior to following the rest of the instructions in the ReadMe @:...
View ArticleGentoo • [solved] Re: Raspberry Pi 5 with Gentoo
Problem solved , at least for HD and 2K.First compiled mesa, ffmeg and mpv with -Ofast. Better, but not enough. What solved problem was using vo=x11 and hwdec=no for mpv and disable Hardware video...
View ArticleBeginners • Re: Connect SATA HDD on Raspberry pi 5
might be the adapter. use "lsusb" and see if the chip is a jmicron chipset. Jmicron are known to be problems in some linux.Statistics: Posted by terribleted — Sun Jan 21, 2024 2:47 pm
View ArticleGentoo • Re: [solved] Raspberry Pi 5 with Gentoo
Start a github with wiki please.When Sakaki vanished Gentoo64 lost a champion.Even I could follow along when Sakaki left a trail.Statistics: Posted by Gavinmc42 — Sun Jan 21, 2024 2:52 pm
View ArticleTroubleshooting • Cant roll back to stable version of raspberry pi OS
Hello! I am faced with an issue i seemingly can't solve, I think when i flashed my SD card with the Raspberry Pi imager tool i got this unstable version, or perhaps it was my doing, i don't think It's...
View ArticleFrançais • Re: timestamp pour nom de fichier
votre bout de code marche parfaitement... à un accident de copier coller prèsPour avoir un nom de fichier unique par jour: (vous mettrez le timestamp **dans** le fichier csv)Faites un nom de fichier...
View ArticleTroubleshooting • Re: raspberry PI 5 restarrting over and over again.
Did you shut it down before disconnecting power?Statistics: Posted by pidd — Sun Jan 21, 2024 2:56 pm
View ArticleTroubleshooting • Re: Camera does not work after compile kernel
I found it works after switch back to version 6.1.63Thanks, i had the same problem with kernel version 6.1.73 and after downgrading to 6.1.63 it finally works.For those who have the same problem, the...
View ArticleRaspberry Pi 400 • Re: No bootup with printer
what printer are you using? Does it work with other computers?The pi/raspberry default password thing has gone away, so are you sure you are using that password?Also, if this printer has the tiniest...
View Article