vfio

  1. C

    Issue setting up GPU Passthrough (Dual-GPU)

    Hey all! I have struggled with GPU passthrough many a times as many before me. I have had a cluster of two PVE nodes prior that failed to have stable GPU passthrough so I had given up until now. I am testing in a single PVE instance with two GPUs. Both AMD and Nvidia are present in the server...
  2. C

    [SOLVED] RTX 4090 Passthrough : AMD, Proxmox and sadness

    Hi everyone, I'm losing my sanity a bit on this topic and I would like your previous help, let's begin! I passed the pcie as per the doc and installed Nvidia drivers from Nvidia, no nvidia-smi available but the driver seems there, also the gpu name doesn't appear on lspci but...
  3. T

    Urgent Help, Windows 10 Crash!!! BSOD VIDEO_DXGKRNL_FATAL_ERROR

    Hi Folks, I am getting VIDEO_DXGKRNL_FATAL_ERROR error when i do load test like Passmark This is very random, 90% time this error happens with in the first test. Note: If i switch to KVM64/QEMU 64 this crash does not happen strangely My Hardware/Software AMD 5900X 32GB DDR4 RAM @ 3200MHZ...
  4. B

    [SOLVED] Issues with Intel ARC A770M GPU Passthrough on NUC12SNKi72 (vfio-pci not ready after FLR or bus reset)

    Has anyone had success with passing through the Intel ARC A770M (or similar) to a VM (Windows or Linux)? I think I have vfio binding mostly working, however when I attempt to start the Windows 11 VM, it complains about VFIO being not ready/giving up on resets (causing the Proxmox task to...
  5. G

    Issues passing RX 7900 XT to Windows 11 VM on Proxmox 7.3

    I've been trying to pass my RX 7900 XT to a Windows 11 VM on Proxmox 7.3. I only manage to get video output via HDMI for the first few seconds while it's booting (showing the Proxmox logo, OVMF?). Then it stops, and it doesn't show anything on subsequent boots. I had the same hardware before...
  6. D

    Proxmox 7.3 Kernel 6.1 RX480 Error 43

    I was previously using Proxmox 6.1 and passing through my RX480 to a windows guest. It was working smoothly, except for the issue of unexpected guest shutdowns making the GPU unusable until the system did a full power cycle. I updated to Proxmox 7.3 and the windows guest stopped working. First...
  7. M

    [SOLVED] Dual GPU PCI passthrough problem

    Hello all, I have a problem with passing through the primary GPU but have no problem with the second one. The problem is that when trying to start the VM with the primary GPU attached returns --> Dec 30 18:14:44 pve kernel: [ 889.165695] vfio-pci 0000:01:00.0: vfio_ecap_init: hiding ecap...
  8. T

    Intel iGPU passthrough problems

    I am running into a problem where I am trying to pass the Intel IGD to any virtual machine (Windows, macOS, Ubuntu) , but vfio runs into FLR problems where the IGPU appears unresponsive. As of right now, I've tried to make it work on Proxmox VE 7.0, 7.1 and 7.2, but to no avail. I am running...
  9. V

    Can't passthrough a Firewire/SATA PCI card to Windows 7 VM

    Hi! So as the title says I'm trying to passthrough the PCI card to a Windows 7 VM. This card has both a Firewire controller as well as a SATA one. I have the two controllers bound to vfio, IOMMU is enable, the drivers for the controller are blacklisted and I have followed the official tutorials...
  10. F

    Trying to connect GPU to VM results in: "TASK ERROR: Cannot bind 0000:0a:00.0 to vfio"

    My goal is to connect my GPU (RX 580 4gb) to the VM so that I use the VM on host PC with it. I set display to none and in hardware connected PCI Device (GPU). But when I try to startup the VM, I get this response: Any idea how to fix this? In advance, thanks for your response.
  11. L

    GPU Passthrough not working

    Hi everyone! I recently install Macos Monterey on Proxmox 7, everything is fine, i can install it without problem. I use OpenCore and setup OVMF as Bios. The problem is, when i try to passing my GPU to MacOS, i've got a blank screens, nothing happen... But VM start properly ( i guess cause it...
  12. M

    Proxmox requires full reboot after shutting down VM with PCI passthrough

    EDIT: this is the output to lscpi -v on Proxmox host: Does this mean that the kernel is still using the card? Should I also blacklist amdgpu as well? 83:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 (rev ff) (prog-if ff) !!! Unknown header type 7f...
  13. M

    [SOLVED] Guest internal error when passing through PCIe

    Hello, I have PVE 7.0 running on a Gigabyte H310N motherboard with intel i5-8400. The IOMMU setup was done following the wiki. The motherboard has an M.2 slot for wifi card, and I have a Coral TPU installed on it. The IOMMU group looks good: IOMMU Group 0: 00:00.0 Host bridge [0600]...
  14. G

    AMD passthrough to (Linux) VM fails with maxed out memory and no video output

    Hello world! I am trying my hand at a slightly unusual set-up of Proxmox. For my home desktop (Intel X99 plattform) I want to run Proxmox headless and instead give the main graphics card (AMD R9 380x Nitro in Slot 1) to a Linux VM and the second graphics card (NVIDIA GeForce GTX 980Ti) to a...
  15. M

    Cannot start VM missing strange item...

    This is the error code 1 for my 300 VM: kvm: -device vfio-pci,host=0000:42:00.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0,x-vga=on: vfio 0000:42:00.0: failed to open /dev/vfio/56: Device or resource busy start failed: QEMU exited with code 1 failed to open /dev/vfio/56 - say what? What is this?
  16. R

    [Script/Service] - Passthrough Helper

    Hi, i've camed in another thread to the Problem, that there is no easy way to bind vfio-pci to a bus device. This is neccessary if you can't do it with vendor:device id, because you have multiple devices and you need them on your host too. For example, if you want to passthrough one of four nic...
  17. S

    Edit configuration before starting VM through custom hook script

    First of all I would like to thank the Proxmox team for the great software and the nice community they built. I'm using a custom hook script (hookscript.pl) to manage VMs on a system with various GPUs passed through. The first motivation to do so is to avoid a VM (which requires a GPU) being...
  18. Z

    H11Dsi / Epyc 7402 and VFIO issues

    Hello everyone, we have a H11Dsi running Proxmox 6.3-3 and latest BIOS. System boots off of NVMe m.2 SSD. What we want to do is, pass through the onboard SATA Lan controllers. What we tried is: $ cat /etc/modprobe.d/vfio.conf options vfio-pci ids=1022:7901,15d9:7901 lspci confirms the...
  19. L

    MacOS GPU Passthrough No Output ( HD 7850)

    Hi ! I'm really new to Proxmox and virtualization. After successfully install MacOS on proxmox at my home, i want to try install macos Catalina with Opencore on an old pc. Installation is a success but when i try to passthrough my GPU i've got a blank screen.. I try with Vmware compatible...
  20. J

    distorted audio using onboard audio passthrough

    I have 2 GPUs in my system (both AMD) successfully passed through and working at near-native performance. One of the VMs is my primary workstation so the onboard sound is also passed through. This VM, however, has issues with garbled audio. I listen to music all day on this computer and...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get your own in 60 seconds.

Buy now!