Hi,
I’m using Azure VM instance with NVIDIA GPU-Optimized VMI with vGPU Driver for A10 Instances. Unfortunately when I launch nvidia-smi
, it outputs No devices were found
.
Here is the driver and device information:
$ lspci -v
0002:00:00.0 3D controller: NVIDIA Corporation Device 2236 (rev a1)
Subsystem: NVIDIA Corporation Device 14bf
Physical Slot: 1447514197
Flags: bus master, fast devsel, latency 0, NUMA node 0
Memory at 40840000 (32-bit, non-prefetchable) [size=256K]
Memory at fe0000000 (64-bit, prefetchable) [size=256M]
Memory at ff0000000 (64-bit, non-prefetchable) [size=32M]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia_drm, nvidia
$ modinfo nvidia
filename: /lib/modules/5.15.0-1017-azure/updates/dkms/nvidia.ko
firmware: nvidia/510.73.08/gsp.bin
alias: char-major-195-*
version: 510.73.08
and the entire log file nvidia-bug-report.log (661.0 KB)