Troubleshooting • Re: Samba authentication error on one but not another Raspi
Thagrol, you were correct, that I am using a Windows11 box to a share on each Pi.The instructions that you gave here solved the problem. Thank you for your help. I appreciate it.Lastly, this is what...
View ArticleTroubleshooting • ultralytics with RPI ZERO W
I have 128GB SD card with RPI zero w I installed the 32bit OS on this SD card. I am trying to install ultralytics but I have this error message: Code: (venv) rpi@rpi:~/yolo_inference $ pip install...
View ArticleAutomation, sensing and robotics • Re: relays to use with mains supply
It seems to me from your post that you are unqualified to do stuff with mains electricity, therefore I would suggest you should not go near it without a qualified electrician to do it for you. If you...
View ArticlePython • Re: a browser-based flowchart-to-Python tool
new version uploaded today!slightly refined the loop identification algoadded variable table showing variables and values when program runsadded a stop buttonsome minor UI tweaksStatistics: Posted by...
View ArticleFrançais • je cherche 1 addon pour installer app radio ou Audials play
Bonjour, je n arrive pas a trouver addon pour installer radio l app qui a des milliers de radio , ni meme audials play.J ai trouvé des adresses mais rien ne marche, il n est plus dans le depot...
View ArticleTroubleshooting • Sway uses software rendering
Device: Raspberry pi 5OS: Raspberry Pi OS Full (same with Lite)Compositor: SwayFresh install, runing sway just from tty after login.Sway uses sowtware rendering:Code: glxinfo -Bname of display:...
View ArticleTroubleshooting • Re: Sway uses software rendering
The eglinfo output seems ok, for the natively supported GLES profiles the renderer is V3D, the MESA GPU driver, for the other profiles the llvmpipe renderer is emulating those. FWIW is not sway that...
View ArticleRaspberry Pi OS • Upgrade to Bookworm results in Debian Desktop
I have just upgraded a Pi 4 from Bullseye to Bookworm. The OS seems to be running OK, but I am seeing a vanilla Debian desktop after logging in instead of the usual Pi desktop. See the attached image....
View ArticleBeginners • Re: Wine & switching to a 4K PageSize kernel
Hi!I'll join in here.I added kernel=kernel8.img to config.txt. But after rebooting, I still get 16384 displayed with getconf PAGESIZE. Why is the config being ignored? Apparently there is interference...
View ArticleOther • Re: Yay! RPi-Imager 2.0.3, old downloaded images, with customisations
This may work for older images https://downloads.raspberrypi.com/imager/That looks nice.Statistics: Posted by Craig1234 — Mon Dec 29, 2025 3:43 pm
View ArticleRaspberry Pi OS • Re: Upgrade to Bookworm results in Debian Desktop
show contents of:/etc/apt/sources.list/etc/apt/sources.list.d/raspi.listStatistics: Posted by redvli — Mon Dec 29, 2025 3:46 pm
View ArticleCamera board • UVC Camera FPS and libcamera api
I am unable to get more that about 8 FPS from a program I wrote using libcamera API. The camera says is delivers 30 FPS as per v4l2-ctl --list-formats-ext.Code: wkeeling@pi5dev4g:~ $ v4l2-ctl...
View ArticleBeginners • MCP4725 DAC noise
I would like to use Raspi and the MCP4725 DAC (or a bigger evaluation board available for this chip) to generate voltages between 0 and 5V which then will be amplified 30x with the PA78 opAmp to drive...
View ArticleAutomation, sensing and robotics • Re: One Pi, multiple lights?
Instead of using led strips, you could look for 'controllable bulbs'. There are such devices which can be controlled with wifi using MQTT, example https://www.shelly.com/products/shelly-duo . It is...
View ArticleTroubleshooting • Raspberry pi 5 with HAT+ Compact
Hi thagrol,Thank you for your help, the NVMe required partitioning.Statistics: Posted by RichardDaniels — Mon Dec 29, 2025 4:18 pm
View ArticleNetworking and servers • Re: SSH "Connection refused" error when...
Raspberry Pi imager is supposed to let you do this as part of the image writing process. The problem is that it's broken and no-one seems to care.A lot of users/customers care actually...But if...
View ArticleTroubleshooting • Re: Ras Pi Imager v2.0.1: internal SSD absent
Thanks, but I mentioned in my original post that I've tried both "ticked" and "unticked" on the "exclude network drives" and it has made no difference. The card is a Kingston 32 GB MicroSD HC I, but...
View ArticleFrançais • Re: Mon projet.
Erreur dans l'adresse du siteMotionEye.free.frTojours pas bonne ton urlSi tu n'écris pas http:// ou https:// ça ne marchera pasStatistics: Posted by dwam — Tue Dec 30, 2025 3:58 pm
View ArticleGeneral discussion • cm4 board / cm5
Is a official compute module 4 io board able to support a compute module 5?Statistics: Posted by bdrmachine — Tue Dec 30, 2025 4:01 pm
View ArticleBeginners • Can't change RPi4 hostname
I can't change the hostname on my Raspbian Pi 64 trixie (full version).I've tried doing it through the GUI, as well as these methods:Code: sudo vi /etc/hostname /etc/hosts # I can make the changes...
View Article