Troubleshooting • Re: Replacement DA9091 PMIC
2. Such legislation almost always increases the prices of products, especially for very low profit margin devices (Like Pis)The margins aren't that low though. If they were Raspberry Pi's annual...
View ArticleTroubleshooting • Re: No touch on Adafruit 2.8" PiTFT Capacitive Touch...
I can't believe that their instructions are so out of date.Take a vanilla Raspberry Pi OS install, and add "dtoverlay=pitft28-capacitive" to /boot/firmware/config.txt. That should be it.FBCP is well...
View ArticleAdvanced users • Re: How receive stable frequency for SPI for python ?
That firmware was built about 3 months before core_freq_fixed was added. The upgrades available to you will depend on which OS version you are running now - try "sudo apt update && sudo apt...
View ArticleHailo • Re: Kernel: 6.12.20+rpt-rpi-2712 - driver hailo failed with error -2
Thank you for responding.Code: sudo rpi-update pulls/6765 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom *** Performing self-update *** Relaunching after update *** Raspberry...
View ArticleC/C++ • Compiling Qt6 Missing EGL/eglext_brcm.h
Hello all,**tldr**Where can I get EGL/eglext_brcm.h?**Background**My ultimate aim is to create a cross compile environment for qt aimed at r pi 4. So Qt 6.4.2 and wayland. To do this I need to compile...
View ArticleRaspberry Pi OS • Re: New RP 4B, latest Bookwork install - multiple workspace...
Does this help, see Index number 30https://annieuk.ddns.net/linux#l030bStatistics: Posted by Annie UK — Thu Apr 03, 2025 1:51 pm
View ArticlePython • SK6812RGBW or WS2812 support for RPi5?
Hi there,has anyone played around with PIOLib, like in the example fromhttps://www.raspberrypi.com/news/piolib ... o-control/?The thing is, that I would like to "easily" turn on LEDs on my...
View ArticleAdvanced users • config.txt ignoring cmdline= in some cases
I have the following code in my config.txt:Code: # Set GPIO 0 & 1 to gpio input with pull-up enabledgpio=0-1=ip,pu[all][gpio1=0]gpio=1=ip,pu#gpio=0=op,dlcmdline=rescue.txt[all]#gpio=0=op,dlThis...
View ArticleRaspberry Pi OS • [Solved] Re: New RP 4B, latest Bookwork install - multiple...
Thank you so very, very VERY much.That had been causing me great distress -- ChrisStatistics: Posted by lidgaca — Thu Apr 03, 2025 2:32 pm
View ArticleTroubleshooting • Re: Deleted Data
Hi! I just experienced this again, but with MinecraftPi. I shut the Pi down and waited for it to turn off before unplugging it, but next time I booted it my world had been completely deleted. I guess...
View Article