General discussion • new docker image drop
Mm, what's that I smell? Fresh out of the oven, an open source trixie RPI image!https://hub.docker.com/r/n4jm4/raspberry-pi-osIncludes support for trixie. Multiple Docker ISA's.The design is more...
View ArticleAssistive technology and accessibility • Help downgrading to bookworm
I upgraded from bookworm to trixie using viewtopic.php?t=392376Is there any way to downgrade? Statistics: Posted by ssispiuser — Wed Feb 18, 2026 2:54 am
View ArticleBeginners • Copy SDCard for Pi to a USB HD?
I have a working HomeAssistant runing on an SDCard in a Pi5.I'd like to have it running (and boot from) a small external HD.Is there a way to just copy the SDCard image to the HD so it can boot from...
View ArticleAssistive technology and accessibility • Re: Help downgrading to bookworm
I upgraded from bookworm to trixie using viewtopic.php?t=392376Is there any way to downgrade? Restore from backups would be the standard way to rollback changes.If no backup, I'd get an another SD...
View ArticleSDK • Re: gcc 15.x support ?
As far as Arm GNU Toolchain it is up to 15.2.1 and CMake and make built all the pico_w examples fine FWIW. Maybe the issue has been resolved, but more testing is always recommended I suppose.Full...
View ArticleGeneral discussion • Re: Kernel 7.0 in Raspberry Pi's
Interesting discussion. It’s always useful to see how the upstream and Raspberry Pi timelines actually line up in practice.Statistics: Posted by Guerra — Wed Feb 18, 2026 11:57 pm
View ArticleBeginners • Re: JUSTBOOM STANDALONE DAC
Hi thank you for your response, but the DAC I have is a standalone one. The one you refer to is their DAC HAT.Ah, sorry.Looks like you have this guy:https://thepihut.com/products/justboom-dac...and...
View ArticleGeneral discussion • Re: What product would you like to see?
Hi all,Firstly, this post is entirely for my own interest, and is not prompted by Raspberry Pi in any way, shape or form. I'm just intrigued as to what products people might like to see from Raspberry...
View ArticleBeginners • Rapberry pi and Analogue meters
How to drow Analogue meters onLCD with raspberry pi ?Statistics: Posted by waelsaad — Thu Feb 19, 2026 1:02 am
View ArticleBeginners • Re: RaspberryPi Zero 2W Showing Incorrect Disk Size
Hi! I am really sorry for the time it took for me to come back here, my daughter was born and I just went off.Anyway, I think I mounted it with something like: Code: sudo mount /dev/sda#...
View ArticleGeneral • Re: Debug ends up in isr_invalid
Hard to guess without any logs, regs, but try this: viewtopic.php?t=387618Statistics: Posted by gmx — Thu Feb 19, 2026 1:38 am
View ArticleRaspberry Pi OS • Re: Headless Trixie with static IP set before first boot -...
I will, as soon as I catch time, reply to your post in its entirety - but in the meantime I would like to make clear the following:I did NOT post the initial message to Raspberry Pi OS subforum!As can...
View ArticleBeginners • Re: New member here
Welcome to the Forums. There is a specific thread for announcing ones arrival here: viewtopic.php?t=224841Statistics: Posted by W. H. Heydt — Thu Feb 19, 2026 2:07 am
View ArticleGeneral discussion • RP2040 and/or RP2350 bit-banding
I'm porting some old Cortex-M3 and Cortex-M4 code to the RP2040. My old code made use of bit-banding for the GPIO pins. (Bit-banding is a Cortex-M3 and Cortex-M4 feature that maps certain I/O register...
View ArticleBeginners • Re: [Solved] RaspberryPi Zero 2W Showing Incorrect Disk Size
Thanks a lot /o/Statistics: Posted by pedrozilmar — Thu Feb 19, 2026 3:09 am
View ArticleCamera board • Re: What is faster taking a small picture quickly or video...
Okay so I made some changes/tried things out.What I wanted initially is as shown in my attachment, I wanted 3 zooms: 1x, 3x, 5x with the resolution multiples being based on the display eg....
View ArticleBeginners • Re: Changing Pi's IP Address
Those look like external DNS server addresses. That means you won't be able to resolve hostnames on your own network without using mDNS. If you want that (and you probably do) you need the IP address...
View ArticleHailo • Looking for Speech-to-Text on Hailo-10H Raspberry Pi AI HAT+ 2
I've finally figured out that Whisper is no longer supported, which I think explains why I haven't been able to install it on my Pi5 w/the AI Hat+ 2. Does anyone know of a STT app that runs on this...
View ArticleSDK • Re: How can I compile TinyUSB in my project?
That's it:remove set(PICO_SDK_PATH $ENV{PICO_SDK_PATH}) Happy? Don't much care. The zipped examples I provided compile with it in, both on the Pi command line and under VS Code using 'CMake Tools'.And...
View ArticleRaspberry Pi OS • Re: Reverting to HDMI Audio on Pi4b Fails
It would be nice if the speaker icon setting would also set the default alsa device, but is there any way to currently use asound.conf and alsa-base.conf to keep the same default alsa...
View Article