Troubleshooting • Re: SHT31 sensor - changing I2C address on the Pi 3B (0x45...
Connect the SHT31 ADDR pin to Vss (GND)Statistics: Posted by SurferTim — Fri Oct 11, 2024 10:02 pm
View ArticleTroubleshooting • RPI login not working
Hi! Newbie here.I am getting this message after rebooting my RPI4.Code: [Failed] Failed to start accounts-daemon.service - Accounts Service.The first thing I did was try to update the RPI using the...
View ArticleTroubleshooting • Recovery tips for failed Raspberry Pi 5 SD card after...
Raspberry Pi 5B 8 GB, 128 GB SD card, official power supply. All was running fine up until a full-upgrade and a reboot, then it hung in a sad state:Code: [ 0.753428] Failed to execute /init (error...
View ArticleTroubleshooting • Re: sudo apt upgrade failing
I'm having the same issue.Edit: I seem to have resolved it.To get around the problematic package I first marked it as held as mentioned above, then did an apt-get update and dist-upgrade, everything...
View ArticleTroubleshooting • XDG_RUNTIME_DIR error on .py boot
I'm running into an error when trying to auto start a python script. I'm working with a Pi5 on wayland. Script works no problem in an IDE. The issue is when I try to run on start I get the...
View ArticleTroubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot
Hi, I’m experiencing the same issue with my Raspberry Pi 5. It powers on with a solid red LED, but doesn’t boot, and I get no video output on any HDMI ports. I’ve tried re-writing the bootloader both...
View ArticleTroubleshooting • Re: XDG_RUNTIME_DIR error on .py boot
/run/user/1000, echo $XDG_RUNTIME_DIR doesn't exist until the user has logged in to the desktop..bashrc runs before that happens. it also runs every time you open a terminail and every time you login...
View ArticleTroubleshooting • SSH does timeout on Raspberry Pi Zero 2W
Hello everyone, I recently bought a Raspberry Pi Zero 2W for earnapp. In part of the process I needed to connect via ssh because my setup is headless. When im trying to ping the Zero, with ssh...
View ArticleTroubleshooting • Re: Chromium issue after latest updates
The problem is that i do not want to use wayland. At least not yet. And Chromium until a couple days ago was perfectly fine with hw acceleration under X11, now what happened and why did they remove...
View ArticleTroubleshooting • Re: SSH does timeout on Raspberry Pi Zero 2W
... When I'm trying to ping the Zero, with ssh activated only 50 percent of the packages arrive. ...If you are loosing 50% of packets you need to look at your network. You haven't said how the Zero 2W...
View ArticleTroubleshooting • Re: Bluetooth earbud issue
There has been an update to the pipewire in recent days and since then, it seems like the issue might have been fixed. I haven't really experienced this issue since then. Fingers crossed.Cool. Let's...
View ArticleTroubleshooting • EPS32 refusal to connect to AP after upgrade to Bookworm
Problem: After upgrading to a Pi5 running NetworkManager on Bookworm, ESP8266 devices work but all ESP32 modules just refuse to connect, despite working well previously.The history:For a year I have...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not Connecting to WiFi
After doing some research around this subject I would conclude that WPA3 on the Raspberry Pi 5 built-in Wi-Fi is currently broken, has been for a long time, and is likely to continue to be broken...
View ArticleTroubleshooting • Re: Fan and USB wont shut down after shutdown / booting
Use an official OS and boot your Pi. If the problem persists report back. If not yoi know it's related to your OS.Sorry, didn't bother reading yoir entire post as there are too many references to...
View ArticleTroubleshooting • Re: Recovery tips for failed Raspberry Pi 5 SD card after...
Thanks!I'm not running a custom kernel. I'm also running the recommended firmware/eeprom.So that is also my advice, use BTRFS for rootfs. It requires some tweaks here and there. You have to create the...
View ArticleTroubleshooting • Re: Pi5 won't resolve Umbrel.local
IP addresses don't need to be resolved so I suspect that isn't the problem there.Does it resolve if you don't use the .local suffix? With and without use very different methods to perform name...
View ArticleTroubleshooting • Re: [Resolved] SHT31 sensor - changing I2C address on the...
My bad. The subject line was misleading.I thought you wanted to change the i2c address of the device.If the ADDR pin connected to GND didn't change the i2c address, then the device is...
View ArticleTroubleshooting • Re: TFT screen does not show anything
Pi 4b 8gbI've already tried "dtoverlay=piscreen,drm" in /boot/firmware/config.txt, and it still doesn't workStatistics: Posted by Leohm — Mon Oct 14, 2024 6:46 am
View ArticleTroubleshooting • Re: Pi - Pi Bluetooth audio streaming
Some progress on this problem although not sure if it is completely fixed yet. A significant issue seems to be the system completely ignores any values for the Bluetooth Class inserted into the config...
View ArticleTroubleshooting • Re: libcamera-vid produces fragmented video
Thanks for the suggestion.Tried various ways of doing that and it makes no difference.Same result, a "video" that seems to be repeats of the same single frame (or part of it) interspersed with black...
View Article