Beta testing • Re: Have upgraded via writing Image (then I realised Trixie is...
The new versions are in the News section of Pi website e.g. https://www.raspberrypi.com/news/trixie ... rry-pi-os/and see https://www.raspberrypi.com/news/a-new- ... pi-imager/You guys need a WAY WAY...
View ArticleTroubleshooting • Re: Installing Purr data
I have then downloaded the Purr data files [ ... ]I would be grateful for any help. This forms part of my Art Practice Phd that I have a viva for next week!A regular forum contributor often passes on...
View ArticleGraphics, sound and multimedia • Bluetooth speaker with pipewire-pulse and Qt
I have a pi5 running a Qt application with no X server that uses pulseaudio(which would be pipewire-pulse since pulse itself is not installed) as the audio backend. You don't ever login, the...
View ArticleTroubleshooting • Strange apt error
Ran "sudo apt update" on a Pi4 this morning, and got the following errorsCode: $ sudo apt updateHit:1 http://deb.debian.org/debian trixie InReleaseGet:2 http://deb.debian.org/debian trixie-updates...
View ArticleTroubleshooting • Re: Strange apt error
Nothing unusual, you just caught a mirror whilst it was updating.Statistics: Posted by wildfire — Tue Jan 13, 2026 9:11 pm
View ArticleGeneral • Re: PS2 trackpad
on the trackpad or on the pi? should I be using VSYS instead of 3v3 out on the pi?Statistics: Posted by Miloradman — Tue Jan 13, 2026 9:19 pm
View ArticleTroubleshooting • Re: Trixie and Bluetooth
Can you install "nRF Connect" app on your phone and check if any error codes are shown when connecting to the Pi?Statistics: Posted by neilgl — Tue Jan 13, 2026 9:28 pm
View ArticleTroubleshooting • Re: How to debug infinite reboot?
Just for the records: You can enable systemd journal on the rebooting system with another Linux system where you mounted the rebooting device and then finally analyze the journal on this Linux...
View ArticleMicroPython • Re: Annoying Display
Sorry, I asked @katak255, maybe he's kind enough to provide a more useful answer. Thanks!Ah. Sorry. I guess we can wait.Statistics: Posted by ame — Wed Jan 14, 2026 9:12 pm
View ArticleKeyboard computers (400, 500, 500+) • Re: Advice needed by Pi 500 newbie on...
After reading everything I could find, I’m inclined to get a Samsung BAR Plus 256Gb USB (3.1 USB, 400Mps) flash drive as the new memory/OS location, to gain more space and speed it up, and then start...
View ArticleBeginners • Access time with a rp and blu ray disk
I am doing research to put together a car audio system using a rp at its heart. I would like to connect a blu ray player to the rp but am concerned about the access speed. I know that a rp is capable...
View ArticleGeneral • Re: RP2354A Simultaneous I2C master and slave?
Ah thats great news, thanks so much!Statistics: Posted by babyyoda777 — Wed Jan 14, 2026 10:02 pm
View ArticleBeginners • Re: problem updating
Check your internet connection.The messageCode: Temporary failure resolving 'archive.raspberrypi.com'means your Pi is unable to get the IP address for the server 'archive.raspberrypi.com'.Here's a few...
View ArticleBeginners • Re: Access time with a rp and blu ray disk
BD-DL holds a maximum of 50GB, so it is very questionable why you would choose that over modern Flash storage.Any model of Pi has enough RAM to buffer multiple minutes of audio data. There is no...
View ArticleGeneral discussion • Re: What product would you like to see?
I'm not sure I've ever seen interfaces like I2S used on x86,Loads of different types - studios are full of them. And to SPDIF or fibre as well. Used to be plugged directly into PCIe but nowadays...
View ArticleBeginners • Re: what happened to raspi-gpio?
This tool is no longer maintained or supported. It has been replaced by the newer pinctrl tool.It's for Linux so don't even ask why 'pinctrl' is an entirely different utility, couldn't be made...
View ArticleTroubleshooting • Re: My Raspberry Pi 4 won't read the SD card, and the green...
If you have a voltmeter it may indicate the 3.3V is out of spec, not much help but may confirm the board is faulty. Power supply circuits are much more susceptible to faults than memory chips.You...
View ArticleSDK • rp2350 with tinyusb (device) - "slow" with FreeRTOS
Hey everyone,I have an RP2040 design that uses tinyusb in device mode with FreeRTOS and it works great. I'm now trying to do the same with an RP2350 and the best way I can describe the issue is that...
View ArticleHATs and other add-ons • Re: Configuring LCD DPI waveshare with Audio
First of all, thanks, this finally settles the battle with the dpi waveshare screen.However, maybe I wasnt too clear, while trying making the max98357a work I turned off all the drivers of the...
View ArticleGeneral discussion • Re: MAX98357A I2S audio not working on Raspberry Pi 5...
I had a similar problem with a Pi Zero running trixie. I found the following worked. Based on the post here: viewtopic.php?t=392824#p2344061There seem to two things are required: Modify...
View Article