Search results

  1. J

    [SOLVED] Error 43 on Win11 with MSI GT 1030 passthrough

    What's the output of lspci -k | grep -A 2 -i '01:00' Which nvidia driver version are you using in windows?
  2. J

    Problems with nested virtualization on Proxmox 8

    Kernel 5.15.108-1-pve and 5.19.17-2-pve produce the same errors.
  3. J

    Problems with nested virtualization on Proxmox 8

    It was working perfectly on the 5.x kernel. cat /etc/modprobe.d/kvm-amd.conf returns options kvm-amd nested=1 cat /sys/module/kvm_amd/parameters/nested returns 1
  4. J

    Problems with nested virtualization on Proxmox 8

    "qm start 3201" is only giving me an "swtpm_setup: Not overwriting existing state file."
  5. J

    Problems with nested virtualization on Proxmox 8

    Hello everyone, I have some small problems with my Proxmox machine since upgrading to v8. The whole upgrade went smoothly without any problems and everything Linux related seems to be running great, but not my Windows 11 VMs. Whenever I start one, I get following dmesg errors for all assigned...