Troubleshooting • Re: Cannot get bluetooth connection in RPi5 bullseye Lite
I had a similar problem with a bluetooth keyboard -- until I moved it closer to the Pi. It was flaky at a distance of about 1.5 meters, which surprised me. Try bringing the devices closer together....
View ArticleTroubleshooting • Re: Led blinking green 3 times and 1 fast
Hi! I've searched for a while and found multiple posts on different errors communicated through the LED on devices. I have a newly purchased Raspberry Pi 5 8GB RAM. I have an SD card with Raspberry Pi...
View ArticleTroubleshooting • Re: Pi 4 stuck with solid green led
Start with The Boot Problems StickyStatistics: Posted by thagrol — Thu Apr 04, 2024 12:57 am
View ArticleTroubleshooting • Re: Raspberry Pi4 connected to a network but unreachable...
Make sure you're using the correct hostnameIf you can find the Pi's IP address try using that insteadTry using zeroconf by appending ".local" to the Pi's hostname e.g. raspberrypi.localStatistics:...
View ArticleTroubleshooting • Cloned SD to NVME - Need to re-image NVME using same SD
I used SD Card Copier to copy an SD to image an NVME SSD drive. Some files were either later lost from the NVME, or corrupted, due to a manual hardware reboot (using the pi5 button). I've inserted the...
View ArticleTroubleshooting • Re: Cloned SD to NVME - Need to re-image NVME using same SD
So you have only one uSD around?Simple fix is to prepare another uSD - which then has a differrent UUID for sure, boot from that uSD, delete the NVMe (i.e. Using gparted), then shutdown,swap the uSD...
View ArticleTroubleshooting • Re: getting OSError: libbcm_host.so: cannot open shared...
Assuming it is a Pi Camera v1.3 connected to a Raspberry Pi 5 running Raspberry Pi OS 64-bit Bookworm, are you using Picamera2 in your python script or something else?yes, it's picam v1.3 and i'm...
View ArticleTroubleshooting • Re: Pi5 HDMI sound not working if Pi starts after the...
..with help of this post viewtopic.php?t=358917&start=25#p2153560 copied EDID of my projector (when it is working) to Code: /boot/firmware and added Code:...
View ArticleTroubleshooting • Re: Boot Issues of a different sort - RPi 4B -tried all...
Sounds like the Pi / OS is struggling to recognise your screen. Have you got a regular 1080p screen?Statistics: Posted by rpiMike — Thu Apr 04, 2024 8:55 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 periodically becomes unresponsive
Check if you can ssh into the pi, sometimes this works even when it appears unresponsive in another activity.Statistics: Posted by Doug_ — Thu Apr 04, 2024 8:59 pm
View ArticleTroubleshooting • Re: My pi 5 wont boot
I would remove the cooler, clean off the thermal paste and retry the no sd card diagnostics with no cooler.After doing this the pi Did nothing, same static red status led. also before you ask, I do...
View ArticleTroubleshooting • Camera not detected: Raspberry pi 5 and Camera module V3
Raspberry pi 5 and Camera module V3camera_auto_detect=1 has been setup in the config.txtHowever, the following command is showing the error with no camera detected message. $...
View ArticleTroubleshooting • Re: Time stuck
Solved. Probably clock plugin was updated at some point, because previously I had a format set as Code: %H:%m, %a, %b %d %Yand all worked like it shouldToday I noticed that it displays wrong time -...
View ArticleTroubleshooting • Re: P Zero2W Stopped Connecting To WIFI
Sorted this one out.I'm thinking the memory card corrupted during a power cycle (plugged it into a monitor wouldn't boot).Reinstalled OS good to go.Statistics: Posted by Pi78909 — Thu Apr 04, 2024...
View ArticleTroubleshooting • Running Python File At Startup - Lock Up Detect
I have a zero 2 w running my hot tub.During debug I leant that the IO seems to hold its last state if the processor hangs. I've since added watchdog to try to unlock the PI VIA reboot.Next steps1)...
View ArticleTroubleshooting • Re: Running Python File At Startup - Lock Up Detect
Start up is covered well in some of the PDFs at https://github.com/thagrol/GuidesAs for 'alternative options' I would seriously consider a microcontroller rather than a microprocessor and spend...
View ArticleTroubleshooting • Re: Raspberry Pi4 connected to a network but unreachable...
Hi,I thought that enabling ssh when I flashed the OS on pi4 was sufficient to be able to use PuTTY. And for Pi5 and PiZero 2w this approach worked flawlessStatistics: Posted by bruno1950 — Fri Apr 05,...
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B Stopped Working Please help
the only problem with that is i dont have the cable for that. so im kinda screwed on that unfortunately.Statistics: Posted by G-Rev_Chuck — Fri Apr 05, 2024 8:48 pm
View ArticleTroubleshooting • Re: False "Low voltage" warning?
I had the same problem with a 3B. Does the red power LED come on? If not, the fault is a low voltage detector chip running off the USB power socket +ve power connection.. The output during normal...
View ArticleTroubleshooting • Boomaga not sending jobs to printer
I have:HP1022 printerRPi 3b running Raspberry Pi OSI am able to print from chrome through the regular print system. However, when I use Boomaga no jobs are sent to the printer. The printer job window...
View Article