Graphics, sound and multimedia • Re: fbcp-ili9341 is back
Ummmm.... I'm not aware of any drivers for the ili9486 I'm using except fbcp and adding this to the config.txtCode: dtparam=spi=ondtoverlay=piscreen,drm,speed=32000000*my screen only goes upto 32 MHz...
View ArticleSDK • SDK 2.3.1 is released
Release notes are here: https://github.com/raspberrypi/pico-sdk ... /tag/2.3.1You may have noticed it was released last week, but the online docs are now updated too, and latest PDF is here...
View ArticleTroubleshooting • Re: Problems with installation
Hello,Okay, Synaptic does not use apt it uses dpkg.When trying to install pypy3Here is part of the problem:RPython traceback: File "pypy_interpreter.c", line 59716, in PythonAstCompiler__compile_ast...
View ArticleBeginners • Re: PiHole - Docker Illegal Instruction
Why Docker ?Pi-hole regular install is just one line of code to copy and paste in a terminal !Code: curl -sSL https://install.pi-hole.net | bashIs there a hardware or software limitation that prevents...
View ArticleGeneral • Re: I2C SDA Setup Time
Hence the configuration here evidently inserts a delay before SCL is released.Interesting theory but I'm afraid it's wrong:A. This is not the definition of tSU;DAT as shown in Figure 38 of the I2C Bus...
View ArticleGeneral discussion • Re: Publish rpi-imager to Microsoft Store
everyone gets the updates when they are published, without the user needing to take any stepsExactly what I don't want, especially not for Imager which updates are usually full of surprizes... Always...
View ArticleHATs and other add-ons • Re: Problems with attaching AI Hat+ to Rpi5
Note: I have abandoned my attempt to attach the AI Hat+ to my rpi5 and have purchased a 'CanaKit Raspberry Pi 5 16GB Quick-Start AI Kit - 26 TOPS (Assembled)' and am in the process of configuring it.I...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi, I'm BlueStevie64. I recently got a raspberry pi and I know some python, I enjoy gaming and coding.Statistics: Posted by BlueStevie64 — Thu Sep 10, 2026 7:40 pm
View ArticleTroubleshooting • Files going missing
Every now and then (once a year?), most of the files in /home/pi go missing. The folders all seem fine. There may be other files affected as well, but its more difficult to tell.Nothing else appears...
View ArticleTroubleshooting • Re: Files going missing
Power glitches aren't going to cause files to go missing, they are likely to cause other problems like power surges which might make your raspberry pi to go up in magic smokeHave you got a cron job...
View Article