IMX519_AK7375
IMX519_AK7375 copied to clipboard
Seeing the following: ``` make make -C /lib/modules/`uname -r`/build M=$PWD make[1]: Entering directory '/usr/src/linux-headers-6.6.15-arm64' CC [M] /usr/local/src/arducam-16mp-git/AK7375/ak7375.o /usr/local/src/arducam-16mp-git/AK7375/ak7375.c:421:10: error: ‘struct i2c_driver’ has no member named ‘probe_new’ 421 | .probe_new =...
When trying to compile on the 2023.12 version of Raspberry Pi OS, I get: ``` make make -C /lib/modules/`uname -r`/build M=$PWD make[1]: Entering directory '/usr/src/linux-headers-6.1.0-rpi7-rpi-2712' CC [M] /home/surak/16mp-autofocus/IMX519_AK7375/IMX519/imx519.o In file...
Hi, found the Source Code of your driver ... Could you be so kind and explain how to at this to linux kernel souce 5.19 to build ? thank you
How do i use / install these drivers for the 519?