General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Thanks for the additional information.I managed to replicate this freezing of RaspiOS once only, but when I repeated it, it installed fine. This is very odd, but you've given me some clues that need...
View ArticleRaspberry Pi OS • Re: Chromium and touch scrolling doesn't work with labwc
Yeah, with the new OS update, I was able to select Multitouch in the Screen Configuration, and it works as expected. Thanks!Where is this setting? I tried setting mouseemulation to 'no' in...
View ArticleOther projects • Re: Raspberry Pi voice assistant
deepo, thanks!!!I finally had time this weekend to start on this. Managed to get the OS installed - although having issues with AnyDesk but I'm sure it's a firewall/routing issue - and have the USB...
View ArticleOther projects • Re: Improving health with raspberry pi
A more interesting question is can you use a Raspberry Pi to make the exercise more enjoyable?One idea I have had, but never done anything about, is to interface an exercise bike to Google street-view...
View ArticleRaspberry Pi Connect • Re: Could I get in trouble for porting Raspberry Pi...
Its aim, as described on their website, is "enabling all young people to realise their full potential through computing".Although the slogan "enabling all young people to realise their full potential...
View ArticleGraphics, sound and multimedia • Re: Midi, I2C, Pi 5 RP1 chip, which gpio lib???
And I cooked the sys... I made sys upgrade to Debian 12 trying to fix all the mess...Starting from scratch again...Statistics: Posted by Zool64Pi — Sun Jun 01, 2025 8:56 pm
View ArticleSDK • Re: RP2350 rollback bug?
Well, I was under the impression that you are trying to do rollback with 2 images (like in 5.1.7. A/B Versions), when actually it seems that you have trouble with anti-rollback (5.1.11. Anti-rollback...
View ArticlePython • Re: troubles using ha-mqtt-discoverable python module (BOOKWORM on...
i got it workingsudo apt install virtualenv python3-virtualenv -yvirtualenv -p /usr/bin/python3 ha_mqtt_discoverablesource ha_mqtt_discoverable/bin/activatepip3 install ha_mqtt_discoverablepip3...
View ArticleRaspberry Pi OS • Re: Autostart with labwc
I appreciated the information in this thread! Sharing because I wanted to auto start chromium in kiosk mode and point it to my OctoPi url after a rebuild and this page helped. Long story:Fired up my...
View ArticleGraphics programming • Re: The last MPEG-2 patent has now expired
According to Google, all 3 were originally filed on almost the same day, but published in May 2010, Sept 2017, and Sept 2020 respectively.Google only shows the date of the original parent patent.If...
View ArticleAdvanced users • Re: Dual 2.5Gbps not full speed
Is this a network stack processing issue?Any help in getting the full USB 3 bandwidth on both NIC would be amazingEthernet can create a huge number of interrupts and CPU load due to the historically...
View ArticleHATs and other add-ons • Re: Help me Please
Pi5 requires a 64-bit kernel. I suggest to contact the company you bought it from, or the manufacturer for help.Statistics: Posted by W. H. Heydt — Sun Jun 01, 2025 10:56 pm
View ArticleAdvanced users • Re: [SOLVED] Labwc: Can it be made to tile windows?
I have been going straight to /etc/xdg/labwc/rc.xml to do changesrequires reboot thoughHmmm... I may add the change there as well. Though putting it in the user account rc.xml is working for windows...
View ArticleMedia centres • Re: Peppy player
aBUGSworstnightmare,More than 1 year ago we did a lot of testing related to SPI displays: viewtopic.php?t=358144The conclusion was that it's not worth to try to fix issues with ILI948x displays (see...
View ArticleTroubleshooting • Re: Pi 4 PXE boot
Thanks for the replies. I'm stuck at the basic DHCP configuration it seems, as (according to tftp server logs) Pi doesn't even attempt to get anything from the TFTP server. Which DHCP options do I...
View ArticleCamera board • Re: Using HQ Camera with Motorized Lens: Autofocus Integration...
I’ve written an autofocus program (rpicam-focus) based on rpicam-vid and rpicam-hello, which actually works really well in good lighting conditions. If I could also access the bit-coded information...
View ArticleCompute Module • Can I remap I2SLRCk to another GPIO instead of SD_DAT2
I have a board that I'd like to wire the SDCARD to SDIO for a 4 bit interface. But I also have an audio card using i2s which has I2SLRCk on the SD_DAT2 pin 69. The other SDIO pins are free. Is there...
View ArticleBeginners • Re: help loading OS on compute 5 and dev board
I may be a beginner with the Pi cm5 but i already purchased them and would like at least get the OS running. I am now able to run the installer but it hangs with the following message, We're Sorry:...
View ArticleCompute Module • Re: Can I remap I2SLRCk to another GPIO instead of SD_DAT2
But I also have an audio card using i2s which has I2SLRCk on the SD_DAT2 pin 69.Check the schematics as this can't be right. SD_DAT2 is connected to the eMMC controller on CM5 Lite modules. It has no...
View ArticleBeginners • Re: Force Raspberry Pi 4 to use 5GHz only
Thanks, KipI tried that, but it didn't help. I even added the 2.4ghz MAC address to the MAC address blacklist, but nothing changes. It stays connected to 2.4ghz after "sudo nmcli connection reload" or...
View Article