How to passthough nvida pgu on xcp-ng
-
Hello,
I have an nvida k620 video card install on my hosr=t xcp-ng. I have identified the video card on the host. I at lost on how to do passthough so my vm's has access to the gpu. -
Sorry for the misspelled word pgum, should read gpu
-
Hi,
Have you read https://docs.xcp-ng.org/compute/#pci-passthrough ?
-
@olivierlambert Thanks, I found it before you replied. I follow the step in the document. Now how do I test if my gpu is working?
-
You should see the GPU in your VM (via lspci if you are on Linux, or in the Device manager in Windows)
-
@olivierlambert I'm on linux
-
Then
lspci
command should display all the PCI devices, including your GPU -
@jag5cof I see the gpu there. Isn't a gui that I view show the gpu info.?
-
That's unrelated to XCP-ng/XO, but I let the community giving you some hints about this
-
@olivierlambert thank you