When i run th ZED_Depth_Viewer, some errors displayed as follow:
The camera is ZED 2i and configure of my notebook is :
- ubuntu 20.04.6
- nvidia-520.56.06
- cuda-11.8
- ZED_SDK_Ubuntu20_cuda11.8_v4.0.3.zstd.run
Can anyone give me some advises? Thanks!
When i run th ZED_Depth_Viewer, some errors displayed as follow:
The camera is ZED 2i and configure of my notebook is :
Can anyone give me some advises? Thanks!
Hi @zhoupan9109
Can you please run the ZED Diagnostic tool and share the JSON report file that it generates?
As before the ZED_Depth_Viewer, i install the nvidia drive with the follow command:
sh NVIDIA_***_.run -no-x-check -no-nouveau-check -no-opengl-files
After, i change the command as follow:
sh NVIDIA_***_.run -no-x-check -no-nouveau-check
the ZED_Depth_Viewer is worked.