Quantcast

Troubleshooting • Re: Raspberry Pi 5 Active Fan Cooler

https://github.com/raspberrypi/linux/bl ... verlay.dtsThere is a good explanation included in this overlay.Statistics: Posted by aBUGSworstnightmare — Wed Apr 09, 2025 4:24 pm

View Article


Troubleshooting • Re: rPi4 Bullseye temporarily loses nfs connection

Before I do, anything else I can look at?Intermittent problems like this one are difficult to diagnose. I'd carefully store the SD card causing trouble and image a new one. Whether the newly imaged...

View Article


Troubleshooting • FFMPeg not able to detect device for

Hello everyone,i have been using my Raspberri Pi 5 (16 GB) with Pi OS 64 Bit for at least half a year for gaming using moonlight-qt on the Pi. I had it successfully running in 4k 60 FPS without any...

View Article

Troubleshooting • Re: FFMPeg not able to detect device for

hevc_v4l2m2m has never been supported as that is the stateful HEVC decoder in FFmpeg.In switching to the 6.12 kernel there was a deliberate choice to switch to a driver that will be closer to that...

View Article

Troubleshooting • Re: blown chip near gpio

Post an image of the area in question. You may need to resize it down due to the 512kB limit on file uploads to this forum.Statistics: Posted by 6by9 — Thu Apr 10, 2025 4:55 pm

View Article


Troubleshooting • Re: Extra arguments in /proc/cmdline disabling HDMI sound

cmdline.txt != config.txtDocs say /boot/firmware/config.txt.snd_bcm2835 mentioned in the command line is the legacy firmware audio driver, and is irrelevant when using dtoverlay=vc4-kms-v3d.If you're...

View Article

Troubleshooting • Re: framebuffers and hotplug

hdmi_force_hotplug is a parameter for the legacy display stack. The legacy display stack never supported hotplug in any meaningful way, and framebuffers did persist until eternity once allocated. This...

View Article

Troubleshooting • Re: NVMe Base Duo

I don't know what to say about your password. I've not come across a password on a disk before.I'm not an expert on mounting on startup either but I have a USB stick that I mount automatically on...

View Article


Troubleshooting • Re: Turn off the Video output from the Raspberry Pi5?

I tried:WAYLAND_DISPLAY="wayland-0" wlr-randr --output HDMI-A-1 --onand got:failed to apply configurationThen I tried:wlr-randrand got:HDMI-A-1 "VIZIO, Inc D24h-J09 (HDMI-A-1)"So I...

View Article