General • Re: can raspberry pi pico 2 run entirely on free software?
I don't have anything against Free Software, I don't have anything against GPL.I do. The very notion of securing "Freedom" by taking away freedoms is anathema to me, and GPL enforces that dubious...
View ArticleGeneral discussion • Re: Pi banned at N.Y.C Inauguration 2026
Why can't I take other vacuum flasks, why only Thermos ones?It didn't mention vacuum flasks on the banned list, it's arbitrarily the same thing as a ThermosStatistics: Posted by RaspyHat — Wed Dec 31,...
View ArticleSDK • Re: jmp vs .wrap
All right, no answer, but I think I've got something similar to viewtopic.php?t=388448&start=25#p2318810So, on RP2040 with PIO synchronizers disabled, JMP PIN is doing some random jumps/skips,...
View ArticleNetworking and servers • Re: setting up and using RealVNC remotely
Thanks for the offer to help with zerotier, but RealVNC was the most straight forward approach to accomplish what I was trying to do. Anyways, got it working. The underlying problem was that the...
View ArticleRaspberry Pi OS • Re: raspbian.org certificate has expired
deb https://legacy.raspbian.org/raspbian/ buster main contrib non-free rpiapt has its own security mechanisms, and does not need https. It is normal to use plain http here.Statistics: Posted by jojopi...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
Hello,Lua 5.5.0 is out!cf. https://www.lua.org/news.htmlI do not know if there are any changes from last RC.Of course it is I'm sure any changes will be minimal and even the changes for the last RC...
View ArticleGaming • Re: Old games vs new games
I just bought a Raspberry Pi case that is great for retro gaming. A lot of days off now, so I'll have to wait a few days for that. But looks nice! Not that expensive either.Statistics: Posted by...
View ArticleTroubleshooting • Re: Issue with WiFi Country Code Not Updating for phy#0 on...
@Bf546Are you only connecting at 2.4ghz?Statistics: Posted by jimseng — Wed Dec 31, 2025 6:12 pm
View ArticleTroubleshooting • Re: Red LED does not go off on boot
Hello, I don’t know if this is a problem, but my Raspberry Pi 5 red LED does not turn off on boot. It stays orange when it’s on. Is this normal behavior?There is a possibly relevant comment from an RP...
View ArticleTroubleshooting • Re: Headless, RPi Zero 2 W, configuration & connection...
Dear RPi Forum Team,More progress but still not getting past RPi OS login request.Added to /bootfs/config.txt```[all]enable_uart=1``` Used following command in Ubuntu Gnome Terminal cli.```$ sudo...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Display Blank (Black) Screen
ask waveshare to support!which PSU do you use? what if you power the Screen via dedicated PSU?Statistics: Posted by aBUGSworstnightmare — Thu Jan 01, 2026 6:02 pm
View ArticleTroubleshooting • Re: Raspi 5 bricked with BOOT_ORDER
I will spend the ~100EUR, buy a replacement, and consider this a lesson in turning my brain on when letting AI tell me what to do. It would be great of course if future versions of the firmware made...
View ArticleTroubleshooting • Re: Trying to stream video the MediaMTX
Have bookworm installed and the ardcam libraires installedThere are slightly different versions of libcamera 0.5 that rpicam and mediamtx use, is that the...
View ArticleRaspberry Pi OS • Re: Problem booting from NVMe drive (Raspberry Pi5)
Is this faulty hardware (it is brand new) ?Could be.Are there any NVMe incompatibility issues with Trixie/Pi 5Yes or at least I saw some recommending some models but I personnaly don't use those...
View ArticleTroubleshooting • Raspberry Pi Monitor
I recently purchased a Raspberry Pi Monitor which is great. The only problem is I cannot get any sound at all, despite it having built in speakers.Does this mean it is faulty ?Statistics: Posted by...
View ArticleTroubleshooting • Re: RPi ZERO 2 W WiFi stops working while and BLE enabled
An update:WiFi stopped working after 14 days. So it looks like that dedicated BLE dongle did not help.Statistics: Posted by bgolab — Thu Jan 01, 2026 6:57 pm
View ArticleBeta testing • Re: BASH 5.3
My daily x86-64 PC is already on forky but my bash scripts need extra code to cope with 5.2 on my PI serverAn RPi can also run Debian Forky, except that when a Pi5, it will likely still need to use...
View ArticleCompute Module • Re: Pi 5 I/O Board (Rev 2) - Onboard RTC Battery
There's a link to the documentation on the PiHut page.Statistics: Posted by PhilE — Fri Jan 02, 2026 6:09 pm
View ArticleCamera board • Re: UVC Camera FPS and libcamera api
shows only yuyv and mjpegtoo badand I understood you cannot even choose your own framerate with those cameras as it seems the cam is in auto mode right ? There is no manual mode ?So add more light...
View ArticleMicroPython • Re: pir sensor value never goes to 0
Are you using any series resistor on signal wire like seen on the Internet?Try to measure the voltages (with a multimeter) when 'test normal pin behavior that always detects the val as being 1'.This...
View Article