Pi Dog camera is not being detected. Rest of PiDog is working great!

Assembled the PiDog and everything works except the camera.

I checked the connections based on the diagrams and photos in the forums. They look same except instead of blue color on one side, the cable connector is black on one side.

Here are the outputs from the Pi 4 B.

libcamera-still
[0:00:44.519879454] [1712] INFO Camera camera_manager.cpp:327 libcamera v0.4.0+53-29156679
Preview window unavailable
ERROR: *** no cameras available ***
a@raspberrypi:~ $ ls /dev/video*
/dev/video10 /dev/video12 /dev/video14 /dev/video16 /dev/video19 /dev/video21 /dev/video23
/dev/video11 /dev/video13 /dev/video15 /dev/video18 /dev/video20 /dev/video22 /dev/video31
a@raspberrypi:~ $ libcamera-hello
[0:03:00.299033264] [1737] INFO Camera camera_manager.cpp:327 libcamera v0.4.0+53-29156679
Preview window unavailable
ERROR: *** no cameras available ***

uname -a
Linux raspberrypi 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux
a@raspberrypi:~ $ cat /sys/firmware/devicetree/base/model
Raspberry Pi 4 Model B Rev 1.5

Let me know if you need any more info.

Thanks,
Ash

Can you provide photos of both side of cable connected. The coloured side must be in top, on the same side than the lock.


@SunFounder_Moderator Is this issue because of connections or the camera module?

Thanks,
Ash

Please provide images of your camera wiring to help us diagnose the problem.

We suggest trying a different FFC cable to see if the camera is then recognized and works.

To test the camera, please run the libcamera-hello command.

@SunFounder_Moderator I have posted images of the camera wiring earlier in this thread.

libcamera-hello output is also in thread.

a@raspberrypi:~ $ libcamera-hello
[0:03:00.299033264] [1737] INFO Camera camera_manager.cpp:327 libcamera v0.4.0+53-29156679
Preview window unavailable
ERROR: *** no cameras available ***