Open deepcoder opened 2 years ago
Did you install "imx519_kernel_driver_low_speed" rather than "imx519_kernel_driver" I found a vague reference to that driver on this page: https://forum.arducam.com/t/imx519-quad-hat-mode-switching-and-faq/2399/2 and that fixed the extension kit for me. I actually had to uninstall the original driver and then reinstall the low speed one
uninstall_driver.sh
reboot
./install_pivariety_pkgs.sh -p imx519_kernel_driver_low_speed
reboot
I am trying to attach one of your Arducam 16MP Autofocus cameras via the Arducam Cable Extension Kit on a Raspberry Pi 4 running latest RPi OS: Linux rpi 5.10.103-v7l+ #1530 SMP Tue Mar 8 13:05:01 GMT 2022 armv7l GNU/Linux
Camera displays fine when locally attached, however when camera is attached via the extension kit, I get a black screen in the libcamera-hello app, output from libcamera-hello for both cases shown below.
Also, I am not able to find any documentation for the Cable Extension Kit.
What gives?
Thanks!