-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vgpu_unlock not working with 1050Ti as 2 x Tesla P40 #75
Comments
For some reason your VM's UUID equals the vGPU's UUID. This should not happen and might be the cause of the issue. You should pass the UUID of the vGPU as the Example from https://docs.nvidia.com/grid/12.0/grid-vgpu-user-guide/index.html#adding-vgpu-to-red-hat-el-kvm-vm-qemu-cli
|
Thank you for your assistance. I tried using a different UUID (ebb10a6e-7ac9-49aa-af92-f56bb8c65893 from the example) and the UUID from the PVE vmgenid (ed49b5c8-8a6c-4621-98e5-fac5204b9c99) but neither made any difference. I still get the "Could not enable error recovery for the device" error when starting the VM and I don't have any NVIDIA devices in the device manager in Win10. I can only connect to the VM with RDP, Parsec shows a black screen (to be expected with no GPU) I tried removing the UUID argument entirely and i get:
Group 61 is the device assigned to the vGPU:
I also tried removing the PCI spoofing: |
I am also having the same issue. And my config and observation below. I can see the device in windows guest, and parsec can ocassionally see one or two frames and hang. I see no vgpu unlock message in dmesg |
Oh yes, make sure you use the 5.12 patches. |
It seems to work fine on my system. Make sure it is using old version supported drivers. Not the most updated one. For me i am using 460 |
try to use proxmox 6.4.
gtx1050 is ok
pls make sure two uuid is same one. |
hello, can you tell me which version of you use vgpu driver and you guest virtual machine(win10) driver version? |
460.73.01 merged driver |
Many thanks for developing this script. I'm trying to use a 4Gb 1050Ti and passthrough as 2 x 2Gb Tesla P40's. I'm using Proxmox 7.0-11. I've previously passed through the whole card to a Windows 10 VM successfully.
NVIDIA drivers seem to be installed OK:
I've defined two vGPU:
Proxmox QEMU VM is configured:
It looks like the NVIDIA driver is ok?
But when I start the VM I get an errror and in the VM there is no NVIDIA device visible.
Any suggestions would be appreciated.
The text was updated successfully, but these errors were encountered: