Beginners • Re: Can you safely pull the microSD card out of a Pi 5 without...
As long as the shutdown process has completed and the Pi is in a case then yes removing the card in that state shouldn't be a problem.Statistics: Posted by wildfire — Thu Mar 12, 2026 5:51 am
View ArticleGeneral discussion • Re: How will California Law (AB 1043) affect Raspi OS?
That provision does rather suggest that whoever wrote the bill assumed that OSes have a single user. Probably their head would explode if it was pointed out that *nix systems (and Windows servers) are...
View ArticleTroubleshooting • Re: Poking at a dead Pi 4B
Heya!I stumbled across a Pi 4B in an e-waste bucket on campus, and snagged it as a project to learn more about the RPI board itself. When I plug it in I get just the red light, so I had a bit of fun...
View ArticleTroubleshooting • Re: Can't connect to SSH Raspberry Pi 4
The problem is very likely to be caused by Imager when using customizations options while flashing the driveTell us more about the computer you use Imager with, Imager version, the options you used...
View ArticleFrançais • Re: Pi 4 un peu à la peine avec certains éditeurs en ligne
J’utilise un Pi 4 (4 GB) comme petite machine d’appoint pour écrire. Rien de lourd normalement, juste Chromium et quelques éditeurs web pour tester la génération de texte avec différentes IABon déjà...
View ArticlePython • Re: Flask Socket-IO Client Update - Simple Example Wanted
Have a look here: https://www.geeksforgeeks.org/python/flask-web-sockets/ . Quite simple example, a server and a single html page.The link uses Socket.IO, but has web-sockets in the URL. Socket.IO is...
View ArticleDeutsch • Re: knockd auf raspi läuft nicht
Problem gelöst. Der Fehler lag in der /etc/knockd.conf das waren die Sequenzen für closeSSH und openHHTS nicht auskommentiert und die hat der knockd dann genutzt.Danke an Alle die mein Problem...
View ArticleRaspberry Pi OS • Re: What method does the prebuilt images of Raspberry Pi OS...
Have you looked at the Imager source code?https://github.com/raspberrypi/rpi-imagerStatistics: Posted by DougieLawson — Thu Mar 12, 2026 7:31 am
View ArticleHailo • Re: More Ollama models coming to Hailo?
Qwen3.5 4b was a bit too chatty for me. wastes time explaining itself and "thinking" out aloud.Also slow on the CPU.If the 9b model runs on Hailo that would be interesting.The AI Hat+ 2 is a bit...
View ArticleBeginners • Could you power 3 or 4 servos from the pi zero or pico?
Id like to connect some cheap servos, like the MG90S, but unsure if this is possible without an external supply. Say if there are 4 servos, would they work fine? Why or why notStatistics: Posted by...
View ArticleGeneral discussion • Re: Lots of 503 errors
But do the 'keep alives' need to refresh every 5 minutes when the guard outside that has been set to 4 hours ?Turnstile tokens expire after 5 minutes so what you are seeing is an initial, automatic...
View ArticleBeginners • Re: AppImage problem
Am I supposed to "unbundle" it? If so, how? Please very explicitly tell me how to launch the Raspberry Pi Imager application.No, it's a self-extracting bundle. You are running it correctly with...
View ArticleBeginners • Re: Could you power 3 or 4 servos from the pi zero or pico?
Id like to connect some cheap servos, like the MG90S, but unsure if this is possible without an external supply. Say if there are 4 servos, would they work fine? Why or why notYes, as long as you...
View Article