I've tried to install driver, but still failing activating my camera.
I'm using NVIDIA jetson AGX orin development kit and want to use 8 OWL cameras (LI-AR0234CS-GMSL2-OWL) with LI-JAG-ADP-GMSL2-8CH board.
1. support OS image for later version.
But, the all current driver guides only images for R34.1.1. and explain with E3653-A03 carrier board.
I first install Jetpack 5.1.1 (R35.3.1) from NVIDIA SDK and install driver following the installation process.
But, I've encountered below message.
"[ 170.017511] nv_ar0234: module verification failed: signature and/or required key missing - tainting kernel"
2.
I've also found that the jetson itself contain drivers for max96712 and nv_ar0234 in the kernel driver directory (/lib/modules/5.10.104-tegra/kernel/drivers/media/i2c) But using this driver I can't see any message and there is any activated camera in /dev/
I'm totally new to GSML2 camera setting, I don't know how to handle this situation.
I've tried to install driver, but still failing activating my camera.
I'm using NVIDIA jetson AGX orin development kit and want to use 8 OWL cameras (LI-AR0234CS-GMSL2-OWL) with LI-JAG-ADP-GMSL2-8CH board.
1. support OS image for later version.
But, the all current driver guides only images for R34.1.1. and explain with E3653-A03 carrier board. I first install Jetpack 5.1.1 (R35.3.1) from NVIDIA SDK and install driver following the installation process. But, I've encountered below message. "[ 170.017511] nv_ar0234: module verification failed: signature and/or required key missing - tainting kernel"
2.
I've also found that the jetson itself contain drivers for max96712 and nv_ar0234 in the kernel driver directory (/lib/modules/5.10.104-tegra/kernel/drivers/media/i2c) But using this driver I can't see any message and there is any activated camera in /dev/
I'm totally new to GSML2 camera setting, I don't know how to handle this situation.
Thank you in advance.