Blame

8ea826 deseven 2025-06-12 12:17:26
1
# VM iGPU Passthrough
68c497 deseven 2025-06-12 11:47:12
added passthrough info
2
3
### Setting Up
afcbf7 deseven 2025-06-12 12:02:54
added more info
4
This guide seems to work for Strix Halo:
68c497 deseven 2025-06-12 11:47:12
added passthrough info
5
https://github.com/isc30/ryzen-gpu-passthrough-proxmox
6
afcbf7 deseven 2025-06-12 12:02:54
added more info
7
This is mostly tied to Proxmox, but should still be applicable to regular systems with KVM installed.
8
68c497 deseven 2025-06-12 11:47:12
added passthrough info
9
### Notes
afcbf7 deseven 2025-06-12 12:02:54
added more info
10
- hardware IDs are `1002:1586` (iGPU) and `1002:1640` (audio)
68c497 deseven 2025-06-12 11:47:12
added passthrough info
11
- the 'reset bug' is here, I found no way to avoid it
afcbf7 deseven 2025-06-12 12:02:54
added more info
12
- set the fixed VRAM amount in the BIOS and never change it on the OS level, otherwise expect major slowdowns and crashes
68c497 deseven 2025-06-12 11:47:12
added passthrough info
13
- [this issue](https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/112) might be worth looking into
14
15
### Files
afcbf7 deseven 2025-06-12 12:02:54
added more info
16
(taken from [[Devices/GMKtec EVO-X2]], BIOS version 1.04)
1a9842 deseven 2025-06-12 11:48:50
added files
17
- [vbios_8060s.bin](./vbios_8060s.bin)
18
- [AMDGopDriver.rom](./AMDGopDriver.rom)