General discussion • Re: problem install chromium raspberry pi zero
Do you need Chromium? There are lighter Web browsers that worked in a Pi Zero back when I had one. With 512 GB, I was not able to do anything serious. It was more for a quick lookup for a config...
View ArticleGeneral discussion • Re: Schematics for raspi5
Would it be possible to request schematics on an individual, case-by-case basis? My company uses Raspberry Pi's in most of its automated test fixtures, and I hope to use the RP5 in my latest project....
View ArticleGeneral discussion • Who knows about this resistance near CPU of Pi 4B?
This resistance near CPU of Pi 4B was corrsied by cockroach. Does any one know about the functon of this resistance?Statistics: Posted by I_Love_Pi — Sat Apr 06, 2024 2:39 pm
View ArticleGeneral discussion • Re: Monitor events from HIKVISION ANPR camera
does anyone know how to run this code?Statistics: Posted by pero90 — Sat Apr 06, 2024 3:43 pm
View ArticleGeneral discussion • Installing CasaOS
I have setup my pi 5 with two external NVMe caddys connected via USB 3.0, using one of these drive to run the PI OS 64-bit lite.I have stopped using the Pimoroni base as I kept getting reliability...
View ArticleGeneral discussion • Re: Installing CasaOS
I suggest you look here for support/trouble shooting.Statistics: Posted by wildfire — Sat Apr 06, 2024 6:44 pm
View ArticleGeneral discussion • Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
Description of the problem:I've been trying to use the Raspberry Pi camera with my Raspberry Pi 4, but haven't been able to get it to work. I have tried the following:* Install different versions of...
View ArticleGeneral discussion • Transporting Video Signal Over Optical Fiber
Hello Everyone,I have stumbled upon an issue while doing an application. In this application there is an existing multimode fiber which is installed. We will be using Sony PXW-Z90...
View ArticleGeneral discussion • Re: Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
What doesn't work?What are you trying to do with the camera?What software are you using?Is the camera detected?Statistics: Posted by rpdom — Sat Apr 06, 2024 10:08 pm
View ArticleGeneral discussion • Re: Short note on Zero 2 W
Interesting, but what kind of stability issues did you encountered before lowering the frequency?Lowering the frequency reduces the power consumption, so are you sure that your issue wasn't related to...
View ArticleGeneral discussion • bookworm: where is IPv6 duid stored?
I cloned a RPI disk and deleted all the per-machine files I could think of (like the sshd public and private keys, the chrony drift file etc). What I couldn't find was the DUID. I now have two...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
PINN has been updated to v3.8.8V3.8.8Translations - Fixed translation of initial messages.Self-Update - upgraded implementation in preparation for Pi5Partition size - Updated to 128MBmkswap - Added...
View ArticleGeneral discussion • Picamera2 V3 Wide Camera AeMeteringMode question
RPi 4B+ Bookworm, V3 wide camera. Picamera2In a pair of tests I found inconsistencies in exposure modes Spot and Matrix1)"AeMeteringMode": controls.AeMeteringModeEnum.Spot -> dark...
View ArticleGeneral discussion • Re: bookworm: where is IPv6 duid stored?
Truncate empty (without removing) the file /etc/machine-id.On the next boot a new random ID should be generated and stored in the existing file, and systemd uses this to programmatically generate...
View ArticleGeneral discussion • How to remove log messages from journalctl -b
OS Version: Buster and BullseyeWhen I do journalctl -b I get a lot of logging messages like:Code: Apr 08 09:26:34 cilix hostapd[23475]: Configuration file: /etc/hostapd/hostapd.confApr 08 09:26:34...
View ArticleGeneral discussion • Re: How to remove log messages from journalctl -b
I recommend using the Log2Ram program to avoid wearing out your uSD card from frequent log file writing.https://github.com/azlux/log2ramStatistics: Posted by Paul Hutch — Mon Apr 08, 2024 1:45 pm
View ArticleGeneral discussion • Re: Train displays, using Pi makes the news...
The board shown on the BBC article looks like this, or something very close to it:https://github.com/chrisys/train-depart ... /issues/67For more general information, look...
View ArticleGeneral discussion • Glances doubt
Hi,Could you tell me what does it mean the "8 - 1.80/1.80GHz" in the Glances screenshot,and if is there any way to put the Core Voltage in the Sensors area ?ThanksStatistics: Posted by valdemirs — Mon...
View ArticleGeneral discussion • Re: UART Cable Connection from Pi5 to Speedybee F7 V3...
HelloI have same situation and just wondering if have managed to stabilish these connections.Can you or someone share the steps here ?Many thanksStatistics: Posted by andersonmottabr — Mon Apr 08,...
View ArticleGeneral discussion • RPi 4 gadget mode not being picked up by Windows PC
Hello all, I set the gadget mode following the steps bellow:before first boot in first_run.sh:Code: cat << EOF > /etc/network/interfaces.d/usb0auto usb0allow-hotplug usb0iface usb0 inet...
View Article