Troubleshooting • Re: Raspberry PI 5 - green light fan max speed but not loading
Hi,I am a beginner in this world and after a few weeks playing with my PI 5 and having no problems so far... I got a notification for firmware update and after downloading and rebooting... I was no...
View ArticleTroubleshooting • "Processing triggers for initramfs-tools" part of...
When doing sudo apt upgrade everything seems to proceed normally until it gets to this part, which seems to take an eternity:Processing triggers for initramfs-tools (0.142+rpt1+deb12u1)...
View ArticleTroubleshooting • Issue with WiFi Country Code Not Updating for phy#0 on...
Hello everyone,I’m encountering an issue on my Raspberry Pi 4b where setting the WiFi country code updates the global regulatory domain, but it does not update the country code for phy#0. Here’s what...
View ArticleTroubleshooting • Re: window manager broken
ok, fixedno issue at allrun command sudo taskselchoose xfce as it was previously, after reboot everything run smoothlyand i have been asked if i want to switch to Labwc or keep X:thank you very...
View ArticleTroubleshooting • Re: SD Card Wiped During Update
Thanks! Reports of this happening pop up once in a while, so it will be good to see if we can zero in on some specific cards being problematic.Statistics: Posted by ShiftPlusOne — Tue Nov 12, 2024...
View ArticleTroubleshooting • Re: RPi5 boot issue - 'Fatal firmware error'
Waiting for response from technical staff.We've traced through the code that results in "Unexpected error @ 0x00010164" and it's an unexpected response from sdcard.Can you try flashing recvovery...
View ArticleTroubleshooting • Re: "Processing triggers for initramfs-tools"...
Regenerating the initramfs images does take some time, especially on the slower Pis. Especially on the 32-bit systems which have more images to create.If you know you are always going to use the same...
View ArticleTroubleshooting • Media volume keybinding on openbox
My keyboard media controls won't operate the volume and mute on my raspberry pi running bookworm and using x and openbox.It works fine using labwc. I have altered keybindings in both labwc and openbox...
View ArticleTroubleshooting • Replacing login with web-greeter
Has anyone gotten the node based web-greeter working with lightDM on raspian?The greeter is nody-greeter https://github.com/JezerM/nody-greeter I have built it but when I try and run on the command...
View ArticleTroubleshooting • Serial number not so unique?
Hi, we have a product based on RPI4B.I just found 2 machines with same serial number.See the output from both machines:In one occasion we noticed that 2 different registrators had the same serial...
View ArticleTroubleshooting • Re: Serial number not so unique?
Not necessarily on the Pi 4, but it is extremely rare to find a collision. The Pi 5 does have unique serial numbers.Statistics: Posted by jamesh — Tue Nov 12, 2024 1:51 pm
View ArticleTroubleshooting • Re: Logwatch Fails to Send Email Now and Then
Here's what I've discovered.It has to do with the "range" parameter in the logwatch configuration file: /etc/logwatch/conf/logwatch.confIf I use Range = yesterday, it sends email for two days and then...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
If the IP network link is still working, you can use netconsole to get info from a headless system. No guessing needed what is going on in that Pi then.Never used netconsole but I have a rsyslog...
View ArticleTroubleshooting • Re: SegFaulting and Inode errors on Raspi 3A
PS: I changed power supply (original raspi) and cam modules used by motion more than once in the last months, without success...Statistics: Posted by pi-anazazi — Wed Nov 13, 2024 10:58 am
View ArticleTroubleshooting • Raspberry Pi 5 Freezing on npm install, npm build, and npm...
Hello everyone,I'm experiencing frequent freezing issues on my Raspberry Pi 5 when working with a Next.js project. Here are the specific actions that cause the device to freeze:Running npm install...
View ArticleTroubleshooting • Re: USB bus possibly giving in?
HDD's can draw more power as they age.It sounds like you've tried to ignore problems from day one, they always catch up with you in the end, get some external power to your USB devices or replace them...
View ArticleTroubleshooting • cmake error
I am running the latest Bookworm OS. Trying to compile a program SDRPusPlus The script file that was used with older OS version works correctly Being much of a noob with the compiling syntax so need...
View ArticleTroubleshooting • How to safely save video when power off occur?
I am using Video camera and Python code to save the recordings. Right now the issue is when there is a sudden power off to Raspberry Pi 4. How can I save the the video file and power off the Pi...
View ArticleTroubleshooting • Re: Wayland: Desktop - Mouse "Drag & Drop" on...
Installed Pi OS Lite (64-bit) and have the same problem. Does nyone have any suggestions?Statistics: Posted by a330mech — Wed Nov 13, 2024 1:12 pm
View ArticleTroubleshooting • Re: How to safely save video when power off occur?
Is this a portable system or desktop system?If it's a desktop system then an off-the-shelf UPS will probably address your problem. If it's portable then you might need something smaller.Statistics:...
View Article