Recent content by jce

  1. J

    [SOLVED] AMD GPU passthrough & reset hookscript that works through guest shutdowns

    I had the issue with both Windows and Linux. My revision also got it working smoothly with both. Thanks for the link, I'll follow those steps should my revised hookscript stop working.
  2. J

    [SOLVED] AMD GPU passthrough & reset hookscript that works through guest shutdowns

    I used to have an NVidia GPU which I passed through to my guest VMs, this was working well. Recently I switched to an AMD RX 9070 and encountered the notorious reset bug for the first time. The reset hookscripts posted here and on other forums were helpful but only partially. If shutting down a...
  3. J

    [TUTORIAL] Windows 11 VM for gaming setup guide

    Windows 11 reports the sata hard disks as "QEMU HARDDISK" in Device Manager. How are you all getting around this? There's no way to set a model name in the QEMU conf file for sata disks, only for ide.
  4. J

    Guest agent not running (w/ QEMU guest agent enabled in host options and virtio installed in guest)

    Make sure you have the 'QEMU Guest Agent' option enabled in the guest's settings. 1. Install the latest QEMU guest agent in the Windows guest 2. Shut down the Windows guest 3. In the guest's hardware list, ensure that 'Display' is set to 'VirtIO-GPU' 4. In the guest's Options, enable the 'QEMU...
  5. J

    No video from VM if iGPU not connected to monitor. Must BOTH Intel iGPU and discrete GPU be connected?

    I have a monitor connected to the Nvidia card in my Proxmox box and have successfully passed it through to a Linux VM. However I find that I must also have the onboard Intel iGPU connected to the monitor for it to work (even if not switched to that input on the monitor), otherwise I just get a...