Troubleshooting • Debugging RP2040 Board VS Code
I am following the instructions for debugging RP2040 based boards as found in Getting started with Raspberry Pi Pico. I am currently on section 7.3.1. Running "Hello USB" on the Raspberry Pi Pico....
View ArticleTroubleshooting • Re: Pi 4B OTG USB troubleshooting/debug/advanced logs
No one guys ?Thanks in advance,Best!FredStatistics: Posted by flicflocPi4B — Thu Feb 01, 2024 5:49 pm
View ArticleTroubleshooting • Re: CM4 with Waveshare NANO-C - no boot
I tried to do;./rpiboot -d msd./rpiboot -d rpi-imadge-embedded./rpiboot -d mass-storage-gadgetWhen do normal boot after this, UART always writes:Failed to validate bootconf.txtFATAL error-code...
View ArticleTroubleshooting • Re: Update process hangs during a fresh installation of...
This is huge. Other than luckily finding this random post, how would most know this? Seems like perhaps the image burner application should give an option to change the default swap size on creation....
View ArticleTroubleshooting • Re: RPi5 bookworm - dual touchscreen display problem
It'll be editing ~/.config/wayfire.ini and adding a section similar toCode: [input-device:Weida Hi-Tech CoolTouchR System ]output = HDMI-2I have a Hanspree touchscreen that also reports as this Weida...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
Sorry, you're between a rock and a hard place.We are in the process of upstreaming our camera drivers, but they aren't there yet. The TBS drivers also aren't upstream.So you have 2 independent driver...
View ArticleTroubleshooting • Re: RPi 4 Bookworm Kernel panic after update and reboot
why split the install, no surprise it's boned.bookworm is different from previous versions, /boot is mounted /boot/firmwarealways use full-upgrade instead of just upgradeIn both the root is a 500 Gb...
View ArticleTroubleshooting • Re: Wayland/Wayfire Kiosk Mode Chromium
Just a thought... I've been chasing a kiosk setup and had it working perfectly when using wayfire.ini to launch a bash script. I now have other problems when trying to add a 2nd screen and get a 2nd...
View ArticleTroubleshooting • Re: Configuring two wifi access points on one Pi3
Conceptually, the Linux resolver is a global process for the host. All interfaces use the same DNS server, defined in /etc/resolv.confThere are 2 workarounds that I can think of:Use a local dns...
View ArticleTroubleshooting • Re: RDP Session from Pi4 to Win10 Server - Screen Resolution
I just realized the line starting with the pound sign is commented out, so the second line is the one I'd need clarification on.Statistics: Posted by JoshAtBench — Fri Feb 02, 2024 4:48 pm
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
Final update from my side.After 48 more hours, the HDD works perfectly on the RPI5 and the SSD with my NoName USB adapter works perfectly on the RPI4.So I would say the conclusion is clear, it is an...
View ArticleTroubleshooting • Re: Installing Steamlink
Moonlight is working fine now. The interface is not quite as pleasing as steam link. The biggest problem is moonlight mapping the Steam controller to a dumb 360 controller. Next step will be to use...
View ArticleTroubleshooting • Re: Prevent hdd from turning on during shutdown?
The noise is coming from an abrupt cut to the power during the spin-up process and it is not healthy.The HDD spins up a fraction of a second before the pi5 turns off(light turns red). The hdd which...
View ArticleTroubleshooting • unable to udpate bullseye
I see bookworm is out, but I have a remote raspi that I can't get to right now. Is there any fix to this error as it seems I can't update it anymore.pi@randy:/etc/apt $ sudo apt updateHit:1...
View ArticleTroubleshooting • Re: unable to udpate bullseye
sources.list contains:deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi# Uncomment line below then 'apt-get update' to enable 'apt-get source'#deb-src...
View ArticleTroubleshooting • Re: Burning Raspberry Pi 5 with dc-dc step-down converter
Can't see anything that says if the converter has an isolated output nor whether it is high or low rail common. Being buck-boost it is unlikely to be isolated.If its a low side converter (common high...
View ArticleTroubleshooting • Re: Network Gone... Check System Files Integrity
Point taken. With regard to the difficulties reconnecting to Wi-Fi, I have had to use the following fix after each time the connection has broken:Code: sudo service dhcpcd restartStatistics: Posted by...
View ArticleTroubleshooting • Re: Touch on Kuman 7" LCD display now working
Manufacturer of the display and/or seller should be yoir first point of contact when asking for support!Why do you need to install some 'whatever that may be' driver?Take a fresh uSD with Bookworm,...
View ArticleTroubleshooting • Re: Touch on Kuman 7" LCD display not working
It works! SOLUTION: FAULTY USB-CABLE!Statistics: Posted by mtothenell — Sat Feb 03, 2024 5:15 pm
View ArticleTroubleshooting • Buster: Wi-Fi Auto-Reconnection
Hi. Following a traumatic compilation/dependency/removal mishap (viewtopic.php?p=2189188#p2134365), I suffered some networking issues upon recovery (see viewtopic.php?t=356265).While the system (Pi OS...
View Article