Troubleshooting • Pi 4 - CLI Mode - Can't set resolution to 1080p
Hello everyone,This one has been a head scratcher for me for a while. I'll explain the background of what I'm trying to accomplish.I currently have a Pi 3 running various video files via VLC, all...
View ArticleTroubleshooting • Re: Raspberry Pi 5 can't do 1080p after 1st time install...
That worked. Finally. This has been a problem for a long time for me. Would this work on the RP4 as well?Statistics: Posted by Moonstone — Fri Sep 13, 2024 10:18 pm
View ArticleTroubleshooting • IMX477 Camera Dropout Issue with Custom Carrier Board on...
We are using Jetson orin NX with the following setup.-NVIDIA Orin NX-Custom carrier board-3 IMX477 Raspberry Pi HQ cameras connected via CSI ports-L4T 35.4.1 (we also tested things on 35.5.0)-Enabled...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
My 8GB raspberry pi 5 was freezing randomly, but I recently removed the slight overclock I had on the GPU and it hasn't frozen since.I hope this helps!Statistics: Posted by 83zr5 — Fri Sep 13, 2024...
View ArticleTroubleshooting • Re: Pi 5 not accessible by other Pi’s Mount
Hi Folks!Found a solution of a GUI access (the yellow file folders icon – pcmanfm) to my shared files so posting for others. May not be THE correct way but works.The files were not available via the...
View ArticleTroubleshooting • Re: Cannot properly scan system for error: fsck at reboot...
TryCode: sudo tune2fs -c 1 /dev/mmcblk0p2The one "1" means check every boot.Reboot to check the drive. ThenCode: sudo tune2fs -c 0 /dev/mmcblk0p2to stop checking every boot.Statistics: Posted by AndyD...
View ArticleTroubleshooting • Re: IMX477 Camera Dropout Issue with Custom Carrier Board...
Think you are in the wrong forum!Statistics: Posted by aBUGSworstnightmare — Sat Sep 14, 2024 6:03 am
View ArticleTroubleshooting • Re: PCIe SATA cards stopped working with BookWorm on CM4
There were some more updates on the GitHub discussion (link above)Summary:Fresh updated PiOS with dtoverlay update on Pi5 + 52Pi PCI base :-ASM1064 SATA works and runs OMV7-ASM1166 SATA works and runs...
View ArticleTroubleshooting • Dead Raspberry Pi 4 after long use as media server.
Hi everyone,Long time Pi user, but only registered on the forum recently.I have been using a Raspberry Pi 4 for a number of years (4 or 5 I think) as a Logitech Media Server.The kit consists of:...
View ArticleTroubleshooting • Re: Help Rpm Counter inputs
Run this test program for GPIO27 Code: import gpiodimport timefrom gpiod.line import Direction, ValueLINE = 27with gpiod.request_lines( "/dev/gpiochip0", consumer="read-example", config={ LINE:...
View ArticleTroubleshooting • Re: SSD booting
Don't know if you are doing anything wrong per se, but when I use an external disk, I image write to the drive directly, (I use dd).(Don't forget that RaspiOS will format the whole disk before it will...
View ArticleTroubleshooting • Filled micro-SD card because of /var/log/Xorg.0.log
Hey all!For some reason the micro-sd card in my raspberry pi 4 keeps getting filled up all the time. I've managed to figure out that it's the Xorg.0.log file that fills it up (inside /var/log).Code:...
View ArticleTroubleshooting • R Pi 4 disconnects after finishing first stream - fix?
I have managed to get the Bluetooth to work on my new R pi 4 as an audio output device, BUT it has a habit of disconnecting after playing the first stream. This happens with VLC media player and with...
View ArticleTroubleshooting • RP4 Bookworm fresh instalation local network issues
hello everyone.for last few years i have rp4 with raspbian 10 i think as a headless server with samba, sabnzbd, sonarr, radarr, booksonic, pi hole and ngnix proxy manager and docker running.when i...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
thanks...booting off the onboard microsd card, the usb drive is just external storagehere's sudo dmesg | grep xhci :Code: [ 0.637424] xhci-hcd xhci-hcd.0: xHCI Host Controller[ 0.637432] xhci-hcd...
View ArticleTroubleshooting • Re: arecord: pcm_read:2221: read error: Input/output error
I installed Bullseye and it worksThank youStatistics: Posted by casuc — Sun Sep 15, 2024 2:41 am
View ArticleTroubleshooting • Re: Pi 5 serial output is buggy
Just to check, are we actually talking about the output from a pico not being shown correctly on a Pi5?Statistics: Posted by neilgl — Sun Sep 15, 2024 7:00 pm
View ArticleTroubleshooting • Re: YouTube not working for me.
what rpiwhat raspberry osraspberry includes a extension that changes the user agent, you can disable/remove that extensionStatistics: Posted by kerry_s — Sun Sep 15, 2024 7:11 pm
View ArticleTroubleshooting • Re: Failed to fetch http://mirrordirector
That "jessie" version is ancient now so there wont be any updates.On the pi3 you could install the latest (current) version of the OS "Bookworm" or the one before that "Bullseye" aka "Legacy"The code...
View ArticleTroubleshooting • Re: Is there any chance to get my Pi working again?
Here's what I would do with my Pi.Rinse it with water, then shake it all off really well, then then spray it with 90% (or higher) isopropyl alcohol with will make remaining moisture evaporate away....
View Article