Quantcast

Automation, sensing and robotics • Re: PicoPanel - using a pi pico and a...

FYI, I did this with a zero around nine years ago then ported it to a pico around three years ago: https://github.com/thagrol/fakewakeMight help you solve some of your other aims with your project.Oh,...

View Article


Compute Module • Re: HDMI I2C busses usable when HDMI is unused?

you have two I2C busses - one on each CSI/DSI interface which might be easier to use than the DDC I2C bussesStatistics: Posted by aBUGSworstnightmare — Fri Apr 11, 2025 12:07 pm

View Article


Other • Re: Chromium asking for default keyring

OK. Annoyingly, I went to my usual Garmin website to keep track of my wife while she cycles (with her permission!) and it asked me to input the password that I used for the new keyring to stop that...

View Article

Beginners • Re: Raspberry PI Keeps losing internet access

I have a pi3 that drops the ethernet connection on a regular basis and I've had these issues with zeros, 3s, and 4s. Gonna try some of this stuff but how hard is to ask for it to keep an ethernet...

View Article

Troubleshooting • Re: Bookworm: Error during sudo apt upgrade - kernel...

That was it. I don't recall installing this, but I must have last year, and found that this command seems to completely remove it.Code: sudo rm -rf /etc/modules-load.d/anbox.conf...

View Article


Media centres • Re: Kodi 20 unable to start GBM windowing system

Hello,Yes, that does the trick !I did have this line in journalctl,Code: Apr 10 13:32:29 pimedia.locallan kodi.bin[925]: did not find extension DRI_Mesa version 1but I'm afraid I dind't take enough...

View Article

Troubleshooting • Re: PI400 will not boot

Have you read... https://forums.raspberrypi.com/viewtopic.php?t=58151Statistics: Posted by gordon77 — Fri Apr 11, 2025 1:10 pm

View Article

General • Re: Pico 2W (RP2350) Turn on a led without SDK

Thank you for your answers. It's understood: you have to use the SDK with the pico2 w unless you manage to create standalone cwy43 and lwip libraries.Statistics: Posted by VincentARM — Fri Apr 11,...

View Article