March 10, 2024, 15:38
cs@rpi5:~/prg/libcamera $ libcamera-hello --list-cameras ERROR: no cameras availableAlso there is no option under raspi-config -> Interface Options for camera I also set in /boot/firmware/config.txt camera_auto_detect=0 and at the very end after [all] dtoverlay=imx708. Also I tried several combinations with and without these options. Here is my system information https://pastebin.com/XFUrHTZc
cs@rpi5:~ $ libcamera-hello -t -0 [18:08:35.681406319] [74211] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found [18:08:35.681444171] [74211] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info [18:08:35.681473912] [74211] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+46-075b54d5 Preview window unavailable ERROR: no cameras available cs@rpi5:~ $