Issues with GPU passthrough Threadripper and AMD GPU

iPenguin

New Member
May 11, 2023
3
0
1
I'm new to Proxmox and still learning. I followed some guides to do GPU passthrough, but I'm still having issues. My 6700 XT is detected within my Windows 10 VM and shows no issues in Device Manager. But when I try to install the AMD Driver, the VM stops responding. When it responds again, I'm at the login screen. Thanks in advance!

My CPU is the Threadripper 3955WX which I'm running on the Gigabyte WRX80-SU8-IPMI and 6700 XT. I have a ZFS pool for my Proxmox drive and a separate pool for my VMs. I have Re-sizeable Bar turned off in BIOS.

Here is the VM setup, I did not touch the .conf file
2023-05-25_12-49-03.png

I read that because I'm using a ZFS pool I will be on systemmd
/etc/kernel/cmdline
Code:
root=ZFS=rpool/ROOT/pve-1 boot=zfs quiet amd_iommu=on

/etc/modules
Code:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd

/etc/modprobe.d/iommu_unsafe_interrupts.conf
Code:
options vfio_iommu_type1 allow_unsafe_interrupts=1

lspci
Code:
87:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 (rev c1)
87:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device ab28

lspci -n -s 87:00
Code:
87:00.0 0300: 1002:73df (rev c1)
87:00.1 0403: 1002:ab28

/etc/modprobe.d/vfio.conf
Code:
options vfio-pci ids=1002:73df,1002:ab28 disable_vga=1

/etc/modprobe.d/blacklist.conf
Code:
blacklist amdgpu
blacklist radeon
blacklist nouveau
blacklist nvidia
 
Last edited:
I'm new to Proxmox and still learning. I followed some guides to do GPU passthrough, but I'm still having issues. My 6700 XT is detected within my Windows 10 VM and shows no issues in Device Manager. But when I try to install the AMD Driver, the VM stops responding. When it responds again, I'm at the login screen. Thanks in advance!
any logs on the host in the journal/syslog or in the guest (event viewer? ) ?
 
any logs on the host in the journal/syslog or in the guest (event viewer? ) ?

Sorry, I attached the Syslog from the time I started the VM to when it crashes when I attempt to install the AMD Driver. This time it didn't come back up. I had to stop/start it.

Here are the only errors I see in Event Viewer
2023-05-26_07-50-38.png
 

Attachments

  • Proxmox_Syslog.txt
    22.4 KB · Views: 1
can you also post your pveversion -v and the vm config ? (qm config ID)
 

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!