Troubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot
Thank you for the suggestion. However, I’ve already pressed the power button multiple times, and the issue persists. The solid red LED remains on, but the Raspberry Pi still doesn’t boot, nor does it...
View ArticleTroubleshooting • Raspberry Pi Compute Module 4 Lite not booting
I am writing to seek assistance with my Raspberry Pi Compute Module 4 lite without eMMC storage. I am using the following components:Raspberry Pi CM4 Lite (no onboard eMMC)Raspberry Pi IO Board12V 15A...
View ArticleTroubleshooting • Re: Problem with damaged components on my RPi5
How would the schematics for a Raspberry Pi 1BHello rpdom, that was linked from a document on a Pi 5. I did not read the fine print.Statistics: Posted by peterlite — Mon Oct 14, 2024 10:07 pm
View ArticleTroubleshooting • Re: Headless wpa_supplicant.conf debugging
If you are running the latest version of Raspberry Pi OS (Bookworm) then the method of customising the install to configure things like Wi-Fi settings has changed.A 'wpa_supplicant.conf' file in the...
View ArticleTroubleshooting • Re: New Samsung USB3 thumb drive throwing errors
Hello All,Unfortunately the problem still exists.That Samsung USB thumb drive throws thousands of errors in dmesg. Once I reboot the RPI it's back OK for a while (weeks/months), until the issue pops...
View ArticleTroubleshooting • Re: Reboot hang on PI4B with 3/15/2024 OS release
I used to have the reboot consistently hang on my headless Pi5 if I did the command locally ....Code: sudo ssh -t mypi5.localrebootBut it didn't hang if I sent a remote commandCode: sudo ssh -t...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I have a raspberry pi 5 8gb with the official power supply and I am also having randoms crashes all the time with a pcie crucial p3 ssd and the argon Neo nvme case. This crashes start suddenly and...
View ArticleTroubleshooting • Re: RPi 5 with SSD Loading & Running OS but on reboot...
I changed the Generic MCUZone Hat for a Pimo Roni NVMe Base. This works PERFECTLY i.e. Reboots into OS etc.The Generic MCUZone Hat is CLEARLY NOT FIT FOR PURPOSE.Statistics: Posted by stepheni — Wed...
View ArticleTroubleshooting • Re: Display not work on rpi 5 why ?
Hi i need help i have spi tft 1.69inch displayhow should people help if you fail to provide detailed info on your display? Post a link to the product page at leastStatistics: Posted by...
View ArticleTroubleshooting • RP2B Crontab start-up Python script is not working
Hi, I have been trying to get this script to run on startup but have had no luck.Code: @reboot sleep 300 && /usr/bin/python3 /home/e1ise/pi_encoder_volume.py &my script is just a rotary...
View ArticleTroubleshooting • Re: Need help, ttyAMA0 does not work?
Thanks cleverca22Statistics: Posted by neilgl — Wed Oct 16, 2024 8:35 am
View ArticleTroubleshooting • Re: RP2B Crontab start-up Python script is not working
The guide to all things startup is here (thanks to thagrol): viewtopic.php?t=314455You might want to capture in a file what happens using say:Code: @reboot sleep 300 && /usr/bin/python3...
View ArticleTroubleshooting • Re: MicroSD not working even after trying everything (pi pico)
(pi pico)At least I think I did... I have this simple breakout from Waveshare that just has a slot for a microSD card and a few resistors. I've tried connecting it to the pico with no luck. Ive tried...
View ArticleTroubleshooting • Raspberry Pi 5, Can Alignment Faults Be Turned Off?
Hello,I'm writing a custom OS with Arm64 assembly and Go. So far, I've done most of the development in an emulator. Now, I'm testing the OS on real hardware for the first time using the Raspberry Pi...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I installed Bookworm 32-bit Lite on a pi zero W using Raspberry Pi Imager 1.8.5 - it is working fine:So does full/with desktop but the GUI is rather slow.@OP: did you flash the 32bit image(s)? 64bit...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB 3.0 read performance is worse than...
I noticed that the device returns an empty driver in lsusb -t.I've also tried this system in a fresh Ubuntu 24.10 install and the device shows driver = 'usbfs'. Could this have any influence on the...
View ArticleTroubleshooting • Re: Fan and USB wont shut down after shutdown / booting
If you add the settingPOWER_OFF_ON_HALT=1to the firmware configuration, does the fan stop when the Pi is shut down?Unfortunately, no. Changing that setting does nothing to change the fan spinning once...
View ArticleTroubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot
I have the same issue, same debugging (removing all the peripherals and trying the bootloader image) and same attempts to resolve with one addition -- I have a second RPi5 8GB that I moved everything...
View ArticleTroubleshooting • Re: Rpi-4 Streaming Blurry with 16MP ArduCam
Thank you. With a minor adjustment, I was able to get it working - autofocus worked!I changed line 22:Code: <img src="stream.mjpg" width="1280" height="960" />lines 84-87 were replaced with the...
View ArticleTroubleshooting • crazy issues with NFS and 2 pi's
Hi,I've fallen into NFS hell again. I recently added a pi5 with 4xSATA hat to my homelab and moved the 2 SSDs I had previously connected to other linux servers via USB enclosures to this new one. It...
View Article