Nvidia-smi outputs no devices were detected in Ubuntu 20.04 + RTX3060 + driver 515

nvidia-bug-report.log.gz (179.6 KB)

i have been struggling with making the gpu running for long time. However whatever i tried just did not help.

Kernel version: 5.13.0-52-generic. Card: RTX3060 ti. Log has been attached.

lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3060 Ti Lite Hash Rate] (rev a1)

lshw -c video
*-display
description: VGA compatible controller
product: GA104 [GeForce RTX 3060 Ti Lite Hash Rate]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:16 memory:a2000000-a2ffffff memory:90000000-9fffffff memory:a0000000-a1ffffff ioport:5000(size=128) memory:c0000-dffff

Pls help. Thank you

The nvidia driver doesn’t like your board.
NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x26:0x56:1429)
Driver 460, 470.54-470.82 should work. Don’t know whether using the open source kernel modules of 515 work.

Hi Generix,

thank you for the hint, after some re-installation loops and solving version incompatibility, driver version 460 works finally.

However i am very interested. How can i find out which driver version is compatible with my board? Is there a matching table like for cuda/driver?

This is a known and recurring bug in the nvidia driver, the known working versions list is based on reports from other users.