isc30 / ryzen-7000-series-proxmox

Get the Ryzen 7000 series processors with AMD Radeon 680M/780M integrated graphics or RDNA2/RDNA3 GPUs running with Proxmox, GPU passthrough and UEFI included.
220 stars 28 forks source link

Working AMD Ryzen 5 7600X video bios #10

Closed Jayowski closed 6 months ago

Jayowski commented 6 months ago

~# md5sum /usr/share/kvm/vbios-7600X.bin 5e324fed0c29d0ba13e9f9457af51de4 /usr/share/kvm/vbios-7600X.bin

After two days of mind-numbing troubleshooting I finally figured it out! I had to switch from SeaBIOS to UEFI bios and now the passthrough works with the bios extracted from the iGPU :)

The passthrough (output to a monitor) did not work at all for me with SeaBIOS and with UEFI one it worked even before I attached the vbios, although with error 43. After I attached the vbios and AMDGopDriver.rom the passthrough now works 100% <3 Thanks for a great guide!

isc30 commented 6 months ago

awesome! thanks a lot for the nice comments and vbios!