General • Unable to debug my Pico 2 W using debug probe
Hi all.I've recently purchase a Raspberry Pi Pico 2 W from a company called Waveshare on Amazon, along with the official debug probe.my development environment is Linux, running Eclipse. I'm trying to...
View ArticleC/C++ • Re: wiring Pi 3.1 (github) via apt/bookworm for Pi 5?
WiringPi was deprecated on August 6 2019.wiringPi on github is not depricated I actually am looking for a Pi5 (Notebook) + the contemporary bookworm + wiringPi for my skillsStatistics: Posted by...
View ArticleOfficial Display • Mounting SC1635 Raspberry Pi display 2
Is there a recommended method of adhering the screen to an enclosure? I am using some 3M tape at the moment, but I was curious to know if there was a standard method recommended by the...
View ArticleHATs and other add-ons • Re: hat for sandisc X400 SATA Drives
IMO buy some USB to M.2 SATA adapters. The Radxa SATA HAT will need M.2 to SATA sleds as they're designed for 2.5" drives. They'll also mount vertically so will take up a lot of space.Statistics:...
View ArticleNederlands • Stremio installatie
Welke tutorial kan ik het best gebruiken voor stremio te installeren op mijn raspberry pi 5 met besturingssysteem Raspbian GNU/LinuxStatistics: Posted by larrgoo — Tue Jan 20, 2026 8:44 pm
View ArticleCamera board • Re: Request support for simultaneous operation of two cameras...
Thank you for your quick and extremely helpful reply!You are absolutely right — the problem really was the use of DRM rendering, which allows only one "wizard". As soon as we switched to windowed mode...
View ArticleMicroPython • Re: BNO08x MicroPython Library for I2C, SPI, & UART....
In version 1.1, we changed the API for Quaternion & Euler parameters to match most other libraries including SparkFun & Adafruit. However, please note that Adafruit and this implementation...
View ArticleTroubleshooting • Re: RPi5 motioneye install broken due to libmicrohttpd...
Thanks, yes I found libmicrohttpd12t64_1.0.1-4_arm64.deb which should contain this but when I try to package install it I get this error dialog:"Failed to install fileA package could not be found that...
View ArticleTroubleshooting • Re: Reviving USB Functionality on RPi Zero 1.3
Adding additional information not only because there haven't been any replies yet, but also due to me doing a little extra test out of curiosity. It's left me completely baffled.So, when a keyboard is...
View ArticleGeneral • Re: Unable to debug my Pico 2 W using debug probe
Maybe there is something wrong with the binary you are deploying to the device? Are you able to successfully load a simple blinky sample to the device by copying its .uf2 to your Pico 2 W when it is...
View ArticleHATs and other add-ons • Re: 1U rack-mount kit
Reminds me of thishttps://computeblade.comStatistics: Posted by mspl — Tue Jan 20, 2026 10:04 pm
View ArticleBeginners • Re: New entry on "task bar"
Cheers but it is not that obvious to log out and log back in again (read you don’t have to do that in Windows…)Statistics: Posted by neilgl — Tue Jan 20, 2026 10:59 pm
View ArticleNetworking and servers • Re: How can I work with NFS share and Docker...
In fact, I looked in the wrong way.I removed the two line I added in fstab and I do mount any things with sudo mount -aI edited the file paperless-ngx/docker-compose.ymlI remplaced the lineCode: -...
View ArticleBeginners • Re: what happened to raspi-gpio?
Hobbyists can be a bit more forgiving of such things, but we also have industrial customers and telling them "just re-do everything differently" is not a good way to retain them.That is exactly what I...
View ArticleBeginners • Re: kiosk mode starts after the GUI
You may not be able to avoid the race condition. However, if the user that's logged in is a limited user, with highly restricted access, there's not too much that they can actually do to harm the...
View ArticleRaspberry Pi OS • Re: Looking for RaspiOS Buster image(s) (and other questions)
Yeah, a little digging from your URL got me to this:http://downloads.raspberrypi.com/raspbian/images/which seems to have everything up to sometime in 2020.Also, I did a little testing, and the answer...
View ArticleRaspberry Pi OS • Re: Icons & symbols missing in GUI applications
It's called "Linux Fragmentation". The packages cover a wide variety of hardwares and OS's, far more diverse than Windows. Many developer's just re-compile for each architecture and hope for the best....
View ArticleGeneral • Re: Possibly bricked Pico
but this message shows up instead of my pico onboard led turning onhi! Just FYI, by default the LED does not turn on.Only a firmware loaded that tells the LED to turn on will make it turn on. Out of...
View ArticleTroubleshooting • Re: trixie squeekboard does not use local yaml files when...
It seems this problem is still not fixed?I am running the latest Raspberry Pi OS (Dec 2025). On the whole filesystem I do find only two folders containing the word...
View ArticleBeginners • Custom Layout for Squeekboard
Hi, Beginner here, I am running the latest Raspberry Pi OS (Dec 2025).As far as I know, the virtual keyboard used is "squeekboard" by default.I want to use a numeric keyboard, but everything I tried...
View Article