Please provide complete information as applicable to your setup.
• Hardware Platform (Ubuntu 22.04.3/ RTX 6000)
**• DeepStream Version 6.4
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (545.23.08-0ubuntu1)
• Issue Type( questions)
bill@bill-holoscan:~/Downloads$ sudo apt-get install nvidia-driver-545
INFO:Enable nvidia
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
Loading new nvidia-545.23.08 DKMS files…
Building for 6.5.0-14-generic
Building for architecture x86_64
Building initial module for 6.5.0-14-generic
Secure Boot not enabled on this system.
Done.
Setting up nvidia-driver-545 (545.23.08-0ubuntu1) …
Processing triggers for libc-bin (2.35-0ubuntu3.6) …
Processing triggers for man-db (2.10.2-1) …
Processing triggers for dbus (1.12.20-2ubuntu4.1) …
Processing triggers for initramfs-tools (0.140ubuntu13.4) …
update-initramfs: Generating /boot/initrd.img-6.5.0-14-generic
bill@bill-holoscan:~/Downloads$ 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.
bill@bill-holoscan:~/Downloads$ lspci | grep VGA
00:0.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c)
bill@bill-holoscan:~/Downloads$ lsmod | grep nouveau
bill@bill-holoscan:~/Downloads$ lsmod | grep nvidia
bill@bill-holoscan:~/Downloads$
bill@bill-holoscan:~/Downloads$ sudo apt-get install nvidia-driver-545
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
nvidia-driver-545 is already the newest version (545.23.08-0ubuntu1).
ill@bill-holoscan:~$ cat /proc/driver/nvidia/version
cat: /proc/driver/nvidia/version: No such file or directory
bill@bill-holoscan:~$ sudo ubuntu-drivers list
[sudo] password for bill:
bill@bill-holoscan:~$ sudo ubuntu-drivers install
All the available drivers are already installed.
bill@bill-holoscan:~$ sudo ubuntu-drivers install nvidia:545
All the available drivers are already installed.
bill@bill-holoscan:~$ 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.