Raspberry Pi OS • Re: Raspberry Pi Imager - Additional software?
This is interesting https://www.raspberrypi.com/news/cloud- ... rry-pi-os/Statistics: Posted by independent — Tue Dec 02, 2025 11:11 am
View ArticleAdvanced users • Re: What's taking 9 seconds before Linux begins to boot (CM5...
I do not want to come across as someone trying to tell the developers how to do their job, and I fully recognize that a lot of work has already gone into this. However, since the CM5 is being...
View ArticleSDK • Re: How do I modify my PID in C using Visual Studio Code?
OK, I finally figured this out. I had to edit the stdio_usb_descriptors.c file which is part of the pico sdk. In my case (Windows 11), it was located in the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi5 gpio speed compared with RPi4
yep, thats all rightStatistics: Posted by cleverca22 — Tue Dec 02, 2025 11:20 am
View ArticleDeutsch • Re: Installation homeassistant supervised bricht ab
Ok, man sollte alles gelesen haben...Das empfohlene Pi5 Trixie-OS erkennt den OS-Agent nicht, es muss Debian-Release 12 (Bookworm) eingesetzt werden.Statistics: Posted by SceM — Wed Dec 03, 2025 8:10 am
View ArticleTroubleshooting • Re: Printer issues
How are you connecting to the printer?The good news about the Canon TS5151 is that it supports AirPrint™. That means that if you have it on the same network as your Raspberry Pi, your printer should...
View ArticleGeneral discussion • Trying to install dump1090 or ADS-B on zero2w
HiI am trying to install ADS-B and dump1090 on a pi zero 2w but get errors during the installation.On one site I must enter "git clone git://github.com/MalcolmRobb/dump1090.git".I get a 404 error that...
View ArticleAdvanced users • Re: What is the official stance on big endian Linux with the...
When source code runs to millions of lines, of course no-one reads all of it.That said, when we review code in house, patches do get read and that reading does catch issues. Linux kernel patches are...
View ArticleGeneral discussion • Re: Trying to install dump1090 or ADS-B on zero2w
I run https://github.com/sdr-enthusiasts/docker-piaware on my Pi 4 without any issues. It is free to use, but claiming your feeder id was annoying and if you have a VPN running on the computer you are...
View ArticleGeneral • Re: can raspberry pi pico 2 run entirely on free software?
My view here is entirely pragmatic. I use what works. There is a definite lack of pragmatism in FSF and perhaps in the industry in general. Raspberry Pi are pragmatic. And many people don't understand...
View ArticleGeneral • Re: anyone building a diy betaflight drone having a rp pico 2...
I think we showed a prototype of something like this at DroneX in the summer. Runs betaflight IIRC.Statistics: Posted by jamesh — Wed Dec 03, 2025 9:00 am
View ArticleGeneral • VSCode Pico 2 not stopping on breakpoints.
Hi all,My setup is this : I'm running vscodium on SuSE tumbleweed, with a pico debug probe connected remotely on an Ubuntu machine, to my target board which has a pico 2 on it. With this setup I can...
View ArticleGraphics, sound and multimedia • Re: vga666 bad image, sync issues
Could you give more details please...Can you explain or show what the "split screen" image looks like?Is it a VGA monitor, or a TV/video monitor? Is there any other adaptor (apart from VGA666)?Do you...
View ArticleAdvanced users • [Debian 12 Bookworm] CRITICAL Rootless Buildah Failure:...
Hello everyone,I'm a hobbyist running a container build pipeline on **Debian GNU/Linux 12 (Bookworm) / Raspberry Pi OS**. I am new to Linux security and have been troubleshooting this complex,...
View ArticleAdvanced users • Re: [Debian 12 Bookworm] CRITICAL Rootless Buildah Failure:...
Okay, it seems like the nodev-mounted securityfs thing is stopping mknod from working. The best way to fix this for good is to just turn AppArmor back on the right way using the usual Debian/RPi...
View ArticleSDK • SPI slave and RTC
Hi allI have two questions but I thought I'll make one post about itIf I wanted to use SPI as a slave, would the appropriate function for it would be spi_read16_blocking from the sdk library, and also...
View ArticleCompute Module • Re: PMIC_ENABLE CM5 Clarification
I haven't been in to the lab to confirm , but I suspect 200ms is too short. I would guess 500ms is required, but as I said I haven't checked.Statistics: Posted by dp11 — Wed Dec 03, 2025 10:55 am
View ArticleTroubleshooting • Re: Replacement DA9091 PMIC
I'm not going to keep arguing the issue.Could someone just tell us which approved resellers actually have DA9091 for sale ?or better yet make it available through the pi hut as it is with da9090 PiHut...
View ArticleTroubleshooting • Re: Raspbian doesnt boot
display: DISP0: HDMI HPD=1 EDID=ok #2 DISP: HDP=0 EDID=none #0That is as expected.Statistics: Posted by dom — Thu Dec 04, 2025 9:48 am
View ArticleRaspberry Pi Connect • Re: RPI Connect closes whenever I press any key
It appears running this command on both of my systems fixed it:sudo apt remove wayvnc && sudo apt install wayvncDid you ever manually edit any of the files installed by the package? Do you...
View Article