Hello!
I have an AR0234 from Arducam which runs on CAM1. I use their installers which modifies the kernel, and then use their v4l2
and opencv
to stream.
When I go to activate SPI for a thermal camera I’m attaching using sudo /opt/nvidia/jetson-io/jetson-io.py
, set it to SPI1, it disables the AR0234, which probably relies on the same I2C channel.
Is there an easy way to fix this without having to go through the .dtb
?