@jcai are you using a single IMX412 off M0173 J5?
C28 will setup a additional 4 sensors that likely will create some 'noise' in the logs when they fail to probe (assuming above sentence is accurate).
The sensor off J5 is "sensor ID 2", so we will want to use something like com.qti.sensormodule.imx412_fpv_2.bin
:
E.g.
cp /usr/share/modalai/chi-cdk/imx412-fpv/com.qti.sensormodule.imx412_fpv_2.bin /usr/lib/camera
If only a single sensor off J5, you won't want other com.qti.sensormodule*.bins in /usr/lib/camera/
After copying the .bin above to /usr/lib/camera, If you run voxl-camera-server -l
, do you get a single sensor?