Hi,Thanks, I had already tried a complete re-imaging of a new OS, then installing the Arducam drivers on top of that, but no banana. I tried posting on Arducam's forum, but get errors posting a topic
Is there a simple way of rolling back the drivers?
We just updated the Arducam custom libcamera and solved this problem. Let me walk you through the process to fix it:
- Please run the commands below one by one
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 -l./install_pivariety_pkgs.sh -p libcamera_dev./install_pivariety_pkgs.sh -p libcamera_apps
- After installation, you can run the command dpkg -l | grep libcamera to check if you have managed to install it
- Then run the command like libcamera-still -t 0 to check if the problem is solved
Statistics: Posted by DaPiLad — Thu Jun 20, 2024 2:57 am