<div dir="ltr">I am doing passthrough from Ubuntu 14.04 3.19 (Host) to an Ubuntu 14.04 guest 3.19. I have been testing with a GeForce GTX 980 and GTX 1080. I have seen people do PCI Passthrough without a problem with GeForce cards.<div><br></div><div><div>I can see device inside the guest VM:</div><div><br></div><div>    lspci -vnn | grep VGA</div><div><br></div><div> 00:05.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)</div><div><br></div><div>OR if I have the GTX 980 passed through.</div><div><br></div><div>00:05.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 980] (rev a1)<br></div><div><br></div><div>I was able to successfully install the driver (370.2, latest driver). I have tried with several other driver versions with same results. It installs, but is not recognized by nvidia-smi (same result both cards):</div><div><br></div><div>    nvidia-smi </div><div><br></div><div>> Unable to determine the device handle for GPU 0000:00:05.0: Unknown</div><div>> Error</div><div><br></div><div><br></div><div>Looking in dmesg I see the following error message</div><div><br></div><div>> [   29.535583] nvidia 0000:00:05.0: irq 45 for MSI/MSI-X [  </div><div>> 29.577727] NVRM: RmInitAdapter failed! (0x23:0x56:458) [   29.577807] NVRM: rm_init_adapter failed for device bearing minor number 0</div><div><br></div><div>Another person on the NVidia forums had the SAME exact issue as me (but no answer).</div><div><br></div><div><a href="https://devtalk.nvidia.com/default/topic/957757/gtx-1080-amp-kvm-pci-passthrough-to-guest/?offset=2#5033118">https://devtalk.nvidia.com/default/topic/957757/gtx-1080-amp-kvm-pci-passthrough-to-guest/?offset=2#5033118</a></div><div><br></div><div>Is there anyway to debug this further? I'm currently trying to narrow this down to either drivers or passthrough causing it.  </div><div><br></div><div><br></div></div></div>