-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMX519 is confusing #47
Comments
Hi, a bit late, but:
Optional step for faster and more reliable autofocus, but first try the default settings if it matches your usage. If you need faster autofocus, then modify replaced imx519.json file in /usr/share/... directory. At the end of the file, there is section "rpi.af". Set these values under "speeds" -> "normal" section:
Note that autofocus is still not as good as with RPI 4, but it is good enough. I recommend using manual trigger autofocus, sometimes the automatic one does not trigger itself.
(please note that cam0 or cam1 is the actual port on RPI5, where you have attached your camera) after reboot, test with |
Hi @Kocicak! Thanks for your reply. But I have some problems: The drivers are for bullseye, not bookworm, which I am using. And the versions on raspberry os are way newer:
When using lib camera on python, I get an error with the autofocus:
Do you think this camera will ever get support on raspberry pi 5 / bookworm or we should stop buying arducam and go for the official ones? |
Hi, it is working in latest rpi os bookworm, I am using it myself. You have to download latest files from releases. Ignore packages from bullseye. Packages to install on bookworm are: these are the latest now. Download and install these 4 debs and autofocus will be working. |
The install_pivariety_pkgs.sh fails at the beginning, and all it does is to say that the driver is already there and does not need to be installed.
The git repo for the pivariety in GitHub - ArduCAM/Arducam-Pivariety-V4L2-Driver: This driver is used for Arducam mipi camera with Pivariety board points to GitHub - ArduCAM/IMX519_AK7375, but this fails completely to compile.
Could one show how to make this camera work on a clean install of Bookworm on a Pi 5?
Thanks!
The text was updated successfully, but these errors were encountered: