Troubleshooting • Re: Raspberry Pi Zero 2 w not showing up in USB devices.
That's the expected behaviour. No Pi will behave as a USB device unless explictly configured to do so. that's not entirely true. Some models will present as a boot device under very limited...
View ArticleTroubleshooting • Re: Bookworm and RealVNC
Use scp (secure copy = copy via ssh)Make sure you have enabled ssh on bookworm.On Windows use Winscp (https://winscp.net)Statistics: Posted by tvoverbeek — Mon Feb 12, 2024 8:23 pm
View ArticleTroubleshooting • Re: Poor performance on Pi 5 - what to do?
Hey guys,I'm pretty new to RPi and got my Pi 5 a couple of weeks ago - since I got it, I tried Pi OS, Ubuntu Server and now Ubuntu Desktop 23.10 and my performance is really bad! (and Pi OS is...
View ArticleTroubleshooting • Re: Appears to be no fan curve or a very steep one
https://github.com/raspberrypi/linux/bl ... #L546-L597Code: &thermal_trips {cpu_tepid: cpu-tepid {temperature = <50000>;hysteresis = <5000>;type = "active";};cpu_warm: cpu-warm...
View ArticleTroubleshooting • Raspberry Pi OS (64-bit) Release: 2023-12-05 SSH Public Key...
I have performed extensive troubleshooting testing on my newly arrived Raspberry Pi 5, and I just cannot get SSH Public Key Authentication working. Here are some of the troubleshooting that I...
View ArticleTroubleshooting • Re: rpi 5 boot nvme (not found)
Ok, I reseated it, and re-ran rpi-clone. It completes fine.However it still has the same problem. The partitions arent formatted correctly. As soon as you unmount them, they can not be remounted....
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not Working
The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If you get no...
View ArticleTroubleshooting • Re: PI 4 overheating?
Hey Hey,So got my new pi.Put it in an alu case with heatsinks.Now temp is around 28 -30 degree idleStatistics: Posted by inconsx — Tue Feb 13, 2024 7:58 pm
View ArticleTroubleshooting • Re: Startup full page browser
there is a tutorial on the official documentation:https://www.raspberrypi.com/tutorials/h ... iosk-mode/Statistics: Posted by terribleted — Tue Feb 13, 2024 8:23 pm
View ArticleTroubleshooting • Re: Can a corrupted sd card still work on Linux?
I’ve been using the same tv and monitor with the pi for over a year with no issues. But right after I posted this I uncommented “hdmi_safe” in config.txt and it booted for a second until I moved my...
View ArticleTroubleshooting • Raspberry Pi 5 Wifi Won't Connect
My RPi5 won't connect to Wifi.I tried configuring wifi when using the imager, and that didn't work. Then I tried a fresh image without configuring it and doing it via raspi-config, and that gave me...
View ArticleTroubleshooting • Re: no HDMI on TV
Code: [ 1.237267] vc4-drm axi:gpu: [drm:drm_mode_getconnector [drm]] User-space requested a forced probe on [CONNECTOR:32:HDMI-A-1] but is not the DRM master, demoting to read-only probe[ 1.237381]...
View ArticleTroubleshooting • Re: Pi 5 Python RuntimeError: Cannot determine SOC...
I encountered same issue moving from Pi 4 to Pi 5Here's a drop in replacement package that works on my Pi5.Code: sudo apt remove python3-rpi.gpiopip3 install rpi-lgpiStatistics: Posted by p1r473 — Tue...
View ArticleTroubleshooting • Re: look giving strange results
Does OP have anything to add? Or is look behaving exactly as it should?Statistics: Posted by ame — Tue Feb 13, 2024 9:04 pm
View ArticleTroubleshooting • Re: Successfully connected Pi to Wi-Fi but it still cannot...
Nothing can be seen using those links - no images.Statistics: Posted by neilgl — Tue Feb 20, 2024 4:46 pm
View ArticleTroubleshooting • Re: [Solved] USB port errors when coping data
ThanksStatistics: Posted by neilgl — Tue Feb 20, 2024 4:47 pm
View ArticleTroubleshooting • Re: dmesg : "raspberrypi-firmware soc:firmware:...
0x00030002 is GET_CLOCK_RATE - https://github.com/raspberrypi/linux/bl ... ware.h#L56Most likely called from https://github.com/raspberrypi/linux/bl ... pberrypi.cIt is unusual for those calls to...
View ArticleTroubleshooting • Re: Raspberry Pi 5, official active cooler always running...
Has anyone fixed this my Raspberry Pi 5 is sat in it's box it is far to noisy to use, the fan just runs at 100% all the time. I've checked the pins they're all fine. I'm running Raspian Bookworm it...
View ArticleTroubleshooting • Re: [SOLVED] dmesg : "raspberrypi-firmware...
My guess would be something has killed the firmware.In this state you'll probably find things likeCode: vcgencmd versiondon't respond.Reason for this to happen?Too high an overclock Inadequate power...
View ArticleTroubleshooting • Re: Bookworm feedback thread
I have a Wayland/Wayfire bug to report. Is this the place to do it? Flickering tooltips: viewtopic.php?t=365763Maybe here ? https://gitlab.freedesktop.org/wayland/wayland/-/issuesStatistics: Posted by...
View Article