Troubleshooting • Re: PCB Design Tips for a Raspberry Pi Project
Thanks, that’s really helpful! I’ll make sure to focus on proper grounding since it sounds like that’s key. Since I’m only making a few boards, I’ll probably stick with mouse bites for now. I’m...
View ArticleTroubleshooting • Re: problem in static IP
Do you have ethernet connected also? Then the second IP is from that interface most likely.Edit: And if yes, check which IP is on which interface with e.g ifconfigStatistics: Posted by BlastDK — Wed...
View ArticleTroubleshooting • Resolution Problem with Viewsonic Monitors
My Raspberry Pi 4 is having trouble connect to Viewsonic monitor. I got two different model of displays from Viewsonic (VH2409-MHU and VH2432-H), both of them are set to 1024x768 resolution when Pi...
View ArticleTroubleshooting • Re: Resolution Problem with Viewsonic Monitors
RunCode: raspinfo | pastebinitand post the url returned.Statistics: Posted by dom — Wed Mar 12, 2025 1:04 pm
View ArticleTroubleshooting • Re: Pi5 Streaming encrypted media DRM
The errors vary with the streaming platform, but Kanopy has the most useful which says it does not have the encryption keys to decode the media.I started with raspberry os, latest version, on new Pi...
View ArticleTroubleshooting • Re: installing/setup of Raspberry pi
I took out the microSD card and restarted. Then I can no longer access the Raspberry Pi (at least via PuttY and VNCDriver).a) Does that mean that my raspberry pi boots from the microSD card?b) Is it...
View ArticleTroubleshooting • Re: Pi5 with Raspberry Pi DigiAMP+ not finding USB pen drive
I recently acquired a Rasp Pi5 & conncted it up & inserted a 1TB pen drive. I was able to search through the pen drive contents & see all my files, including some video files I'd forgotten...
View ArticleTroubleshooting • Re: Lost an IC or resistor.
The missing part is a 100n 6V3 X5R 10% (0201 size) capacitor. It's a psu decoupling cap for the GPIO extender chip underneath.Statistics: Posted by RGJ-PI — Thu Mar 13, 2025 9:41 am
View ArticleTroubleshooting • Re: Poor Performance on GLSL ES 3.2 EGL1.5 in MESA/DRM...
Might be best to create an issue and provide a simple test case that demonstrates the problem.Mesa was updated to version 24.2.8 a week or so back which may have been related, although that is clearly...
View ArticleTroubleshooting • Re: problem with flask app.py
Hi first of all thanks to answer me, i start the file app.py manually from terminal Code: python3 app.pyCode: * Serving Flask app 'app' * Debug mode: on2025-03-06 18:48:13,171 - INFO - [31m[1mWARNING:...
View ArticleTroubleshooting • Re: No video with 12,6 display
The Pi uses the EDID of the display to determine the modes that can be supported.SSH in to the Pi and run "kmsprint -m" and it should tell you the modes that the display reports and the Pi can...
View ArticleTroubleshooting • Re: Stuck during upgrade
Ran into this exact issue on a Pi3 with a fresh Bookworm 64bit installation.Quick workaround: Perform the upgrade over SSH instead of locally, then it continues immediately:Code: Updating...
View ArticleTroubleshooting • Re: Raspberry Pi 4B only boots on 32 bit Raspberry Pi OS...
I have my Pi 4B 1GB running with latest Bookworm 32-bit (64-bit kernel) so that should also work for you.It was working perfectly with HDMI connected to a monitor but is proving a nightmare connected...
View ArticleTroubleshooting • Re: Raspberry Pi 5 crashing on loadup when SD card is...
glad you got the display working.i have no clue on the other, sorry.Statistics: Posted by terribleted — Thu Mar 13, 2025 1:29 pm
View ArticleTroubleshooting • Monitor Touch 15.6 touch not working
Good morning,I bought this monitor on Amazon: https://www.amazon.it/gp/product/B0D2QT ... =UTF8&th=1Testing the monitor on Windows10 the video and touch work correctly, instead on my RasperryPi 4...
View ArticleTroubleshooting • Re: Raspberry Pi Screen Flashes
long explanation:--------------------The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad,...
View ArticleTroubleshooting • Re: Unable to get VNC to log in with
@cbrngrzDid you ever resolve the Desktop "logon screen->black screen->logon screen" issue? I'm having the same problem with a new Bookworm install. Id and pw work using SSH.I can, it seems,...
View ArticleTroubleshooting • Re: Stuck at the Welcome Page
and FYI: on first boot, it actually takes 3 boots to complete the setup. Be patient.Statistics: Posted by terribleted — Thu Mar 13, 2025 3:12 pm
View ArticleTroubleshooting • Re: No matching distribution found for RPi.GPIO
Is that “ OS Lite 32bit” using Bookworm?Statistics: Posted by neilgl — Fri Mar 14, 2025 2:26 pm
View ArticleTroubleshooting • Re: rpi-update on Ubuntu Mate image
Can you add/run rpi-update on the Ubuntu Mate image?Why should they, It's been made clear that Ubuntu and other OS's are not supported.See viewtopic.php?t=369919 And ask their support for err......
View Article