General • Re: Programming via debugger causes very significant slowdowns in...
What state is core 1 in when debugging versus when loading firmware from QSPI?I am running FreeRTOS in single core mode (based on the NTZ community supported port from kilograham in the FreeRTOS...
View ArticleTroubleshooting • Re: New router : change connection settings on a Headless...
Hi everyone !I just moved, and due to a technical issue with my optic fiber connection, my internet provider is lending me a 4G Wifi-Router (ZTE U10e) for a while.I have a headless RPi 4B that allows...
View ArticleTroubleshooting • Re: Swap SSD usb between RPi5 network problem
Plug a monitor into the Pi and make sure it is actually booting.Statistics: Posted by thagrol — Mon Oct 20, 2025 10:57 pm
View ArticleGeneral discussion • Re: TRIXIE is released! Please comment below!
I have one RPI5 with Trixie (upgrade from Bookworm) and KDE too and I experience the same issues. It's not as often but it's not 100% safe either... at least for me so far...I got some updates on...
View ArticleBeta testing • Re: Updating to trixie
I noticed that wolfram-engine is not in the Trixie repos and also the wolfram-engine.sh script provided by wolfram does not work. It gives a wayland package error.We haven't received an updated build...
View ArticleOther • Latest version of Pi imager
Every time I run the Pi Imager it keeps saying there's a new version, and asked if I want to download, but I couldn't find it, I am using the v1.9.4, any comment ?Statistics: Posted by lotech — Tue...
View ArticleTroubleshooting • Re: Logwatch Sends daily mail from one Pi, but not from...
Turns out the way to "fix" this is to give up on cron and run logwatch as a systemd service instead. Works fine; email and all.Statistics: Posted by Ratsima — Tue Oct 21, 2025 1:20 am
View ArticleGaming • Re: Best cheap controller to use with Raspberry Pi OS/Batocera
I believe the best controllers for games would be the controller that is designed for the game, Nintendo, PlayStation, Xbox, etc.Every USB controller should run out of the box unless the controller...
View ArticleRaspberry Pi OS • Overclock limit on the Pi 5
I've got the Pi 5 16GB and I want to overclock it, I checked the internet most people can do 3Ghz with active cooling, and I am using the Argon OLED case with fan so I gave it a try. I found I can...
View ArticleRaspberry Pi OS • Re: Overclock limit on the Pi 5
it's a lotteryStatistics: Posted by kerry_s — Tue Oct 21, 2025 3:22 am
View ArticleTroubleshooting • pi zero 2 w flashes led but nothing else
My pi zero 2 w started rebooting on its own then suddenly seemed to have died. The led light flashes. When connected to a computer it will light the led up but will not show on any computer. I've...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi 5 Multi Screen Installation
can SEOLMEDIA run when not connected to the internet? My actual installation will be outdoors and not able to connect to wifi or the internet for connection or sync, needs to be a closed...
View ArticleGeneral discussion • 1Gb Raspberry Pi Zero 2W
Hello,We are developing some testers for a production line. We are using a Raspberry pi 4 to develop a bash script with geany, later we place this script in ./config/autostart folder to start it when...
View ArticleRaspberry Pi Connect • Re: File Transfer from Remote Pi using RPConnect
I would suggest installing magic-wormhole on both ends, it I’ll allow you to easily transmit files back and forth. If you are concerned with security in transit, use the encryption method of your...
View ArticlePython • Turtle snowflakes
Hi,I have followed code in the beginners guide book and doing Python and created a turtle snowflakes.When I run the programme it does not draw a snowflake.I don’t know how to upload the code to show...
View ArticleGeneral • Unable to get encrypted code to run on RP2350
---Hello friends,I’ve officially gone insane trying to get this to work. My carpet is now Gorilla-glued to the ceiling, and I’m still no closer to making a encrypted sealed RP2350 image actually...
View ArticleNetworking and servers • Re: Can’t access my Raspberry Pi 5 via Ethernet...
I already enabled SSH by creating the ssh file in the boot partition of the SD card, but I still can’t connect.how does it fail to connect? what error does it give?Statistics: Posted by cleverca22 —...
View ArticleTroubleshooting • WiFi gone with "Secrets were required, but not...
I just cloned a disk image from a Pi4 and inserted the microSD card into another Pi4. WiFi disappeared. I studied the issue this way:Code: echo -n "options brcmfmac debug=0x100000" >>...
View ArticleGraphics, sound and multimedia • Re: Thinking about creating a Modular Synth
Hi all - I'm thinking about building a modular synth, but want to convert the 12v rail to a 5v rail controlled by either an ESP32 or a Raspberry Pi device. Do you think this workflow is reasonable?...
View ArticleTroubleshooting • Re: WiFi gone with "Secrets were required, but not...
P.S. More diagnostic info (I have not yet tried to upgrade firmware):Code: rpi-eeprom-update*** UPDATE AVAILABLE ***BOOTLOADER: update available CURRENT: Wed Jan 11 17:40:52 UTC 2023 (1673458852)...
View Article