coderobe / VBiosFinder

Extract embedded VBIOS from (almost) any BIOS Update
GNU Affero General Public License v3.0
129 stars 21 forks source link

Works on Asus F541UJ laptop #41

Open manu-romero-411 opened 2 years ago

manu-romero-411 commented 2 years ago

I had too much trouble extracting the vbios of the Nvidia Geforce 920M in my Asus F541UJ laptop (which is from late-2016 or early-2017). However, when I found VBiosFinder, I tried running it with a BIOS update from 2019, which extracted the vbios... and it works! I could hardcode the vbios inside edk2, and GPU passthrough is working alongside the Intel iGPU thanks to GVT-d. So I thought it could be interesting to put my laptop model in the compatibility list. Thanks for making this tool!