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

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

$
0
0
I've managed to get a hold of some production units now and it does seem like the RP2040 firmware on some units is out-of-date. This will case problems with auto-detection and missing cameras that folks on this thread are seeing.

I've added instruction in this forum post on how to update the RP2040 firmware to the latest revision (v15). Once the device is updated auto-detection should work again.

Note that If you don't want to update your device for any reason, disabling camera auto-detection should get the camera working on all platforms. To do this, please update /boot/firmware/config.txt with the following:

1) Comment out camera_auto_detect=1 if present:

Code:

#camera_auto_detect=1
2) Add the following to the bottom of the file:

Code:

dtoverlay=imx500

Statistics: Posted by naushir — Wed Oct 16, 2024 11:17 am



Viewing all articles
Browse latest Browse all 3881

Trending Articles