Troubleshooting • Re: Stuck during upgrade
Just wanted to add a "Me too!" to this.It's nutz - been on the Pis since the beginning.Pi 4B, 1G.And - yeah - the power supply is fine.Thanks to those who've done the workaround.Rebooted Pi4.SSH'd...
View ArticleGeneral • Re: SPI write from Slave device
Thanks, looking in to that right now.Unfortunately all sources that I am finding say that the CS pin should be held low for the entire transaction. What sources are you using, and in what context?I've...
View ArticleTroubleshooting • Re: Pi 5 not working after update
DId you install the "Bookworm" version of Raspberry Pi OS?Statistics: Posted by neilgl — Sat Apr 19, 2025 7:13 pm
View ArticleOther RP2040 boards • Re: SPI pins fro XIAO
Some code which toggles the GPIO pins you are using will allow you to check those signals are routed to the board's pads you believe they go to.Maybe craft some code which reports the status of all...
View ArticleTroubleshooting • Re: Realtek RTL8812BU
thank you for your reply.so this is linux issue rather than raspberry pi o/s. got it.i added the usbcore.autosuspend=-1 to the end of the line in the cmdline.txt file. after the reboot the issue...
View ArticleTroubleshooting • Can't boot from ssd
Hi. I have a Raspberry Pi 5 and a Samsung M.2 2230 256GB NVMe SSD. Before installing it on the RPi, I set up an x86 Linux on the SSD and thoroughly tested it on my PC.On the RPi, I installed Raspberry...
View ArticleTroubleshooting • Re: Hardware Acceleration has borked Chromium
Thanks for the info. I'll pick up a 32 GB memory card next time I'm out. I tried a few things that haven't worked.> chromium --disable-gpuproduced the error: "bash: chromium: command not found". I...
View ArticleAdvanced users • Re: Get rid of modern BootROM
Category error: referring to a boot ROM as something that can be modified. It's literally encoded in a metal mask defined at silicon production.What you are referring to is the second-stage...
View ArticleRaspberry Pi Connect • New Raspberry Pi Connect user: enabled 2FA, but it is...
Hello, I am a new Raspberry Pi Connect user. I had to create a Raspberry Pi ID to get started.I used Authy to scan the QR code to enable 2FA, and I see an entry for Raspberry Pi in Authy.Unexpectedly,...
View ArticleHATs and other add-ons • What kind of cable connects to the M.2 HAT+ ?
I need a longer ribbon cable to connect the below M2 HAT+ to the pi and the connector on it is smaller than the normal ones, the description says it's a "subset of the of the M2 standard" but I have...
View ArticleGraphics, sound and multimedia • Re: Trying To Display Streaming DRM Video on...
(concerning my Raspberry Pi 5's dual-boot configuration)I have an SSD adapter board (from the UK ... don't remember the name) mounted on the underside of the Raspberry Pi 5 board; it is from there...
View ArticleGeneral discussion • Unable to make 2 USB cameras work
I am building a robot that requires locating a camera 3 feet from my pi 5 and itmust also pivot. I have a pi Camera v3 that works but I cannot find a 3 foot ribbon cable so I decided on a USB camera...
View ArticleGeneral discussion • Re: Pi 4 b WiFi stopped working
This article from 2023 tells us about the move to NetworkManager for the “Bookworm” release of Raspberry Pi OS. https://www.raspberrypi.com/news/bookw ... rry-pi-os/So, we don’t use...
View ArticleBeginners • Powering max98306 from Pi 5V
Has anyone powered a max98306 from a Pi 3/4? The amp can take 5V but is the Pi 5V regular enough for it?ThanksStatistics: Posted by piedpiperson — Sun Apr 20, 2025 8:37 pm
View ArticleHATs and other add-ons • Re: What kind of cable connects to the M.2 HAT+ ?
I need a longer ribbon cable to connect the below M2 HAT+ to the pi and the connector on it is smaller than the normal ones, the description says it's a "subset of the of the M2 standard" but I have...
View ArticleBeginners • Re: Pi-hole as DHCP server failure
Hi there,I am working on a project to use Pi-hole to control the internet access from my kids' devices. I pretty much followed the instructions given below. https://www.raspberrypi.com/tutorials/r ......
View ArticleBeginners • Re: Powering max98306 from Pi 5V
Has anyone powered a max98306 from a Pi 3/4? The amp can take 5V but is the Pi 5V regular enough for it?ThanksI don't think you understand your own question. I haven't tried it myself, but yes, the Pi...
View ArticleRaspberry Pi OS • open a cd
When I asked how to open a CD, I clicked on VLC. Now I want to delete the shortcut. What should I do?I'm using an RPi 5 with the latest RPi OS.Statistics: Posted by kartoffelkarl — Sun Apr 20, 2025...
View ArticleGeneral discussion • Re: Why I cannot login to raspberry pi
I flashed my sd card, and inserted it to my zero 2w.Can anyone resolve my issue? thx a lot.Maybe try inserting the microSD card fully into the card-reader slot? (The little cutout in the right side of...
View ArticleSDK • Re: Still something odd with floating point RP2350
you are right; i was mis-remembering, it is indeed pico_set_float_implementation(PicoMite pico_dcp)nothing really stands out to me as a reason this might happen - i would try doing a bunch of FP...
View Article