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