Search results

  1. A

    Code 43 - passthrough of NVIDIA RTX 2080 in windows 10/11 VM

    I just read a tutorial which mentioned lspci -v will show me if the gfx card has now vfio drivers so I executed the command and this is the result: 42:00.0 VGA compatible controller: NVIDIA Corporation TU104 [GeForce RTX 2080 Rev. A] (rev a1) (prog-if 00 [VGA controller]) Subsystem...
  2. A

    Code 43 - passthrough of NVIDIA RTX 2080 in windows 10/11 VM

    one more wired thing I recognized while trying to solve the issue: I got a tip to try to "hide" that it's a virtual machine by setting the cpu type to "host" for the vm. after this had no effect (windows still showed kvm processors in device and task manager, I tried the following line in the...
  3. A

    Code 43 - passthrough of NVIDIA RTX 2080 in windows 10/11 VM

    Just to let you know: I was confused because of the Intel USB Controller issues and it seems to be a problem of the windows 10 VM only, even when the RTX2080 is removed. My windows 11 VM doesn't have such issues with these usb controllers. not with and not without the NVIDIA card passed through.
  4. A

    Code 43 - passthrough of NVIDIA RTX 2080 in windows 10/11 VM

    Hi Guys, I just installed Proxmox for the first time and aimed to virtualize my workstation / gaming windows environment in the first place. I guess this should work fine as NVIDIA opened up the passthrough of consumer cards and hoped it wouldn't be as painful as some years ago when I did the...