Troubleshooting • Re: No double sided printing
Just a quick note to possibly help people finding this thread through Google. I found what is likely to be the same problem with my Canon TS9550 (on Raspios Bookworm) and dug into it a bit. It appears...
View ArticleTroubleshooting • Re: Raspberry Pi Webcam Server
What does this command show? (Example is my cheap USB webcam)Code: v4l2-ctl --list-devicesCode: HiCamera: UVC Camera (usb-0000:01:00.0-1.1):/dev/video0/dev/video1/dev/media4Statistics: Posted by...
View ArticleTroubleshooting • Re: Unable to get VNC to log in with
Maybe use the free RealVNC viewer on the PC.Make sure the pi has a user (say pi) set to auto login at boot, and ensure you know the passwordCheck that you can log in using that username and password...
View ArticleTroubleshooting • Re: Pi 5 misses pings on ethernet when using 10HD
I happened to have out my circa late 1990s (now ancient) Netgear EN104 10-BASE-T hub, half-duplex of course (showing off ancient tech to younger co-workers), so I thought I'd have my work Pi5 network...
View ArticleTroubleshooting • Re: Not able to image NVME for RPi 5
I have gotten some more info. Something was wrong with my original USB->SSD adapter setup. I installed the SSD in the adapter again and connected it to my antique USB port on my computer and it...
View ArticleTroubleshooting • Re: Problems with the recovery.bin file
recovery.bin needs 2 other files to work, a pieeprom.bin and a pieeprom.sig(pieeprom.bin can be replaced with a pieeprom.upd)Statistics: Posted by cleverca22 — Fri Feb 21, 2025 12:17 am
View ArticleTroubleshooting • raspi-config: Confusing rpi-eeprom update message
The following update message is rather confusing.Fresh install with RPi imager, followed by sudo apt upgraderaspi-config > Advanced > Boot Order > NVMe bootThis message is displayed:I'm...
View ArticleTroubleshooting • Re: raspi-config: Confusing rpi-eeprom update message
Yes, is confusing. That "or newer" is the erroneous part... The program seek an exact match for the current bootloader version in the selected release (stable or latest) but not for a newer one. And...
View ArticleTroubleshooting • Re: Wifi suddenly not working on RP3
OK, well thank you for your help any way. Hopefully someone else can offer some help.Statistics: Posted by stickybananas — Fri Feb 21, 2025 7:07 am
View ArticleTroubleshooting • NVME SSD no longer recognized on RP5
Hi, I recently purchased a Raspberry Pi 5 16GB with the official NVME M2 Hat on which I installed an M2 2230 SSD. Not having a USB adapter, I first installed Raspberry Pi OS Desktop on the SD Card and...
View ArticleTroubleshooting • Re: problem with attachment files in Claws
In claws if you save an email using "Save email as..." it will save the email as a text file that is in .eml format.You can then rename that file if needed (e.g. mymail.eml)Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi 4b is not booting
I tried to update the EEPROM, by flashing an USB stick, plugging in into the PI, waiting 10 seconds, but nothing happens. I tried to restart it ~3 times, waiting etc, but still nothing. What can i...
View ArticleTroubleshooting • Re: autostart with systemd not working
Thanks for your replies! And sorry for my confusion. First I tried by:placing the app in /usr/bin and creating a text-file “X-Air-Edit.desktop” in /home/pi/.local/share/applications This was in the...
View ArticleTroubleshooting • Re: Raspberry pi and audio amplifier on the same battery
Putting a USB extension lead between Pi and USB-DAC might help; put some distance between the Pi and the audio signals.Using ferrites, 'wrapping everything in tin foil', may help prevent any induced...
View ArticleTroubleshooting • Raspberry Pi 4B HDMI port 0 is not working
Hi Everyone,I'm currently facing an issue with my Raspberry Pi 4 display. I've been using HDMI port 0 for a long time (around 1 year), but suddenly, the display stopped showing the desktop page. I...
View ArticleTroubleshooting • Re: SSH and VNC connections stuck
I solved it. It was overheating so I installed a fan and cooler and it was fixed.Statistics: Posted by floodinator — Sat Feb 22, 2025 5:34 am
View ArticleTroubleshooting • Re: Raspberry Pi 4B HDMI port 0 is not working
I had this happen.My pi4 was switched on and I could see that the hdmi lead was loose, indeed I had breakup on the display, so I stupidly decided to reseat it. Just pushed it in firmly and then the...
View ArticleTroubleshooting • Re: i2c overlays are not exposing 0,2,3 Pi5
dtparam=i2c_arm=onwill enable I2C-1 -> you have enable one I2C HW-interface. I2c-12/13 are the DDC interfaces of...
View ArticleTroubleshooting • X11 issues
Hi!So yesterday I installed Ubuntu on my raspberry pi 5 8gb and everything works fine, however when I try use xserver it says $DISPLAY not set or unable to locate. I have tried downloading...
View ArticleTroubleshooting • Re: X11 issues
Hi!So yesterday I installed Ubuntu on my raspberry pi 5 8gb and everything works fine, however when I try use xserver it says $DISPLAY not set or unable to locate. I have tried downloading...
View Article