Beginners • Re: Suitable monitors for pi 5
With the PI USB will be for power only and you'll need a micro to mini HDMI cable for both monitors (I wouldn't recommend adapters).Statistics: Posted by wildfire — Mon Dec 08, 2025 1:34 pm
View ArticleGeneral discussion • Re: Shortage of Raspberry Pi 5 models
I bought 3 new NVMe SSDs a month ago for around 440 SEK. 256GB Raspberry Pis SSDs. Needed some more, and was in and looked just now, 899 SEK :/. Is the fun over?Statistics: Posted by Olydnad_SWE — Mon...
View ArticleTroubleshooting • Re: Trixie cannot change hostname using raspi-config
I am using this version of raspi-config: Installed: 20251202As usual, installed a stock version of the OS, then did all update and full-upgrade, no manual fiddling with any files.Thanks for the...
View ArticleRaspberry Pi OS • Debian Point release 13.2 for 32bit
Weeks ago I received the Debian 13.2 point release for my 64bit rpi, for my 32bit pi I am still on 13.1 after upgrade from bookwork to trixie32bit apt looks like:$ cat raspbian.sources# Modernized...
View ArticleRaspberry Pi OS • Re: 32-bit lite Trixie - no...
And hopefully someone looking to set up a wireless print server and runs into this problem will see this thread in a google search. Nothing showed up for me.I just found this thread while trying to...
View ArticleNetworking and servers • Re: Telnet on Raspberrypi 400 keyboard model.
None of those netrunner binaries will run on a Raspberry Pi:Isn't there a tool out there somewhere that allows you to run X86 binaries on the Pi? It was a commercial product, based on (some version...
View ArticleGeneral • Re: Looking for A Mega 32U4 alternative
It is a very good replacement unless your project is running from battery. There are no sleep modes that would draw microamps like on ATmega.There is no official Arduino support but this project...
View ArticleHATs and other add-ons • Motor controller does not detect Pi 5 signals
Hello,I am trying to control 2 motors via 7A/160W Dual H-Bridge Motor Controller (link: https://www.handsontec.com/dataspecs/mo ... ontrol.pdf) and Raspberry Pi 5.I do power motor controller via buck...
View ArticleTroubleshooting • pi0w2 missing component
Hi I have a brand new pi0w2 that doesn't boot, on closer inspection there is a component missing top right of the PCB near the gpio can anyone tell me what it is?Tia.Statistics: Posted by andyc420 —...
View ArticleRaspberry Pi Official Magazine • Re: Rock Paper Scissors Tutorial RPOM 160
Thanks for sharing this! It’s great that folks are trying the RPOM 160 tutorial to build a Rock-Paper-Scissors AI camera project on Raspberry Pi. I noticed that when cloning the GitHub repo, someone...
View ArticleAdvanced users • Re: Proper way to set static IP address on Bookworm with nmcli
I've had a surprisingly hard time finding an up-to-date answer to how to do this... It was very easy with dhcpcd, but with the nmcli switch It's a whole lot more opaque and much more of a pain to set...
View ArticlePython • How to clear stored variable data while app / window is in mainloop
I took someone else's code that I found online for a keypad / pin checking system and expanded it so that it can check several pins instead of just one. I presume it's ok post my version since it's...
View ArticleCamera board • Re: MMAL lens shading v2 (Zero 2W) + Camera v2 NOIR
I went to download userland and rebuilt the RaspiStill.c code with ls_table.hWhich branch of the userland repo have you downloaded?My only guess is that you've grabbed a very old version which doesn't...
View ArticleSDK • Re: lwIP: Custom request handling results in panic
While the httpd stuff is OK, the online documentation isn't as "thorough" as I would like, although I find I am struggling with lack of knowledge on lwip generally, as I was more used to socket-style...
View ArticleSDK • Anyone have a worked example of sleep_goto_sleep_until() that works?
Hi allDeep sleep on Pico is driving me a bit crazy. Does anyone have a worked example that doesn't arbitrarily lock up / freeze or otherwise do bad things? I just want to deep sleep the Pico, wake on...
View ArticleSDK • Re: Anyone have a worked example of sleep_goto_sleep_until() that works?
@gmx, well it's all SDK calls and if that doesn't work all the time then someone better file a bug ticket But anyway, I have a test program switching the XOSC divided-down freqs, OLED status display,...
View ArticleKeyboard computers (400, 500, 500+) • Re: RPi 500+ issues
My 500+ with the Nordic keyboard arrived, after a long time on a wait list. It's an absolutely glorious system with beautiful, comfortable key caps and switches, etc. Even the cover over the GPIO pins...
View ArticleMedia centres • Does anyone have passthrough working with pipewire?
I have seen a few very vague references to passthrough working with pipewire, but the links (to a random pull request for pipewire) have no actual substance and I'm starting to suspect trolling.If...
View ArticleKeyboard computers (400, 500, 500+) • PI 500+ Keyboard Issues
Hello,I just received my 500+ but the keyboard does not display the correct keys when typing. Trying to fix the issue with the GUI preferences, then with raspi-config, and then with...
View ArticleTroubleshooting • Re: Trixie not recognising FAT32 formatted USB stick
Thank you Thagrol, that worked a treat. The stick has a standard usb A plug and I was using a usb A skt to micro usb plug to connect to the Pi zero. I had tried various sticks that all worked under...
View Article