Troubleshooting • Re: how ti install 'btrfstune' and 'gawk'
In Code: /etc/apt/sources.list.d/ there is only Code: raspi.list its content is Code: $ cat /etc/apt/sources.list.d/raspi.listdeb http://archive.raspberrypi.com/debian/ bookworm main # Uncomment line...
View ArticleOther • Re: Linux File Systems for Windows by Paragon Software does not work...
Hi BR,Hmm might be Win vs Mac thing or commercial vs home use. You’re unfortunate to be on the “wrong” side this time.Succes!Greets,Bart.Statistics: Posted by katoen58 — Fri Dec 26, 2025 3:46 pm
View ArticleGraphics, sound and multimedia • Re: 3D modeling that isn't CAD?
You can run Blender on a Raspberry Pi 5, but it will use rather slow software rendering.Install it:Code: sudo apt install blender blender-data blender-docRun it from a terminal:Code:...
View ArticleOther • Any recommendations for a free and simple 'VPN' thing ?
Does anyone have any recommendations for a free and simple 'VPN' thing which runs under Raspberry Pi OS ?By 'thing' - I need something which will make me appear as if in a country other than the UK so...
View ArticleGraphics, sound and multimedia • Re: EMF-RF Usb plague... why is it so bad...
the only problem i can see, is that a USB DAC will be outputing analog relative to the noisy gndthe usb will carry a perfect digital signal up to the DAC, but then the DAC output will be...
View ArticleGeneral • Macintosh Classic CRT
Hi ,For the past few days, I have been working on driving a Macintosh Classic display using an RP2040.I am now able to display a checkerboard pattern, but it only works correctly if I start from...
View ArticleBare metal, Assembly language • Bare Metal Tutorials
Does anyone know where I can find up to date tutorials on Bare Metal Tutorials?I keep finding tutorials on YT that are 4 years old, AFAIK, the Raspberry Pi 5 isn't that old and the CPU is slightly...
View ArticleBeginners • Re: Couldn't SSH into Pi Zero 2W for Pi-hole setup
1. Is "Raspberry Pi OS Lite (32-bit)" (497MB, no desktop) the correct image you used?Yes. I chose that OS in Imager - 32-bit Lite - it is now cached on my Windows PC2. Should I wait 15 minutes before...
View ArticleUser groups and events • Re: DirkS
It is nowStatistics: Posted by neilgl — Sat Dec 27, 2025 3:09 pm
View ArticleBeginners • Re: One pi4 for media center & voice control home automation?
Thank you.I have no intention to use voice control while driving. It is a camper... or expedition truck with 5x2m habitat.I just one to be able to do what I do with Alexa... changing music, turning...
View ArticleGraphics, sound and multimedia • Re: Pi5 full OS 64-bit latest Trixie image -...
I believe ~/.asoundrc would be the usual place to configure this.That did the trick! ... I created the ~/.asoundrc with the USB designated as the default device and it works with both speaker-test...
View ArticleTroubleshooting • Disabling SPI on GPIO 9-10 for simple input usage - CM4
Hi everyone! I need a bit of help configuring a Raspberry Pi CM4 IO Board. I’m stuck with GPIO handling and I’m hoping someone here has encountered a similar issue.The Goal: I would like to use GPIO...
View ArticleTroubleshooting • Re: Pi Zero W rebooting itself
The python code running means it does things with I/O pins. SD-card also sits on I/O pins, it are different pins, but internally might be more or less the same, at least from principle, on such a...
View ArticleGeneral discussion • Re: Thinking about getting a Pi 500+
I've spent hours online & on YouTube & on forums learning about Linux.WOW, there are a lot of distros!Someone on another Linux forum suggested that I choose a distro that I like. There are...
View ArticleNetworking and servers • Re: Using your IP home network via Wireguard VPN
im pretty new could be wrong but i just set up the wg-easy wireguard image in a container and it was a big hassle since my ISP uses CGNAT so i dont actually have my own public IP might be ur case as...
View ArticleNetworking and servers • Re: pihole v6 API
i found the documentation it was kinda confusing to find but theres an update for pihole v6 widget with the following syntaxwidget: type: pihole url: http://pi.hole.or.ip version: 6 # required if...
View ArticleUbuntu • Re: Black Screen Boot Problem with a CPU Error Message on RPi 5
What power supply?Statistics: Posted by rpiMike — Sun Dec 28, 2025 2:56 pm
View ArticleTroubleshooting • Re: RPI-imager doesn't save username and password
The other part I did manually was in the customization and that was not fully.I edited /etc/shadow to force a password for pi. Originally it just contained ! in the password section part. I simply...
View ArticleAutomation, sensing and robotics • relays to use with mains supply
Helloso i am working on a home automation system where i have a server running a program that takes voice inputs and relays it to my raspberry pi what im trying to do is to connect the lights in my...
View ArticleOther • Re: [OS REQUEST] Update PINN to 3.9.7
You can find 3.9.7 under the releases section of my github page as dwam pointed out.However, there were a couple of reports of issues with the versions post 3.9.3, although I have not experienced them...
View Article