Has anybody been able to successfully dump the VBIOS for the Framework Desktop? I’m trying to create a VM and need to do this, but the common tools and directions I’ve found are not working. Would appreciate anyone’s help! ![]()
Im running Bazzite, and it seems to be available from the kernel debugfs at:
/sys/kernel/debug/dri/1/amdgpu_vbios
I am not sure if its complete or not so best of luck
Interesting. Thank you for the info! On my system, there is no ./1 directory in /sys/kernel/debug/dri/
the directory may be different, depending on the kernel/OS you are running, but if debugfs is loaded and the amdgpu driver is loaded; you should be able to get the vbios this way
AMDGPU DebugFS — The Linux Kernel documentation