Beta testing • Re: First trixie beta release
Is this a new beta?Statistics: Posted by Olydnad_SWE — Sun Nov 23, 2025 9:20 am
View ArticleAutomation, sensing and robotics • Re: actively monitoring 5v input power??
The PMIC on the 4B/CM4 I believe had two ADC inputs but cannot recall how usable or subvertable they were so, yes, it needs an external ADC, appropriate circuitry and reference voltage.But I am not...
View ArticleRaspberry Pi OS • Re: Debian compatibility of Raspberry Pi lite with lxqt,...
Lxde on builseye and bookworm in Raspberry pi os was very different from lxde in debian due to many changes so I used plain debian ith lxde when it was possible to do so. But it is not easy, or...
View ArticleAdvanced users • Re: Dual boot RaPi5 desktop OS to Debian Lite?
What is your actual requirement here? For what reason are you going through all this apparent pain? Its quite possible there is a much easier way of doing what you want, but that depends on what you...
View ArticleGeneral discussion • Spare keys for RPi 500
Don’t ask how, but I have managed to damage a few of the keys on my RPi 500 and whilst they still work, I would like to replace them.I understand that there are no official spares, but can anyone...
View ArticleGeneral • Re: PIO IRQ WAIT stalls the prog on the next instr RP2350
Yes, I thought it is the same thing happening but it seems odd, just because pio_sm_get_pc() will give misleading address, especially when the IRQ WAIT is followed by another...
View ArticleAutomation, sensing and robotics • Re: Help with controlling multiple LEDs
Add two more ground connections.Remove two I2C pull-up resistors.Double check power connections and I2C connections to Pi.I will do that tomorrow, but it surely won't hurt to have additional pull-up...
View ArticleTroubleshooting • Re: Trixie, flameshot gui not working.
Is it possible to delay the time with grim by a few seconds for screenshots?I don't see why using the sleep command could not be used here before passing the actual command to capture. Something like...
View ArticleTroubleshooting • Re: Mass storage USB gadget not recognized by the Xiaomi...
Does it support USB? It has a USB port but their site says it only saves to micro SD?I have already plugged a USB stick into the base. Videos were saved on it.If it does support saving to USB, could...
View ArticleRaspberry Pi OS • Re: Can't install libpcre3 and libpcre3-dev
That package is old and has been replaced by libpcre2.From the Debian page about libpcre2This is a library of functions to support regular expressions whose syntax and semantics are as close as...
View ArticleRaspberry Pi OS • PSA: Updated signing keys for future Raspberry Pi OS and...
Hello all,When we make uploads to downloads.raspberrypi.com, we usually provide a detached gpg signature. If you don't make use of them, you can ignore this post.Until now, these were signed with an...
View ArticleNetworking and servers • Re: Samba Connect
Do not share anything in a users home directory. Nowadays a users home directory gets 0700 permissions, that is, the user gets full control of their home directory and no other person can enter...
View ArticleAndroid • Re: [DEV] AOSP (Android 16) for Raspberry Pi 4 & Pi 5
New builds. Clean installation in required due to changes in partition layout.https://konstakang.com/devices/rpi4/AOSP16/https://konstakang.com/devices/rpi5/AOSP16/-add metadata partition for new...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Is this something possible to fix at PINN side?No I don't think so, unfortunately. As Konsta stated, it is a known limitation of running Android in any multiboot environment since Android changed...
View ArticleTroubleshooting • Re: Red LED stays continuously ON - Pi5
remove all drives just have power and hdmi and what happensStatistics: Posted by RaTTuS — Tue Nov 25, 2025 10:16 am
View ArticleCompute Module • Re: Changing The Wifi Region
After further testing it seems that my CM4 gets set to whatever Wi-Fi region the access point it's connected to is configured for. I'm assuming there's some negotioation between the Pi and the access...
View ArticleRaspberry Pi OS • Re: Trixie and Google Coral TPU (Hailo)
Found the fix..extra step at install sudo apt install dkmshttps://www.raspberrypi.com/documentati ... rs/ai.htmlStatistics: Posted by gordon77 — Tue Nov 25, 2025 10:19 am
View ArticleRaspberry Pi OS • Re: Recent updates cause PCManFM to crash frequently
We've been running the latest changes in-house for a few weeks and seen no issues, so this must be a particular sequence or setup. The underlying icon drawing code has had quite a few changes to cope...
View ArticleOther RP2040 boards • Re: RP2350B: Huge min_deselect with PSRAM + Flash
Are you sure these are good Flash defaults?It looks like some kind of Dual mode.The default after boot is Quad Mode Continuous (it uses only suffix 0xA0), and can see it in the capture...
View ArticleGeneral discussion • Re: Default language for TÜRKİYE.
I suspect that is what upstream Debian have. Not sure we make any changes in this area. It's probably because Kurdish is before Turkish in the alphabet.Statistics: Posted by jamesh — Tue Nov 25, 2025...
View Article