Hi,I am trying to install nvidia driver. There is no fatal error when i run NVIDIA-Linux-x86_64-440.82.run. But nvidia-smi just return “No devices were found”.(There is a Tesla T4 device actually). I googled for a long time and still couldn’t solve it.
Dmesg shows:
[ 848.040520] NVRM: GPU 0000:3b:00.0: RmInitAdapter failed! (0x26:0xffff:1155)
[ 848.040705] NVRM: GPU 0000:3b:00.0: rm_init_adapter failed, device minor number 0
lspci shows:
3b:00.0 3D controller: NVIDIA Corporation Device 1eb8 (rev a1)
Subsystem: NVIDIA Corporation Device 12a2
Physical Slot: 1
Flags: bus master, fast devsel, latency 0, IRQ 479, NUMA node 0
Memory at ab000000 (32-bit, non-prefetchable) [size=16M]
Memory at d2fc0000000 (64-bit, prefetchable) [size=256M]
Memory at d2ff0000000 (64-bit, prefetchable) [size=32M]
Capabilities: [60] Power Management version 3
Capabilities: [68] #00 [0080]
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [c8] MSI-X: Enable- Count=6 Masked-
Capabilities: [100] Virtual Channel
Capabilities: [250] Latency Tolerance Reporting
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting <?>
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900] #19
Capabilities: [bb0] #15
Capabilities: [bcc] Single Root I/O Virtualization (SR-IOV)
Capabilities: [c14] Alternative Routing-ID Interpretation (ARI)
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
There are more details in attachment.nvidia-bug-report.log (1.0 MB)
Hope for some suggestions, thank you!