Troubleshooting • Re: Trying to install Processing under bookWorm
I get a message to the effect of "nothing to do with us gov, it was your OS what did it."You quoted it, but implied that wasn't the message shown.Exact error messages could help a lot, even if they...
View ArticleGeneral discussion • Re: is it possible for me to connect two raspebrry pi...
Hmm, how do you intend to place your two traffic lights and motion detectors? Questions is related to wireless signal range. Why do you think you'll need two? Is motion detected by camera...
View ArticleTroubleshooting • Re: Wifi not showing up anymore
I’m not sure, I’ve never used Network Manager.I remember that if cli command “iwconfig” returns “Mode: master”, then the interface is in AP mode, and raspi-config would fail to configure it.Okay, when...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I also get freezes with my 256 GB NVME connected via USB. This is not pretty. At least I have a working setup without the freezes.Statistics: Posted by Gomoto — Wed Mar 27, 2024 6:31 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Latest compatibility updates are now in rpi-update firmware. In general, cards that are broken should be less broken - but this doesn't mean more cards will work with CQE.Statistics: Posted by jdb —...
View ArticleBeginners • Re: Fan on 5" Monitor Broken
There are no markings on this fan. The place where it is plugged into on the monitor is called FAN.The monitor is compatible with the Raspberry. I don't know why this monitor comes with a fan like...
View ArticleGraphics, sound and multimedia • run vlc from crontab
surely someone has tried to run vlc video on startup and faced this issue? Yet countless posts online and no resolution that i coudl find. crontab:Code: @reboot DISPLAY=:0 cvlc --play-and-exit...
View ArticleGraphics, sound and multimedia • Re: Which Method Do You Use To Get Sound...
I'm using a cheap USB2 audio "7.1 channel" adapter, works great other than the designer decided to flash a red LED which lights up the whole case. Gives me an audio input as well should I need...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Very high FPS on DPI screen (Pi Zero 2W)
I'm using Buster, I tried the settings above - unfortunately it didn't help, the screen is black Statistics: Posted by JekelSkaz — Wed Mar 27, 2024 6:55 pm
View ArticleGentoo • Re: San Disk 128 GB w/VFAT Not Working on Pi Zero 2 W
The crux of the problem: which partition scheme you select determines whether the SD HC card will be bootable by a Raspberry Pi Zero 2 W. You cannot assume that because the card is bootable in a...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Great topic. i am installing gemma right now. Gonna play with it soon After trying, it is too slow and ruins the CPU. Temperature went to out of the charts. We need AI accelerator in next gen PIs....
View ArticleSDK • Re: MPC23S17 Reset pin
The /RESET pin cannot be left floating. From the MCP23S17 datasheet:It has a power-on-reset feature though so you can simply connect /RESET to 3.3V.Statistics: Posted by alastairpatrick — Thu Mar 28,...
View ArticleRaspberry Pi OS • Re: Firefox 124 on bookworm?
Is the firefox in the repository actually 124.0.1 even though it still says 124.0?I tried firefox-esr, but am not happy with it. For example, cloudflare-checks keep on looping, a problem I never had...
View ArticleTroubleshooting • Re: fkms and swaynag
Thank you for providing insight.This is the first touch screen: https://www.ebay.com/itm/334731484309The manual that came with my SpotPear was this one: https://www.spotpear.com/index.php/inde ......
View ArticleCamera board • Re: HQ camera not detected
Where did you get an Arducam UC-376 cable from? Was it sold as a Pi5 camera cable, or supplied with one of their camera modules that had a 22pin connector on the camera module?I don't believe that the...
View ArticleTroubleshooting • Re: Raspberry Pi 5, official active cooler always running...
@phiilu, FWIW I have the same argon case with fan and was having the same issue. I tested with other fans and the issue went away. Not sure if it’s botched soldering or just the way it is but in your...
View ArticleAdvanced users • Pi5 not recognising USB PS3 Eye
Is anybody able to shed any light on this problem?I was using an old PS3 Eye as a USB microphone for a voice recognition project running on a Pi 5. It was running fine, until it didn't. I had needed...
View ArticlePython • Re: Autostart multiple python programs, each in own terminal window.
All is working after determining the difference between single quotes and double quotes... LOLNext task is to automatically restart these python programs when they crash. Again, each in its own...
View ArticleGraphics, sound and multimedia • Re: Live Video Feed on Headless Raspberry Pi 5
Are you running Bookworm with desktop (like I am) or the Lite version?I'm running Lite, should I do an install of the full OS, or is there a way to install the codec thru the command line?Statistics:...
View ArticleGraphics, sound and multimedia • Re: Question about v4l2 bcm2835-codec...
Now https://github.com/raspberrypi/firmware/issues/1885Statistics: Posted by 6by9 — Thu Mar 28, 2024 6:58 pm
View Article