Hello,
New to the forum. Searched for similar topics and found not much help. Posting here after no solutions found asking on the Parrot OS forum, hoping to have better luck here.
Here is my original post on Parrot OS :
https://community.parrotsec.org/t/rpi-c ... ed/28939/5
I am trying to run Parrot OS (6.2 Full security edition) on my Raspberry Pi 4B and my camera (rpi camera module 2) is not detected after fresh install.
I have swapped out sim cards to Raspberry Pi OS (Bookworm) and the camera works with rpicam-hello without issues so I think I have ruled out defective camera module or physical connection issues.
When I run rpicam-hello this is what i get:I ran Cheese as a second attempt with similar results. Tried apt get install -f to find and install missing dependencies with no improvement. I went through the cameras documentation and tried to install dependencies that way with no luck. I ranIve updated rebooted and updated but no remedy, still same errors. I noticed in the error that something is seeing the camera as it gives the proper sensor (imx219). I have also tried adding 'dtoverlay=imx219' to the boot/config.txt but still nothing.
If anybody has any ideas i can try it would be much appreciated.
Thanks in advance.
New to the forum. Searched for similar topics and found not much help. Posting here after no solutions found asking on the Parrot OS forum, hoping to have better luck here.
Here is my original post on Parrot OS :
https://community.parrotsec.org/t/rpi-c ... ed/28939/5
I am trying to run Parrot OS (6.2 Full security edition) on my Raspberry Pi 4B and my camera (rpi camera module 2) is not detected after fresh install.
I have swapped out sim cards to Raspberry Pi OS (Bookworm) and the camera works with rpicam-hello without issues so I think I have ruled out defective camera module or physical connection issues.
When I run rpicam-hello this is what i get:
Code:
$rpicam-hello[0:00:50.697464028] [1570] INFO Camera camera_manager.cpp:325 libcamera v0.3.2+27-7330f29b[0:00:50.715018232] [1576] ERROR RPI pipeline_base.cpp:820 Failed to load a suitable IPA library[0:00:50.715069621] [1576] ERROR RPI vc4.cpp:216 Failed to register camera imx219 10-0010: -22Made X/EGL preview windowERROR: *** no cameras available ***
Code:
sudo apt install -y python3-picamera2sudo apt install -y python3-pyqt5 python3-opengl
If anybody has any ideas i can try it would be much appreciated.
Thanks in advance.
Statistics: Posted by Jlafont — Sat Nov 09, 2024 10:07 pm — Replies 0 — Views 20