I would be grateful for any tips.
Situation:
- a microSD image is used interchangeably on Pi versions Zero, Zero 2, 3B+ and 5
- on all other platforms, it finds the camera, on Pi 5 it cannot
- it happens, at least, with the v2 camera (IMX219) but also with my OV5647 based micro camera
Environment:
- the system has been freshly updated
- legacy cameras are not enabled
- there is no display connected
- /boot/firmware/config.txt is not original, but has no fancy modifications
- camera autodetection is enabled, but disabling it and going manual does not help
What would you recommend to check?
Situation:
- a microSD image is used interchangeably on Pi versions Zero, Zero 2, 3B+ and 5
- on all other platforms, it finds the camera, on Pi 5 it cannot
- it happens, at least, with the v2 camera (IMX219) but also with my OV5647 based micro camera
Environment:
- the system has been freshly updated
- legacy cameras are not enabled
- there is no display connected
- /boot/firmware/config.txt is not original, but has no fancy modifications
- camera autodetection is enabled, but disabling it and going manual does not help
Code:
uname -aLinux pi5 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
Code:
dmesg | grep sensor[ 2.852710] rp1-cfe 1f00110000.csi: Using sensor imx219 6-0010 for capture
Code:
vcgencmd get_cameravc_gencmd_read_response returned -1error=1 error_msg="Command not registered"
Code:
root@pi5:~# libcamera-still[0:01:15.315095730] [841] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+118-bf469526Preview window unavailableERROR: *** no cameras available ***
Statistics: Posted by diastrikos — Mon Jun 10, 2024 12:03 am