Troubleshooting • Re: sudo pip3 installation on python virtual environment...
If you already activated the venv, there is no need to use sudo.On the other hand, if sudo is required to install those packages (which I do not know if sudo is needed or not, I didn't look it up), a...
View ArticleRaspberry Pi OS • Re: Wifi broken on 64-bit image after all 2022-04 releases...
It looks like I'm having this issue: https://githubhelp.com/rpi-distro/firmw ... /issues/23Statistics: Posted by spacebird — Mon Jul 15, 2024 1:08 pm
View ArticleAdvanced users • Re: Raspberry Pi reboot if it visits a specific site
Web page doesn't help much - just fluff.It would be nice if you could say a bit about the things you have done with it, but I realize that may be a tall order. It seems to be one of those things...
View ArticleBeginners • Re: Writing a systemd service to run a script that setup TPM
... full-upgrade? "update" and "upgrade" have different meanings. "update" means "update the index". "upgrade" means "install upgraded software" as long as it doesn't involve any major changes to the...
View ArticleCamera board • Re: Low FPS video capture through libcamerify
AIUI The default AE tuning will always increase exposure first, and then turn to gain when it's hit the maximum exposure.You could tweak the tuning file, which you should find at...
View ArticleHATs and other add-ons • Re: AI Kit Necessity for YOLO Usage on Raspberry Pi 5
CM4 4GB with hailo PCIe gen2 38fps.I had forgotten the CM4 has PCIe.CM4 with Hailo is not far behind Pi5 Gen2, no need to wait for CM5?Now I will need to check for CM4 motherboards with PCIe M.2...
View ArticleTroubleshooting • Re: RPI5 not booting
what kind of PSU is that?what happens if you push the on button?I tried multiple power solutions, all give the same results, including a 5V 60W PSU directly on the power pins through a hat (that works...
View ArticleSDK • Defining C defines at the "cmake .." stage
I'd like to build different executables from the same source. Not much different but for a single define.Imagine my project having a Launchpad.c, a build-LP1 directory, and a build-LP2 directory. I'd...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI DSI
Which version of the MIPI DSI spec are you reading that supports high speed reverse direction transfers?V1.1 includes in section 5.2For bidirectional Lanes, data shall be transmitted in the...
View ArticleBeginners • Re: Which Os should I choose for my raspberry pi 4 B?
Try libcamera-vid --list-camerasStatistics: Posted by gordon77 — Tue Jul 16, 2024 12:23 pm
View ArticleBeginners • Re: 256G SSD - creating image on 32G USB
just use the SD card copier app and make sure tick the 'new UUID' checkbox.Doing that frequent with different sizes of NVMe (128GB to 500GB) -> not an issue as long as your installed data is less...
View ArticleBeginners • Re: inverted mouse movements after rotating screen
has been discussed several times on the forum.Try RPI Connect, should work there (as long as you've not switched back to X11)Statistics: Posted by aBUGSworstnightmare — Tue Jul 16, 2024 12:36 pm
View ArticleGeneral • Re: Using oscillator of different frequency with RP2040?
Thank you all for your replies, they are very helpful.I might have found a better solution though: run the RP2040 using the standard 12.0000MHz crystal or oscillator setup, and feed one of the...
View ArticleNetworking and servers • NAS backplane SMBus + SGPIO
Hello This is my first post here, hopefully it's right place for this question, I'm building NAS project with raspberry pi5 + 4x 3.5 SAS/SATA backplane. I'll be using JMB585 chip board and some...
View ArticleGeneral discussion • Is there a way for the Camera Module 3 to run a script...
Hello, me and my brother are trying to create a replica of a Minecraft Jukebox, but I cannot figure out how to make the Camera Module 3 run a script when it senses the color of a disk.Please...
View ArticleGeneral discussion • Re: OS / Harware Compatibilty
I accept that a Pi zero will struggle to provide a useful browser experience, but I assumed that it would run, albeit slowly. Are there things which just do not run on some devices?Statistics: Posted...
View ArticleGeneral discussion • Re: Is there a way for the Camera Module 3 to run a...
Unfortunately the docs are in one big pdf and I hate them, so can't link to anything for ideas (read the doc and picamera was so much better for users).So back in picamera (original) you could grab a...
View ArticleTroubleshooting • Re: Raspberry Pi 5/ Camera Module v3 Wide NoIR / AI Kit...
Eventually, there was an issue with the camera itself. Everything works fine with new camera.Statistics: Posted by dpekach — Tue Jul 16, 2024 1:08 pm
View ArticleTroubleshooting • Re: Raspberry kills USB boot storages!!
Just out of interest, why do you want to use a USB drive for boot instead of the SD card?Statistics: Posted by jamesh — Wed Jul 17, 2024 1:07 pm
View ArticleAdvanced users • RP1 ADC temperature
I see the RP1 ADC has a temperature sensor internally.Does anyone know how to access the live temperature data?Is there a CLI command to retrieve it?Thanks in advanceStatistics: Posted by jeepers01 —...
View Article