IMX678 on KNEO Pi - IMX678.ko loads but probe fails + missing VIC symbols
Hi,
I'm trying to use an IMX678 camera on KNEO Pi. I have copied the IMX678.ko files to the modules directory and loaded it, but I'm getting the following errors:
I have the following files:
imx678_3840x2160_ch0.cfg
LSC bin files
Resource folders (AE, AWB, ISP, VIC, etc.)
Command uname -r returns:
6.1.0-1
Command ls /lib/modules/ returns:
6.1.0-1 7.1.1-1-aarch64-ARCH
Questions:
1. Do I need additional VIC / ISP kernel modules? (I only have IMX678.ko)
2. What is the correct loading order?
3. Is there a specific config needed for IMX678 on KNEO Pi?
4. Can you provide the complete driver package for kernel 6.1.0-1 (or 7.1.1)?
5. Is there any required power-up sequence or GPIO config for the IMX678 on KNEO Pi?
Thanks!