Advanced users • Re: Raspberry Pi simple monitoring and dashboard
Full rewrite with version 1. It now supports fully flexible monitoring based on your preferences - e.g. regular bash commands are used, so you can configure it to report anything from terminal /...
View ArticleAdvanced users • Re: [SOLVED] Power Monitoring / System Health Monitoring on...
Add the board voltages/current, add the RTC settings/voltages if used (all Pi5 specific but it was the original question). Hope that helps.Full rewrite with version 1. It now supports fully flexible...
View ArticleTroubleshooting • Re: Has anyone really solved the old wifi dropping problem?
@ejolson, I think the ARP static entry may have actually fixed this thing. So far, so good after a couple of days.Thank you!Statistics: Posted by HeneryH — Mon Jul 08, 2024 12:16 pm
View ArticleTroubleshooting • Re: RPI5: 5V Power Supply leads to undervoltage errors and...
Hello, our Raspberry Pi 5 has been experiencing undervoltage `dmesg` warnings and system shutdowns under certain loads. We've tried to diagnose this problem with an external power supply and found...
View ArticleMedia centres • Re: TV HAT Raspberry Pi 5
You may have had the fifo error message before the reboot.It seems after the error, something on the HAT (that isn't reset by the reboot) gets upset and requires a power cycle to recover.We do have a...
View ArticlePython • Re: Using Python to patch a binary.
The user just runs the received PythonPatcher.py, enters his credentials and the PythonPatcher issues a xxxxx_patched.bin file.The user uploads the xxxxx_patched.bin file with esptool.py You think...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
As I was looking at other DSI modes, I've come back to this one.I'm on a current 6.6.34 kernel, although I need to just ensure whether I have any extra patches that are relevant. 6.6.36 kernel with no...
View ArticleCompute Module • Re: Flash the eMMC
Well ... 1. use dd instead of the imager2. use PiShrink to make a smaller image and use this instead.3. there are alternative idea to get smaller images without PiShrinkStatistics: Posted by Noob_User...
View ArticlePython • Re: Wait for app to open with Python
Does it work?Not really, it starts running my program when Audacity is opening, not when it opened. When it runs the program when Audacity is opening, I get the error: "disconnected pipe". Is there a...
View ArticleRaspberry Pi Connect • Re: RPI connect won't start on model 3B
I have Bullseye installed (current legacy) and Bookworm on Pi3s. I use (have used as I'm a beta-beta tester) on both setups.here is stated something different...Statistics: Posted by m0erky — Mon Jul...
View ArticleBeginners • Chromium requires password
Hello, I installed chromium on my RPi 4 and when I launch it, it always require to enter my password, when I enter it, it will launch, but is possible to launch chromium without entering my password?...
View ArticleGeneral • Re: Struggling with redefining a frame buffer.
Hi cbmeeks, I recognize your username because I looked at your repo a couple of weeks ago I started with the Hunter Adams code as well (actually, Bruce Land, another Cornell prof, made an 8-bit fork...
View ArticleRaspberry Pi OS • Re: apt source chromium-browser not work
Hello,thank you for your help so far!was able to cross-compile both folders:Code: out/arm64-bullseye-ozone-relout/arm64-bullseye-ozone-rel-stdNow trying to package the results into nice debian...
View ArticleGeneral discussion • Re: "Contact User" feature broken / disabled?
Yep. EU child protecion ones in this case (there are minors on here).I'd be nice if Raspberry Pi employees and other certified members could be directly contacted.Re: Employees. No it wouldn't. They...
View ArticleBeginners • Re: Chromium is not supported on Rasberry Pi Model B
For some value of ok.... It is easy to have a 3B+ running from an SD card, with the default settings, descend into swapping hell if you open up more than a couple tabs in Chromium. This is almost...
View ArticleAdvanced users • Re: AMA0 RS-485 mode
What value are you using for MOO_GPIO_NO?gpio_ calls and fixed GPIO numbering has been deprecated in the kernel for a fair few releases, and is now actively logging an error if a GPIO controller tries...
View ArticleAdvanced users • Running chromium on Rpi5 using Yocto
2I have a Raspberry Pi 5. I want to get chromium to run on it. I want to build Linux via Yocto.I'm using the Kirkstone branch of Yocto.My local.conf relating to chromiumIMAGE_INSTALL:append = "...
View ArticleGeneral • Re: any existing high-speed pico-to-pico bus?
More than likely you can get something like 40Mbps going.My Proof of Concept code shows 80 Mbps appearing feasible with '32N1' UART-style serial when over-clocked. That's reading the output pin as...
View ArticleCamera board • Camera module 3 issues with Pi5
I've been trying to get a camera module 3 connected to my pi5, and have run into some errors that seem to indicate that the camera is not being recognised. Initially I ran 'rpicam-hello' and the...
View ArticleOther • Re: 5" dsi screen for kali...
I've been struggling trying to figure out how to get this 5" dsi touch screen to work on kali for my RPi5... it works perfectly w the RPiOSYou are likely best to ask on one of the Kali Forums...
View Article