Troubleshooting • 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 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 ArticleRaspberry Pi OS • Re: bookworm update forbidden 403
One more data point, I just formatted an SD card with Ubuntu on the raspberry PI. Then I tried the 'sudo apt upgrade' and received no errors. I also tried the same command from Raspberry PI OS using a...
View ArticleGraphics, sound and multimedia • Re: MTV "Kiosk"
GTR2Fan, about overclocking: I went to edit the "config.txt" file in boot, and at the top it said something like "This is not the droid you are looking for! Instead edit /boot/firmware/config.txt...
View ArticleBeginners • Re: RPi as Win RDP Client
RPi 3B v1.2Raspberry PI OS 2024-03-12 Legacy x64 no DesktopI'm triing use a RPi to create a Windows remote desktop client. My idea would be that the RPi when logging into the shell, runs rdesktop or...
View ArticleSDK • Re: [RESOLVED] project can't find my library source files in...
Recently I had a new problem with this where the object files were compiled, but the linker could not link them to create the elf when I ran "make."I also have updated my CMake to version 3.24.1,...
View ArticlePidora / Fedora • Re: F40
Kernel: 6.8.2-300.fc40.aarch64Statistics: Posted by geev03 — Fri Mar 29, 2024 5:56 pm
View Article