Raspberry Pi OS • Re: xrdp, no longer able to push user name to remote...
This is no longer an issue. Maybe an update resolved it.Statistics: Posted by dmcdivitt — Thu Feb 12, 2026 11:41 pm
View ArticlePython • Re: ModuleNotFoundError: No module named 'adafruit_dht' >>>
Now I am told the DHT11 not foundCould be many reasons- you need a pullup resistor for DHT11, DHT22 from data pin to VCC 3.3V. See https://learn.adafruit.com/dht/connecti ... txx-sensor Most boards...
View ArticleRaspberry Pi OS • Re: How do I expand swap space on my Zero 2 w?
Ok got it setup. Do I need to setup a swap partition as well?Statistics: Posted by dsquared59 — Fri Feb 13, 2026 12:36 am
View ArticleSDK • C++ : Is <chrono> / <threads> supported ?
I'm testing some simple C++ code on a PC with a CMakeLists.txt that supports both the PC and a Pico, selectively. That works when using other tests. I'm exploring <chrono> and for specifically...
View ArticleC/C++ • first C++ Qt setup
beginner question:how to get my first ( empty ) app window.on a RPI4:newest RPIOS 64bit desktop ( used headless via VNC )want tryDesktop app GUI programmingwhat i need to install forC++Qtand its...
View ArticleAdvanced users • Re: How to make VirtualBox VDI disk file from RaspberryPiOS'...
So, the answer to OP's question is: Yes. Yes, it can be done. Groovy!Statistics: Posted by BigRedMailbox — Fri Feb 13, 2026 1:40 am
View ArticleRaspberry Pi OS • Re: raspberry pi 4b I don't want to update the kernel or...
useCode: sudo apt updatesudo apt full-upgradeStatistics: Posted by pidd — Fri Feb 13, 2026 1:53 am
View ArticleGeneral • Re: Raspberry_Pi 2040 Documentation
Arm® Cortex®-M33 Devices Generic User Guide https://developer.arm.com/documentation ... 00?lang=en is a little bit more readable than Arm®v8-M Architecture monstrosity, and omits things like SQRSHR...
View ArticleTroubleshooting • Re: Failed to start session
Now you can reinstall from scratch...I am getting good at this !Statistics: Posted by theoldwizard1 — Fri Feb 13, 2026 1:59 am
View ArticleTroubleshooting • Re: SSD not working on my Pi 5
First thank you to all those who made a recommendation. I tried them all but nothing worked: untill,,,I purchased the SSD and hat as a kit which arrived with the SSD connected. Or so it looked.I...
View ArticleGeneral discussion • Re: Basilisk Browser
So it has all the cruddy old XUL stuff from before Firefox 57?Yes it's an outaded codebase from préhistoric Firefox, for example it runs in a single process, if a tab crashes all the browser will...
View ArticleOther • Re: Ideas and discussion of capable browsers for low memory pi
There are loads of digital signage applications that work better than browsers, Yodeck has a free option. Infobeamer is another that is very good.Statistics: Posted by jamesh — Fri Feb 13, 2026 11:37 pm
View ArticleC/C++ • Re: daemon GPIO access
I don't know if this will help you, but I recently wrote a systemd daemon that monitors the hall effect sensor on the lid of the Argon40 One Up laptop. It uses gpiod to monitor the input for the...
View ArticleRaspberry Pi OS • Re: Hardware watchdog timer - enabled by default?
According to /boot/firmware/overlays/README it's enabled by default:Name: <The base DTB>Info: Configures the base Raspberry Pi hardwareLoad: <loaded automatically>Params:[...] watchdog Set...
View ArticleGeneral discussion • request: official Docker image for Raspberry Pi OS
Hi,As a Docker user, I find that well maintained images help to bridge a lot of development gaps. For example, I can quickly spin up build and test environments via Docker containers, for a wide...
View ArticleTroubleshooting • Re: error writing to microSSD
1.9.x will not apply configuration to Trixie images. That changes and those version don't know how to.This is not strictly true. The release 2025-10-01 did work. Those who installed the initial...
View ArticleTroubleshooting • Re: Why just Reddit
I'm really sorry guys/gals who responded but I'm an older dude with no Linux OS experience. Suggestions on finding the information you all requested, with guides, would be great. Half the thread went...
View ArticleGeneral discussion • Re: Unable to find any reference to this...
Yeah, it’s confusing! Some official Raspberry Pi accessories aren’t listed on the site, but checking the SKU or approved resellers usually confirms they’re real.Statistics: Posted by jamesberry — Sat...
View ArticleRaspberry Pi OS • Re: raspberry Pi5 wont turn on power led never turns green
So, to try and clear my confusion:Pi5Official PSUThe ugreen USB cable is no longer relevant.Pi does nothing on application of power and does not respond to the power button.Next troubleshooting...
View ArticleBeginners • Re: Trouble with motors
How many motors do you have in total?Statistics: Posted by ame — Sat Feb 14, 2026 9:12 pm
View Article