proxmox

PROXMOX GPU PASSTHROUGH

PROXMOX GPU PASSTHROUGH

#PROXMOX #GPU #PASSTHROUGH

“AAUNO”

PROXMOX GPU PASSTHROUGH

# Step 1: Check IOMMU enabled
dmesg | grep -e DMAR -e IOMMU

# Step 2: Look for GPU
lspci -nnv | grep VGA

# Step 3: GPU Vendor Id to pass through 01:00.0 0300: 10de:1e07 (rev a1)
lspci -s 01:00 -n

# vendor Ids
10de:1e07,10de:10f7,10de:1ad6,10de:1ad7

# Step 4: Change…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply