Hi,
Can you please suggest the correct VM (with GPU) configuration for setting up DeepStream6.1 on Microsoft Azure?
I have tried with the VM"
NVIDIA GPU-Optimized VMI with vGPU driver" available in Azure that has the following configuration:
Additional details:
I believe it could be a VM problem because when I follow the steps mentioned in the following links, the installation of NVIDIA driver fails.
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Nov 16 09:10:34 2022
installer version: 470.63.01
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
nvidia-installer command line:
./nvidia-installer
Unable to load: nvidia-installer ncurses v6 user interface
Using: nvidia-installer ncurses user interface
-> Detected 2 CPUs online; setting concurrency level to 2.
WARNING: You do not appear to have an NVIDIA GPU supported by the 470.63.01 NVIDIA Linux graphics driver installed in this system. For further details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README available on the Linux driver download page at www.nvidia.com.
-> Installing NVIDIA driver version 470.63.01.
-> An alternate method of installing the NVIDIA driver was detected. (This is usually a package provided by your distributor.) A driver installed via that method may integrate better with your system than a driver installed by nvidia-installer.
Please review the message provided by the maintainer of this alternate installation method and decide how to proceed:
The NVIDIA driver provided by Ubuntu can be installed by launching the "Software & Updates" application, and by selecting the NVIDIA driver from the "Additional Drivers" tab.
(Answer: Abort installation)
ERROR: The installation was canceled due to the availability or presence of an alternate driver installation. Please see /var/log/nvidia-installer.log for more details.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one.
Thanks
the driver is not installed successfully .
deepstream created plugin failed, what is the output of “gst-inspect-1.0 nvstreammux”? what is the output of “ldd /opt/nvidia/deepstream/deepstream/l
ib/gst-plugins/libnvdsgst_multistream.so” ?