Troubleshooting • Re: Random restarts after upgrade to Raspbian OS trixie
Booting to desktop or command line?Might be running out of memory. IIRC the 1B+ only has 512MB.I've a feeling you may also need to switch logging to persistant rather than to RAM.Statistics: Posted by...
View ArticleGeneral • PICO Debug pin change.
I have a board that uses a Pico 2w. Pin 1 is in used and not available for debugging. Is it possible to use other pins for the Pi Debug Probe, possibly 21 and 22?Statistics: Posted by bdrmachine — Sat...
View ArticleBeginners • Re: Touchscreen display boot delayed on Trixie?
Look at https://github.com/raspberrypi/rpi-spla ... en-supportwith KMS it will Take a little longer for you to see something on screen.Pi5 is faster!Statistics: Posted by aBUGSworstnightmare — Sat Feb...
View ArticleTroubleshooting • Re: Raspberry Pi 4: Red LED solid, green LED blinking, no...
powerd on with no uSD inserted should give you a boot diagnostics screen. what is there in the 'display' line?have you checked the blinking pattern https://www.raspberrypi.com/documentati ......
View ArticleGeneral • Re: PICO Debug pin change.
If by 'debug pin' you mean printf()+UART, then yes: viewtopic.php?t=395588#p2359675 Statistics: Posted by gmx — Sat Feb 28, 2026 7:46 am
View ArticleGeneral • Re: Driving hundreds of LEDs with the Pico
I think I have such one on Pimoroni Pico Plus 2, 1.75mA @ 2.42V, quite annoyingly bright even at this setting, and can go to 3V.The original Pico2W uses a mentally challenged false green LED, dim 2.50...
View ArticleRaspberry Pi OS • Re: Drag and Drop Move and Copy not working
On a Pi5 running Bookworm with all updates, I tried to drag and drop a test folder to Downloads (/home/pi/Downloads). It worked fine.That was using VNC Viewer (on Win 10) and VNC enabled on the Pi5Are...
View ArticleTroubleshooting • Re: Cant power 2 sata disks with my Raspberry
Some SSD's can do it eg Kingston A400's but it depends what else you have plugged in to USB ports, some keyboards or dongles draw more power than others. Its probably borderline and always safer to...
View ArticleGeneral discussion • Re: How will California Law (AB 1043) affect Raspi OS?
And now, MidnightBSD (Berkeley Standard Distribution!) has changed its terms and conditions to deny its Operating System to residents of California.................(from 1st January 2027).Statistics:...
View ArticleBeginners • Re: How should I properly setup my Raspberry Pi 5 headless?
It wouldn't hurt to put 'video=' in RPi OS Lite 'cmdline.txt', right?It is unnecessary and would force video constraints (i.e. the resolution) where you don't need them, instead of choosing a more...
View Article