Hi there, I’m trying to get this card working on Truenas scale, which runs on linux.
Nvidia-smi doesn’t detect it, and I guess it’s because it can’t be initialised:
15:35] kube-bridge: port 9(veth459fd26b) entered blocking state
[ +0.000976] kube-bridge: port 9(veth459fd26b) entered forwarding state
[ +8.473456] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.007556] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.274182] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.006436] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +8.687074] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.005804] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.252903] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.006317] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.504299] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.005503] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.334823] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.005979] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.392519] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.007475] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[ +0.232436] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x24:0x72:1436)
[ +0.005512] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
root@truenas[~]# cat /proc/driver/nvidia/gpus/0000:03:00.0/information
Model: Quadro P600
IRQ: 45
GPU UUID: GPU-????????-????-????-????-????????????
Video BIOS: ??.??.??.??.??
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:03:00.0
Device Minor: 0
GPU Excluded: No
I’ve attached the log file
nvidia-bug-report.log (136.3 KB)