Troubleshooting • ArduCam 16mp Camera not working with Lineage OS
Hi, I recently bought the ArduCam IMX519 16mp autofocus camera that supposed work with my raspberry pi cm4. On the cm4 I am running Konstakang's Lineage OS 20. I know the camera in lineage os works,...
View ArticleTroubleshooting • ILI9341 SPI display with SPI5
Hi,I am having some trouble getting an SPI display to work. Is there something that i'm missing to having this working as a display? Everything appears to be connected and configured correctly I am...
View ArticleTroubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot
I have a few Raspberry PI 5s, and I've got one that has this behaviour. This is the order of events...1. Using official power supply (with/without SD card) - solid red right2. Plugged into computer...
View ArticleTroubleshooting • Re: Why I am getting error "device is disconnected or...
It shows 3 programs running with Same PID:2683Statistics: Posted by Abhi901163 — Sun May 05, 2024 9:34 am
View ArticleTroubleshooting • Re: Bluetooth audio issue
My Pi5 is without case for now, but in days I get the official case, so that the problem is the case is excluded.I'd be interested to read what you find.This is the thread with my own...
View ArticleTroubleshooting • Re: No module named 'libcamera'
Maybe time to experiment with a fresh installation of your RasPiOS Bookworm OS?This seems to be working for me with 64-bit RasPiOS Bookworm on an RPi[5] board.The package is 'bundled' with the OS...
View ArticleTroubleshooting • Re: Fan and USB wont shut down after shutdown / booting
Just to clarify you all, my rpi5 does full speed untill it fully enters an os, and when shutdown, fans and usb does turn off, and this is on all os so it's not bc im running on an debian, ubuntu or...
View ArticleTroubleshooting • Re: How to get USB Speaker on Raspberry Pi to run on boot-up?
Which version of Raspberry Pi OS are you running on that Pi3+ ? Buster or Bullseye or something else.How to tell: Code: cat /etc/os-releaseAnd the guide to all things startup:...
View ArticleTroubleshooting • Re: RPi cannot see Xfinity wifi
It did work on your previous router. The thing that has changed is the new router. So something must be different on that to the previous one that is causing issues with the PIs. I'm not aware of any...
View ArticleTroubleshooting • Raspberry Pi pin not toggling regularly (Zero 2W)
Good day to all! Got this Freenove Breakout Board for Raspberry Pi. (https://store.freenove.com/products/fnk0080)The idea was simply to test that the GPIO pins all functioning correctly by toggling...
View ArticleTroubleshooting • Re: Raspberry Pi pin not toggling regularly (Zero 2W)
Everything works as expected (always a nice feeling), but what I noticed is that the GPIO4 pin after one or two iterations stops working. If I restart the program again, it works a couple of times...
View ArticleTroubleshooting • Error: *** failed to accumulate camera
Hi, I'm developing Python on Raspberry Pi 4 using the 64-bit Bookworm OS and using the Venv virtual environment. I'm going to use picamera2 to utilize the V2 camera.After Raspberry Pi is finished, the...
View ArticleTroubleshooting • Re: Error: *** failed to accumulate camera
"camera.capture" does not exist.If we try the example from Picamerra2 manual (Section 6.7), what happens? https://github.com/raspberrypi/picamera ... capture.pyOn my Pi4 (Bookworm 64-bit) it works...
View ArticleTroubleshooting • Re: Pi 5 Sleep and HDMI blanking
What do you mean "use official OS"?Isn't Ubuntu 24.04 official?"screen blanking on official OS is working here."-- do you refer to the option added to...
View ArticleTroubleshooting • My raspberry pi 3b+ won’t work
Hi, I recently bought a pi 3b+ from this linkhttps://www.amazon.it/dp/B0BNJPL4MW?ref ... b_ap_shareAnd I didn’t read the review saying that this board doesn’t want to show a video signal or that it...
View ArticleTroubleshooting • Re: V1 camera is recognized but doesnt show output
Maybe a) go back to the vendor and seeh what they say (they state it works with Pi 5)b) whilst waiting for a) try the "How to check if a third party camera is working" in...
View ArticleTroubleshooting • Re: Freenove 8MP camera not working on RS5
shouldn't you use Code: dtoverlay=imx219,cam0when connected to DSI0?Correct, you need to add the ,cam0 override if using CAM/DISP0.Why did you disable camera auto detect?Autodetect only works on...
View ArticleTroubleshooting • Raspberry pi 4 -- /dev/video* are missing
Hi, I am new to here.I have been using a Raspberry pi 4 (4GB) for two years as a file server. I once ran Ubuntu but got into a trouble (I guess that I broke dependency). Later I newly installed Debian...
View ArticleTroubleshooting • Re: card reader not visible
HIthe last post was not the issue ( by kip_the_elder » Sat May 04, 2024 1:20 pm )does anyone know what the text on the image is about , I get this message when I click on the flah card symbolis there...
View ArticleTroubleshooting • Re: vlc wont start
The problem is if I start streaming (using the camera) and then want to use vlc to listen to music it won't open. If I start vlc to listen to music before streaming video from the camera everything...
View Article