Quantcast
Channel: Raspberry Pi Forums

Beginners • Re: Foundation and Ltd discussion

I wouldn't say I find it amusing but I'm not sure what word I would use to describe the current state of affairs.You said you couldn't understand why so many people incorrectly attribute Raspberry Pi...

View Article


Official Display • Re: Mouse icon upside down when rotating display 180...

Perfect, I think I know what's going on and also why it happens on Pi4 and not on Pi5.Pi5 uses the rp1dsi output block which only has one plane so can't do hw-accelerated cursors so the cursor is...

View Article


Compute Module • Global enable to reset RPi CM4

I am wondering if this is enough to use only Global_En (connected to push button, when pressed Global_En will be connected to DGND) to reset the RPi CM4 ? Does it means that I can leave PG_RUN...

View Article

Beta testing • Re: Updating to trixie

Oops, I just broke my Pi 5's installation trying to upgrade to Trixie and had to revert to a backup.Does anyone know when this will be officially supported via `apt full-upgrade` ? I'm patient and I'd...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot

Hola, me compre una raspberry pi 5 de 8GB, le hice el sistema operativo, pero admito que era un sistema operativo custom, encendio todo y todo bien, lo conecte a la tv y juro que presione shutdown...

View Article


Beginners • Re: Rasperry pi 5 power up with conerter

So what advice would you give on how to power the Pi 5 without damaging it? I have a 12V battery so I thought I could use that, but maybe there is a better option?Statistics: Posted by Koldunas — Wed...

View Article

Raspberry Pi Connect • Re: Missing mouse pointer

Still no-good for me on any of my RPi 5 (4 in my network)tnxStatistics: Posted by Cragjock — Wed Aug 20, 2025 4:00 pm

View Article

Off topic discussion • Re: Attracted by the narrative of good

As for his billionaire status, well, just a couple of orders of magnitude out; after all, what's £996M between friends.Does he have more than Jason Statham? I assumed that was his goal from the...

View Article


Linux Kernel • Re: VC4 Debugging

vc4.debug=0x1ff is going to do nothing as there is no module parameter to vc4 called debug. The kernel log tells you that it was ignored.Did you mean drm.debug=0x1ff? That does log a LOT of stuff if...

View Article


Advanced users • Re: Pi 4 USB device mode

Managed to get it working as an ethernet gadget running off a Pi 5 USB 2 port using your guide thagrol - many thanks.Also fished out my Debug Probe and gave it a spin to see what the Pi 4 firmware is...

View Article

General • Re: Open Source SH1106 OLED Library for Pico SDK (C) — Feedback Wanted

Thanks for the comments Tharre! You made some good points and when I get around to modifying this library I'll take your mentions into consideration (possibly making that function static since users...

View Article

MicroPython • Help with MQTT on Wiznet Pico board

I have a W5100S-EVB-Pico board, which has a Wiznet LAN chip, and I have the appropriate MP port flashed to it.I have used Thonny to put the micropython umqtt.simple2 module on it, and then connected...

View Article