Raspberry Pi OS • Re: RasipOS bookworm - Problems updating - From Russia?
Looks comparable/identical to your example. EDIT: Not exactly, as you have another /raspbian in the URL. And that one works!But what would be a replacement forCode: deb...
View ArticleAdvanced users • Suddenly kernel panic on reboot
Hi,Strangely enough, there is suddenly a kernel panic since a few weeks with my custom kernel 6.16 with RT enabled (screentshot photo attached); do you have any ideas wehere to relate this to?Thank...
View ArticleCamera board • Re: Setting just one (non-RPi) camera to external triggering...
If you're using the standard drivers then it should work.Have you got a recent enough kernel to include that option? "uname -a" needs to report a date of May 2025 or newer. Similarly "dtoverlay -h...
View ArticleRaspberry Pi OS • Re: kernel headers v8
are you suspecting that I have some mix of 32 and 64 bit stuff? can you tell what is what?Statistics: Posted by wmrieker — Mon Jul 14, 2025 5:40 pm
View ArticleAdvanced users • Re: Suddenly kernel panic on reboot
If you disable RT do you still get the panic?Statistics: Posted by dom — Mon Jul 14, 2025 5:56 pm
View ArticleTroubleshooting • would love to figure this out Kernal panic
I am working with Pi-5 8 GB models and and keep running into this issue where it's kernel error https://imgur.com/a/p2NvUI6there is a link to the pics i was able to get i cant seem to find anything...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
I've Kodi 21 installed, upgraded from 20. On this RPI4 I have only Raspberry OS without GUI installed, and boot directly into Kodi. Now, I sometimes play around with the VPN and manage to lock myself...
View ArticleTroubleshooting • Re: No noob boot- video
Usually we use Raspberry Pi Imager on a PC (or other) to write the OS (i.e. Raspberry Pi OS 64-bit) to a microSD card, and boot from that.Try that. And are you using an official power supply?Also the...
View ArticleAutomation, sensing and robotics • Re: Datalogging mA values from 8 channels
For the 4..20mA loop, a starting point could be https://www.mikroe.com/4-20ma-r-clickStatistics: Posted by ghp — Tue Jul 15, 2025 5:10 pm
View ArticleAutomation, sensing and robotics • Re: Hot Wheel Car Racing Leaderboard
QR codes on each car is an option. Python library to read codes, Camera at the start/finish line.No need to track cars dynamically. Just look for code read (car ID) before the line and then after the...
View ArticleTroubleshooting • Re: Headless start not working for Raspberry Pi Zero W
2. I need this done as soon as possible.A new £15 gbp [ $20 usd ] RPi Zero W board would be one way to make rapid progress. (That's probably less than the value of the volunteer time that has been...
View ArticleTroubleshooting • Re: Monitor trouble - cannot get single display to work
start with a fresh uSD and stop messing around with the display settings.use the Screen configuration editor for changing the resolution. only those supported by your display will be shown.The Screen...
View ArticleTroubleshooting • Re: RealVNC stops working on Pi update
Apologies for the long post, but a ton of diagnostics to reportI started with a working Pi and did an APT FULL-UPGRADEThese are (all) the packages that were to be upgradedCode: pi@RPi-JMRI-4GB:~ $...
View ArticleGeneral • Pico W Access Point - no http connection from Android or IOS
I have built the sample access point application using Visual Studio Code and the PICO SDK and loaded the application to my Pico W. I can connect to the WiFi point and then access the Pico web page...
View ArticleGraphics, sound and multimedia • Re: PISP on Pi5 and 32 BPP
This is one of two late changes to ISP-BE that change its functionality between 2712C1 and 2712D0 (the other one relates to offset range in colour conversions, but doesn't affect any of the standard...
View ArticleHATs and other add-ons • Re: Power Suppy for buildHAT not providing enough power
The USB line will be restricted, it is because it doesn't know at the PSU can supply (the official USB-C one do tell it).You'll want to ignore it. Or if you need more on the USB lines, then put the...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Talk about to the specs projects performance and tips for using the new Pi 5 faster CPU, better GPU and more ports.Statistics: Posted by Jack7865 — Wed Jul 16, 2025 5:04 pm
View ArticleGeneral discussion • Re: Raspberry Pi @ London
Hi,I'm coming to London soon and was wondering if there's anything Raspberry Pi-related I should check out while I'm there? I know the official Raspberry Pi Store is in Cambridge, unfortunately.If...
View ArticleNetworking and servers • Re: What are the offloading capabilities of the Pi 5...
As a percentage what sort of improvement can you get with this feature and under what circumstances? Generally, ethernet performance on the Pi 5 is very good, reaching close to the theoretical...
View ArticleGraphics, sound and multimedia • Re: HT16K33 issues.
Yeah, you're right. I just double-checked again. It's basically when I change the range from 8 to 9 in my script.So, in theory, I'm checking column 8, but that doesn't exist physically. It doesn't...
View Article