Recent content by jimnordb

  1. J

    [SOLVED] SteamVR outputting only green color when used inside VM with GPU Passthrough

    Try this also https://forum.proxmox.com/threads/proxmox-6-0-5-win10-vm-100-cpu-usage-when-idle.57086/#post-263188
  2. J

    [SOLVED] SteamVR outputting only green color when used inside VM with GPU Passthrough

    Did you try different ports? please also post config for each vm along with a lspci -k. are the VM drivers custom? we need more details.
  3. J

    GPU passthru blank screen

    You don't really need it. Qemu is more then capable to boot if it is UEFI compatible already. Did you check IGPU setting in bios? it needs to be set as Primary.
  4. J

    GPU passthru blank screen

    Please post full config for VM. And what is the Primary graphics card? If intel HD is not being used as primary it could conflict the passthrough.
  5. J

    GPU passthru blank screen

    And did you try without rom file and rombar setting? 1060 should be UEFI compatible.
  6. J

    GPU passthru blank screen

    Try this qm set ID -args '-machine type=q35,kernel_irqchip=on' Replace ID with VM ID
  7. J

    [SOLVED] Proxmox 6.0.5 - WIN10 VM 100% CPU Usage when idle

    Still 100% with tablet = no and Spice. it was a good suggestion. However. I haven't seen this issue before.
  8. J

    [SOLVED] Proxmox 6.0.5 - WIN10 VM 100% CPU Usage when idle

    build 171. but the guest-agent is a bit newer. 2019-02-04
  9. J

    [SOLVED] Proxmox 6.0.5 - WIN10 VM 100% CPU Usage when idle

    proxmox-ve: 6.0-2 (running kernel: 5.0.18-1-pve) pve-manager: 6.0-5 (running version: 6.0-5/f8a710d7) pve-kernel-5.0: 6.0-6 pve-kernel-helper: 6.0-6 pve-kernel-5.0.18-1-pve: 5.0.18-1 pve-kernel-5.0.15-1-pve: 5.0.15-1 ceph-fuse: 12.2.11+dfsg1-2.1 corosync: 3.0.2-pve2 criu: 3.11-3...
  10. J

    GPU passthrough tutorial/reference

    @Kavus Kazian you need to use kernel_irqchip=on qm set ID -args '-machine type=q35,kernel_irqchip=on'
  11. J

    PCI passthrough Error code 43

    why don't you put x-vga=1 on hostpci ?
  12. J

    PCI passthrough Error code 43

    Post your lspci -k output here