HATs and other add-ons • Re: RPI5 M.2 NVMe boot and SATA port
Thank you thagrol for your confirmatory commentary - looks like I'm already at a realistic design for this little project.Statistics: Posted by elsabiox — Sat Dec 06, 2025 11:17 am
View ArticleHATs and other add-ons • Re: I bought without reading the full description
There do seem to be 4 and 5 SATA drive HAT available so you may have to settle for one of those.To distribute load across multiple PCIe channels it makes sense to connect some--maybe about half--of...
View ArticleTroubleshooting • Re: Doesn't load. Red light is on.
No TV with hdmi?Statistics: Posted by rpiMike — Sat Dec 06, 2025 11:57 am
View ArticleTroubleshooting • Re: rPi Zero W has no wifi with a headless setup
Hi AllI am starting out with my first Raspberry Pi, a Pi Zero W with a starter kit.I have successfully used the supplied NOOBS microSD card to boot the pi and connect to my home wireless.Must be a...
View ArticleBeginners • Skipping acquire of configured file 'main/binary-armhf/Packages'...
When I update Raspbian I se ;Code: $ sudo apt updateHit:1 http://archive.raspberrypi.com/debian trixie InReleaseHit:2 http://deb.debian.org/debian trixie InReleaseHit:3 http://deb.debian.org/debian...
View ArticleGeneral • Re: SuperTinyKernel (STK) - lightweight embedded multi/single-core...
Based on user wishes STK just got C interface for easier use in C projects, the C code is also less verbose.Here is README with minimal...
View ArticleCamera board • A new NOIR camera is not detected
Unable to get camera to be detected on different builds.On a buster build "vcgencmd get_camera" shows supported=1 detected=0 libcamera interfaces=0, with camera not detected from raspistill...
View ArticleOther RP2040 boards • Re: Custom PCB based on RP2350 not working
Given that micropython is working your board sounds OKI can put the board into BOOTSEL mode and upload using the arduino IDE but the code doesn't get executed. For example blink doesn't blink the led...
View ArticleBeginners • Re: Skipping acquire of configured file...
If you're running Rasbian then you have a lot more than that warning to worry about.If however, you're using Raspberry PI OS Trixie, then you should remove that repository and ask yourself how it got...
View ArticleRaspberry Pi OS • Not getting an ip address over WiFi/ can’t ssh
I’m using a custom image of a legacy release and having an issue where it’s not connecting to WiFi and getting an ip address so I can ssh into it.I create a blank ssh file in boot like normal, along...
View ArticleRaspberry Pi OS • Re: Not getting an ip address over WiFi/ can’t ssh
The modern Raspberry Pi OS - Trixie - doesn't use wpa_supplicant, it uses Network Manager. That's controlled with nmtui to define everthing you need for WiFi.Try logging on an running sudo nmtui. Fill...
View ArticleGeneral discussion • Re: What product would you like to see?
One if the worst things about the memory situation, is that some manufacturers have stopped making general purpose memory - preferring juist to cater for the AI type...This is the main problem....
View ArticleOther • Yocto SW Integration: gpiozero and lgpio for Raspberry Pi5
Hi,I am working with Raspberry Pi5 Board and to Trying to generate Yocto image after ntegrating gpiozero and lgpio to work with GPIO Pins.Anyone please share correct /working repos for gpiozero and...
View ArticleTroubleshooting • trying to update buster to bookworm
Setting up python3-ipython (8.5.0-4) ... File "/usr/lib/python3/dist-packages/IPython/core/interactiveshell.py", line 2238 def _find_with_lazy_load(self, /, type_, magic_name: str): ^SyntaxError:...
View ArticleTroubleshooting • Getting Anydesk to connect new RPi4
Strange this as I have installed AnyDesk on 5 RPi4s - all working and connecting to my Windows desktop without issue.Anyway new RPi 4, but with new (to me) OS - "Trixi", I think it's called.Anydesk is...
View ArticleItaliano • Wi fi non si connette
Buongiorno a tutti Da quando ho cambiato casa la connessione wi fi del mio Raspberriy Pi non funziona più.Praticamente l icona in alto a destra del wi fi é in modalità connesso pero se provo ad aprire...
View ArticleGeneral discussion • Re: Raspberry Pi 2 Model B v1.3
I do find this thread most bizarre. The Pi 2 is sold as a 32bit device because that is what it was launched as. Because the original SoC is no longer available, we've replaced it with a similar chip...
View ArticleTroubleshooting • Re: Trouble Installing folding@home
Thanks for posting the proper download link, works now.Statistics: Posted by koffy — Sun Dec 07, 2025 1:30 pm
View ArticlePython • How to light up a LED when an IR signal is received, using events ?
Hello,I'm trying to light up a LED on GPIO pin 17 when an IR signal is received on GPIO pin 23. LIRC is also configured to listen to IR signals on this PIN through dtoverlay=gpio-ir,gpio_pin=23 in...
View ArticleTroubleshooting • Re: Unable to Login on Raspberry Pi 4 Model B
I tried the default credentials Username: pi & Password: raspberry but that does not work eitherThere is no default user and password. There hasn't been for a number of years.If you didn't set a...
View Article