Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3552

Troubleshooting • Re: libcamera-hello: ERROR: *** no cameras available ***

$
0
0
Can be something wrong with the flatcable.

MotionEyeOS maybe using the old/legacy camera stack, that is something different, has different timing etc. I have had several cases where the old stack works and new libcamera base does not work. Especially flat-cable length was/can be an issue.

But update your OS to latest Bookworm state, so run

Code:

sudo apt update && apt full-upgrade
You should then run it via new name:

Code:

sudo rpicam-hello
Version should be v0.3.1+50-69a894c4

I just ran it via a serial console CLI on a Pi3 64-bit OS with long 2 meter cable, it works, but it is slow in starting up, very slow on Pi1 and Pi0, count 10 seconds or more.

Statistics: Posted by redvli — Tue Sep 17, 2024 6:34 am



Viewing all articles
Browse latest Browse all 3552

Trending Articles