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

Camera board • Re: 64MP_Autofocus is not detecting.

$
0
0
Hello,
I am using raspberry pi 5 with the the bookworm OS of 64 bit and I have also tried 32 bit.
I have followed this to install drivers:
https://docs.arducam.com/Raspberry-Pi-C ... mp-cameras

Yesterday , it was working very well , but unfortunately I have enter a command:
sudo apt-get upgrade

After that the camera is not detect and also I tried in fresh OS but still it is not detected.

thank you in advanced...
Hi,
The standard Pi versions of libcamera were auto-installed after you ran the command: sudo apt-get upgrade.
If you want to make the 64mp camera module work again, installing the Arducam custom libcamera is inevitable.

Code:

wget -O install_pivariety_pkgs.sh https://github.com/ArduCAM/Arducam-Pivariety-V4L2-Driver/releases/download/install_script/install_pivariety_pkgs.shchmod +x install_pivariety_pkgs.sh./install_pivariety_pkgs.sh -p libcamera_dev./install_pivariety_pkgs.sh -p libcamera_apps

Statistics: Posted by DaPiLad — Thu Apr 25, 2024 5:58 am



Viewing all articles
Browse latest Browse all 4972

Trending Articles