The NVIDIA GPU installed in this system is not supported by the NVIDIA 550.54.14 driver release

We tried to create VM with GPU a100 (Standard_NV6ads_A10_v5) with driver release 550.54.14, but failed with the following error.

[ 1.662141]
[ 1.662947] nvidia 0002:00:00.0: enabling device (0000 → 0002)
[ 1.669652] NVRM: The NVIDIA GPU 0002:00:00.0 (PCI ID: 10de:2236)
[ 1.669652] NVRM: installed in this system is not supported by the
[ 1.669652] NVRM: NVIDIA 550.54.14 driver release.
[ 1.669652] NVRM: Please see ‘Appendix A - Supported NVIDIA GPU Products’
[ 1.669652] NVRM: in this release’s README, available on the operating system
[ 1.669652] NVRM: specific graphics driver download page at www.nvidia.com.
[ 1.686717] nvidia: probe of 0002:00:00.0 failed with error -1
[ 1.689409] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 1.692225] NVRM: None of the NVIDIA devices were initialized.
[ 1.694999] nvidia-nvlink: Unregistered Nvlink Core, major device number 234
[ 1.727266] tsc: Refined TSC clocksource calibration: 3194.046 MHz
[ 1.730081] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0a51d526a, max_idle_ns: 440795343137 ns
[ 1.734595] clocksource: Switched to clocksource tsc
[ 2.073328] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
[ 2.076871]
[ 2.078256] NVRM: The NVIDIA GPU 0002:00:00.0 (PCI ID: 10de:2236)
[ 2.078256] NVRM: installed in this system is not supported by the
[ 2.078256] NVRM: NVIDIA 550.54.14 driver release.
[ 2.078256] NVRM: Please see ‘Appendix A - Supported NVIDIA GPU Products’
[ 2.078256] NVRM: in this release’s README, available on the operating system
[ 2.078256] NVRM: specific graphics driver download page at www.nvidia.com.
[ 2.097526] nvidia: probe of 0002:00:00.0 failed with error -1
[ 2.100566] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 2.103690] NVRM: None of the NVIDIA devices were initialized.
[ 2.107020] nvidia-nvlink: Unregistered Nvlink Core, major device number 234

When I check Appendix A. Supported NVIDIA GPU Products, I can find A10 is supported. Is there anything I missed?

I’m experiencing the same issue both with 550.107.02 (latest NVIDIA driver on the website) and 560.20.03 (the one provided with CUDA toolkit 12.6). That log looks pretty much identical to mine, except the PCI address and version is different.

I’m using an RTX A2000 Embedded (25FA) on AlmaLinux 9.3, which is clearly supported there. No VM for me though.