Troubleshooting • Re: RealVNC stops working on Pi update
Also, on WIndows (dunno about MAC) have a look in the RealVNC log file, mine was at:Code: C:\Users\<user>\AppData\Local\RealVNC\vncviewer.logStatistics: Posted by neilgl — Tue Jul 15, 2025 10:07...
View ArticleBeginners • Prep 32b os on 64 bit
Have an old (ModelB?) pi that is not working (os corrupt).Can I -prep the 32b OS on a 64b machine?? 32b machines aren't hugely common, these days...Thanks.Statistics: Posted by hornetster — Tue Jul...
View ArticleLinux Kernel • vc4 driver on RPI5 with buildroot
Hi,I'm trying to generate a custom buildroot image for my rasperry pi 5 but I'm having trouble with vc4 drivers.I cannot see the /dev/dri* or something else that indicate me that hardware gpu is...
View ArticleLinux Kernel • Re: vc4 driver on RPI5 with buildroot
post Code: cat /proc/device-tree/chosen/bootargsStatistics: Posted by wcl55 — Tue Jul 15, 2025 10:15 am
View ArticleAdvanced users • Re: Suddenly kernel panic on reboot
Do you get it with the github built one?Code: sudo rpi-update 6.16.yI build it myself, based on the respective github version. – And it gets even stranger: if I do a additional reboot a few minutes...
View ArticleTroubleshooting • Re: Issues getting OS to load
Yes, we have seen lots of posts about with issues caused by Imager 1.9.4. Version 1.9.5 is now available, but the main page people get it from https://www.raspberrypi.com/software/ still downloads...
View ArticleBeginners • Re: Prep 32b os on 64 bit
The 32 bit Raspberry Pi OS will run on a 64 bit Pi, although it will usually use a 64-bit kernel (compulsory on a Pi 5/500/CM5). You don't need to make any changes for that to happen.After setting up,...
View ArticleRaspberry Pi Connect • Licensing and more
Hi,a few questions regarding raspberry pi connect for organizations.Our raspberry pi's are embedded into a device, which we ship to customers.We want to have remote access to these devices, but also...
View ArticleWanted • Re: Raspberry Pi 5 compatible chargers
And check whether you actually need the full 5A. A bare Pi5 booting from SD card will run on a lot less.This. I've been running a Pi5 on a 3A supply for years.Statistics: Posted by jamesh — Tue Jul...
View ArticleTroubleshooting • Re: Monitor trouble - cannot get single display to work
.. Or if you have a microSD card handy you could put a fresh raspberry pi OS on the microSD card, connect both the SSD and microSD card to the Pi, get the Pi to boot off the microSD card, then edit...
View ArticleTroubleshooting • gpiozero buttons stop working after a few days
I have a Raspberry Pi 4 running a code that monitors several buttons. When a button is pressed or released, it does a requests post and prints two lines. After a few days, all of the buttons stop...
View ArticleTroubleshooting • Re: gpiozero buttons stop working after a few days
I would like to offer that after restarting, I have operated each door one time (open and close) then repeated the whole thing again. It doesn't seem that any specific door is causing the stoppage....
View ArticleSDK • Re: [Question] RP2350 OTA
Hi @hippy ,Thanks for your response! I reviewed your solution for MicroPython and got some questions about it (should I do it the same way with no MicroPython?)-I should create a csv for the partition...
View Article