there is no (!) auto-detect for cameras and displays on a compute module!I was trying to see the input from my Camera Module 3, using the command.Code:
libcamera-still -t 0
This is the output I got:As you can see, the error reads:Code:
[0:00:43.489926493] [579] INFO Camera camera_manager.cpp:325 libcamera v0.3.2+99-1230f78dPreview window unavailableERROR: *** no cameras available ***Code:
ERROR: *** no cameras available ***
My Hardware:
Raspberry Pi Zero 2 W (connected via ssh - is being controlled from Raspberry Pi 400)
The Zero has Pi OS Lite x64
The 400 has Pi OS x64
How can I fix this?
Investing a moment in looking at the compute module documentation would have shown you that you will have to lowed the required overlay manually via config.txt. https://www.raspberrypi.com/documentati ... odule.html
Statistics: Posted by aBUGSworstnightmare — Fri Feb 28, 2025 5:54 am