Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6340

Camera board • Re: Pi camera on bookworm and bullseye

$
0
0


That sounds good but I never managed to get any of my Raspberry Pi cameras to work on any of my Pis without the legacy stack. Is there anything else required? Do I need to configure something or enable something to make it work?

Any hint would help because it just doesn't work at all for me with this new stack. I'm sure there was a reason to migrate away from the old stack (beyond it being closed source) but for me as an end user the result simply is that the camera is completely broken beyond buster (or bullseye when enabling the legacy stack) and I have absolutely no idea how to fix it apart from using outdated versions of RPi OS.
What have you tried? I have used cameras on Pi Zero, Zero2, 2B, 3A+ and 4B using Bookworm (Lite) and libcamera. The only thing I've needed to do on some of them is to install libcamera-tools, then pythin3-picamera2 for the ones I'm using python on.

What does "rpicam-hello --list-cameras" show for you?
I hate to hijack someone else's thread, but since this one doesn't have a positive response from the OP and I have the same problem on Bookworm, I'll jump in.

I have a Raspberry Pi 2B that previously worked with a Raspberry Pi Camera Rev 1.3, but now on Bookworm (fresh install using RPI-imager), I get "No cameras available!" output from "rpicam-hello --list-cameras."

I found this in the console log during the last reboot:

Code:

Jan 01 18:45:19 myrpi2 wireplumber[608]: [0:00:23.928258584] [608]  INFO Camera camera_manager.cpp:325 libcamera v0.3.2+99-1230f78d
Any help is appreciated.
The camera module must have gone bad. I replaced it with an Arducam, and it was detected:

Code:

pi@myrpi2:~ $ rpicam-hello --list-camerasAvailable cameras-----------------0 : ov5647 [2592x1944 10-bit GBRG] (/base/soc/i2c0mux/i2c@1/ov5647@36)    Modes: 'SGBRG10_CSI2P' : 640x480 [58.92 fps - (16, 0)/2560x1920 crop]                             1296x972 [46.34 fps - (0, 0)/2592x1944 crop]                             1920x1080 [32.81 fps - (348, 434)/1928x1080 crop]                             2592x1944 [15.63 fps - (0, 0)/2592x1944 crop]

Statistics: Posted by heatfanjohn — Fri Jan 03, 2025 12:48 am



Viewing all articles
Browse latest Browse all 6340

Trending Articles