I don't mean manually as in 'qm start (vmid)'.
Instead I mean: 'qm showcmd (vmid) > foo; source foo'.
To put it another way, I can take the output of qm showcmd (vmid), paste it into my CLI, and successfully start the VM. However if I start it from the gui or using qm start, the GPU driver crashes in the guest.
The problem manifests as code 43 on the GPU in the guest. Initially I thought that this was caused by proxmox setting the hv_vendor_id to "proxmox" instead of Nvidia43Fix, because manually launching the VM with that change would prevent the problem, but I now see that I can set the hv_vendor_id to whatever I want, as long as I launch it from the cli by using the kvm command directly (again, qm start <vmid> does not help).
I'm completely stumped and could use a hint.
Thanks in advance.
-FG
Instead I mean: 'qm showcmd (vmid) > foo; source foo'.
To put it another way, I can take the output of qm showcmd (vmid), paste it into my CLI, and successfully start the VM. However if I start it from the gui or using qm start, the GPU driver crashes in the guest.
The problem manifests as code 43 on the GPU in the guest. Initially I thought that this was caused by proxmox setting the hv_vendor_id to "proxmox" instead of Nvidia43Fix, because manually launching the VM with that change would prevent the problem, but I now see that I can set the hv_vendor_id to whatever I want, as long as I launch it from the cli by using the kvm command directly (again, qm start <vmid> does not help).
I'm completely stumped and could use a hint.
Thanks in advance.
-FG
Last edited: