Hey everyone, I’m trying to get an Arducam B0221 (OV2311 Jetvariety Camera) working with my reComputer J4011 carrier board. It’s the Seeedstudio 110110144 model with a Jetson Orin NX 8GB and a 128GB NVMe drive. I bought the camera from botland.pl.
I followed the official Arducam Quick Start Guide to install the drivers, but it’s failing. The installation script halts early on with a kernel version mismatch. I ran uname -r and my kernel is 5.10.192-tegra-35.5.0-20240613202628. The driver package names I can see available on the Arducam side top out at 5.10.192-tegra-35.5.0-20240219203809. Same base kernel, but the build timestamps don’t match and the installer refuses to proceed.
Has anyone run into this and found a way around it? I can’t see the camera in /dev at all right now, which I assume is because the drivers never loaded.