I have written a code for capturing samples from the GMSL camera, but when I am running the code, I am getting this error: libnvrm_gpu.so: NvRmGpuLibOpen failed
Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”): Software Version
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[+] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Dear @aswb,
This is strange. Does the host has any other CUDA version than comes with sdkmanager? Could you cross compile the DW GMSL sample like your sample and check running to confirm if it is issue with cross compilation?
Dear @aswb,
I could see the DW version as DW 1.2.400 I expect it to have DW 2.2.X on target if flashed with DRIVE SW 10.0. Please double check if the correct DW/CUDA version is used in cross compilation.
Dear @aswb,
We don’t support on target compilation. We recommend cross compilation on host. Could you please check cross compilation and let us know if you hit any issue.