General discussion • Re: Pi Zero 2 W: Upgrading wpasupplicant package makes...
PI Zero can struggle with memory during upgrades - especially on the desktop version.Increasing the virtual memory (swapfile) size may help.Edit /etc/dphys-swapfile and change the CONF_SWAPSIZE=100...
View ArticleRaspberry Pi OS • IPv6 DUID determination
Hi folks,Can someone here can please tell me how to determine the unique IPv6 DUIDs of systems with Raspberry PI OS 11 and 12 that use NetworkManager? Knowing each DUID is necessary to configure my...
View ArticleRaspberry Pi Connect • Re: shell disconnection on load?
The kiosk page only refreshes once every 60 seconds, and right then there's a spike of activity. Otherwise, very little. I happened to run this batch invocation of top at the right moment to show the...
View ArticleRaspberry Pi Connect • Re: rpi-connect-lite running but no connect possible
Hi there,Are you still having issues? Looking at your logs, the concerning bit is "WARN API call unsuccessful error" which means that rpi-connect wasn't able to communicate with the Raspberry Pi...
View ArticleGraphics, sound and multimedia • Re: Are there no USB speakers that are...
I want to get externally powered speakers. But after much googling, there don't appear to be any that can also take in audio over USB? I have no experience with that particular Waveshare product [...
View ArticleBeginners • Re: Raspberry Pi 4 Model B Boot/display Issue
Upload to a file sharing site and post a link. There is a 64 KB limit for attachments on here.The limit seems to have been increased to 256 KB recently.Statistics: Posted by rpdom — Tue Jul 02, 2024...
View ArticleRaspberry Pi Connect • Re: Operation without internet?
I was under the impression (after a very quick test) that the VNC Server required a VNC client at the remote endat least with the old realvnc server, it included an http and java client in the...
View ArticleBeginners • Re: Raspberry Pi Os Lite Questions
From the "Illegal Instruction" message, I'd say that the browser you're trying has been compiled for ARMv7 or later. The 1B+ has an ARMv6 so it won't run on that Pi (as well as too slow and not enough...
View ArticleRaspberry Pi OS • apt source chromium-browser not work
Hello,tried to get sources of chromium-browser used in Raspbian OS. Found this topic viewtopic.php?p=2142775 which discussed exactly same question. But I already enabled deb-src option in Code:...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Also my IQAudio device isn't working either I downgraded to Kodi 20 but still have the problem. I can't remember for sure but it is it because Pulseaudio is now being used again? My audio devices are...
View ArticleTroubleshooting • Re: Apache web server with added flash drive...?
The path you suggested for the mount ( mount /dev/sda1 /var/www/cctv ) is OUTSIDE the Apache document root: /var/www/htmlYes. Try changing the mount point to /var/www/html/cctv and creating that...
View ArticleAdvanced users • New behaviour when closing I2C lines with the GPIO v2 API
Hi,I updated my system recently and observed a strange new behaviour:The I2C port is enabled at boot in config.txt (dtparam=i2c_arm=on)For some reason I open the GPIO 2 line with the GPIO v2 API but I...
View ArticlePython • Re: Python3 code for ps4 controller mapping
Any advice would be appreciated as I'm new to Python programming.As it says in your photo, but in different words.button_11 and button_12 are boolean variables - they are either True or False. (It...
View ArticleTroubleshooting • Re: Pi 5 not booting and freezing upon conencting hdd
Even with the 27W power supply, 3 spinning rust drives is quite a significant load.Picking a random 2TB Seagate drive - datasheetStartup current 1A.IIRC The Pi is only designed to supply 1.2A total at...
View ArticleRaspberry Pi OS • Re: Rpi zero W not booting
The ZeroW was released in February 2017. I'm rather surprised that a 2015 OS is said to work to some extent.Statistics: Posted by drgeoff — Wed Jul 03, 2024 8:53 am
View ArticleGraphics programming • Re: Xorg weird issues: log flooded and memory leak
I've just made a test and saw that this error is not present on the same version of Raspberry Pi OS with Desktop (Bullseye).So I probably missed something, enabling X11 on a Raspberry Pi OS Lite...
View ArticleCompute Module • Re: CM4 Module Power up problem
Hallo,error found ... did not set the GLOBAL_EN low but nEXTRST ... so the voltages 1.8V/3.3V are fully on. And I have also solved my actual problem with starting the CM4 module. Problem war ein...
View ArticleMicroPython • Re: PICO does not execute with main.py....
It seems you don't need a loop, haven't used a Timer on the Pico before.As mentioned should be 'main.py' not 'Main.py'Statistics: Posted by rpiMike — Wed Jul 03, 2024 9:19 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI Encoder and DSI Packet in...
Hello,Our DSI encoder takes the form of an on-chip DPI to DSI bridge. It's all in hardware. No DSI video-related signals are visible in software.You would need a MIPI D-PHY analyser to make sense of...
View ArticleGraphics, sound and multimedia • Re: Audio record button pressed, including...
SEOLMEDIA, which is basically a fullweb interactive digital signage software solution, is capable of making recordings in this way.For example, this type of processing functionality is used for the...
View Article