Hi All,
I am using HP Oman Laptop and trying to run Deepstream 5.0. Unable to install Nvidia 450 and cuda 10.2 version drivers. i tried istalling using .run and ppa method but no luck.
Even after completing the installation, we are getting below error.
gst-plugin-scanner:2352): GStreamer-WARNING **: 20:36:59.795: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtrtserver.so: cannot open shared object file: No such file or directory
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
One element could not be created. Exiting.
(gst-plugin-scanner:2352): GStreamer-WARNING **: 20:36:59.795: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtrtserver.so: cannot open shared object file: No such file or directory
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
nvbufsurftransform:cuInit failed : 100
One element could not be created. Exiting.
Below is the “Nvidia-settings” Output
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
(nvidia-settings:17497): GLib-GObject-CRITICAL **: 16:33:32.312: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
** Message: 16:33:32.316: PRIME: Requires offloading
** Message: 16:33:32.316: PRIME: is it supported? yes
** Message: 16:33:32.457: PRIME: Usage: /usr/bin/prime-select nvidia|intel|query
** Message: 16:33:32.457: PRIME: on-demand mode: “0”
** Message: 16:33:32.457: PRIME: is “on-demand” mode supported? no
“nvidia-smi”
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
“nvcc -V”
Command ‘nvcc’ not found, but can be installed with:
sudo apt install nvidia-cuda-toolkit
Thanks in advance.