Troubleshooting • Re: Pi5 fan keep spinning after shutdown
What else is connected?Isolate the problem, disconnect everything and start checking with the Pi only. Then connect your other components one by one, always checking what happens.Quite frequent this...
View ArticleOff topic discussion • Overlayfs on raspberry pi zero 2w
Recently I Have raspbian os 32bit installedAnd it was booted on pi zero 2wWhen suddenly power went out and the pi shutdownAfter that the power goes back again and when i boot the pi its just like pure...
View ArticleMedia centres • Re: Peppy player
More likely the reason is in the different version of the OS/kernel.I'm using 32-bit kernel 6.6.31, in this case there is no directory /usr/lib/aarch64-linux-gnuThe command 'sudo apt-get install...
View ArticleGeneral • Re: RP235X roadmap
I use printfs and LEDs frequently but having an in circuit debugger can be invaluable for catching problems in complex code, especially where printfs or logging disrupts timing. The CNC software...
View ArticleTroubleshooting • ssh not connecting zero 2W
Good morning/afternoon.I am unable to connect via ssh to pi zero 2W. When it connects, it hang and never gets a prompt. if i connect a monitor everything works locally.I am attaching the log i get. I...
View ArticleGeneral • Update on RP2354 (A or B) availability?
Now that the RP2350A and B are more available, I was hoping to see word on the RP2354. But, there doesn't seem to be anything official said in the last couple of months. Could one of you kind RP folks...
View ArticleTroubleshooting • Keyboard layout not changed despite setting localization...
I have a Raspberry Pi 5 with an SSD running a fresh installation of Debian GNU/Linux 12 (bookworm) and am unable to change the keyboard away from en_GB for a second account. 1) I used the RPi-Imager...
View ArticleGeneral • Re: PIO Tx fifo woes
yep, can use X with a magic numberA non-blocking PULL on an empty FIFO has the same effect as MOV OSR, X. The program can either preload scratch register X with a suitable default, or execute a MOV X,...
View ArticleTroubleshooting • Re: WiFi failures (hardware?)
The cases are from C4Labs and I have applied a layer of Oracal 631 to one of the layers of the buildup. I name my Pis by color, the desktop matches their case color. Makes it easier in RealVNC to know...
View ArticleHATs and other add-ons • Is PineBoards.io no more? Where to go for RPi5 PoE+...
Pardon me if this is a bit vendor-specific, but I am seeing that https://pineboards.io shows a shopify "Store Unavailable" placeholder. I had really good experience with PineBoards.io products because...
View ArticleCompute Module • Re: How many layers is Raspberry Pi CM4 PCB?
I use https://www.waveshare.com/product/acces ... nk-b.htm's heat sink, It's supposed to be 65 degrees at full load but it's closer to 80 degrees.that link is non-working.Why don't you ask waveshare...
View ArticleHATs and other add-ons • Re: Is PineBoards.io no more? Where to go for RPi5...
Maybe they didn't pay their bills?Statistics: Posted by aBUGSworstnightmare — Wed Mar 05, 2025 5:29 am
View ArticleTeaching and learning resources • Re: Raspberry pi and atomic world experience
Username checks out.Statistics: Posted by ame — Wed Mar 05, 2025 5:30 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Having a third monitor?
Hello all, Just an update. I'm sorry for the late reply back. I was having health problems and have been in and out of the hospital. The link I posted for the usb to hdmi adapter the one I have is a...
View ArticleNetworking and servers • Re: Can we expect RPi to support Auracast in the...
Seems to need BT5.2 which we do not (perhaps cannot) support.Oh! Ok.So auracast will take time to come to RPi. Then there is BLE and audio sharing. i.e. several BT receivers being able to connect to...
View ArticleNetworking and servers • Re: Nginx PHP fpm access to Web pages in home...
I use Apache so can't give you specific tips on Nginx but I'd check the following things:Permissions on each step of the folder path and on the files, andDoes the PHP configuration file for Nginx...
View ArticleAdvanced users • Re: Why are my RPi 5's global IPv6 addresses based on their...
I just realised that my RPI Zero running 32-bit RaspiOS Bookworm has a global IPv6 address not based on it's MAC address, while my RPI 5's running 64-bit RaspiOS Bookworm all have a global IPv6...
View ArticleDevice Tree • Re: Overlay for SIP (ACC + MAG) fails with no details in logs
1. Is there anything in /sys/kernel/debug/devices-deferred?Code: pi@Pi5-SN530:~ $ sudo cat /sys/kernel/debug/devices_deferredpi@Pi5-SN530:~ $no output.2. Do the modules appear in lsmod?Code:...
View ArticleCompute Module • Re: Use both eMMC amd SDCARD on IO Board
Oh, Thanks for all,Then Can I mount a random eMMC on daughter board with CM5 light module so that I can use higher density like 64 or 128GB?If no, raspberry pi specified compatible eMMC ?Statistics:...
View ArticleTroubleshooting • Re: Hot device Raspberry Pi 5 4Gb
Hello, for any time the temperature of my device is between 45-57•c without open application.. and I use ubuntu server for raspberry pi 5What can I do for the temperature?I ordered on...
View Article