Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

Problematic AMD 6600 passthrough to windows 11

$
0
0
Hi, I followed the following method to passthrough:
Code:
-EFI Boot Systems; Add IOMMU Support-

nano /etc/kernel/cmdline
%> intel_iommu=on
    - OR -
%> amd_iommu=on

Save file and close

proxmox-boot-tool refresh


-Load VFIO modules at boot-

nano /etc/modules

vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd

Save file and close


-Blacklist graphic drivers (optional)-

echo "options vfio_iommu_type1 allow_unsafe_interrupts=1" > /etc/modprobe.d/iommu_unsafe_interrupts.conf
echo "options kvm...

Read more

Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>