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

AI Camera - IMX500 • Re: AI Camera & Zero 2 / camera not avilable

$
0
0
I've tried this again with a fresh SD card image on my Raspberry Pi Zero 2 W - and all seems to work. Here's exactly what I did:

1) Install 64-bit Raspberry Pi OS (full) using the imager tool
2) sudo apt update && sudo apt full-upgrade -y
3) sudo apt install imx500-all
4) reboot

Then run "rpicam-hello -t 0" and the camera app displays a viewfinder as expected.

Can you try exactly this with a new OS image? If it still fails, can you try adding

Code:

dtoverlay=imx500
into /boot/firmware/config.txt - but only if the above instructions don't work.
Unfortunately no luck, still the same issue.

Statistics: Posted by mattme — Tue Oct 15, 2024 9:07 am



Viewing all articles
Browse latest Browse all 8026

Trending Articles