coderobe/VBiosFinder

Works on T530 with pull request #33

zacc23 opened this issue · 2 comments

output will be stored in '/home/zacc/src/VBiosFinder-patch/tmp-vbiosfinder'
checking for ruby... yes

checking for innoextract... no
Install 'innoextract' on your system (required for Inno Installers)
checking for upx... yes
checking for 7z... yes
trying to extract ./g4uj41us.iso
extracting uefi data
trying to extract ./g4uj41us.iso
found UEFIExtract archive
trying to extract ./mkmf.log
found UEFIExtract archive
filtering for modules...
got 6204 modules
finding vbios
4 possible candidates
checking for rom-parser... yes
Found VBIOS for device 8086:0106!
Found VBIOS for device 10de:1057!
Found VBIOS for device 10de:0dfe!
Found VBIOS for device 10de:0def!
Job done. Extracted files can be found in /home/zacc/src/VBiosFinder-patch/tmp-vbiosfinder/../output
Cleaning up garbage

8086:0166 worked for cpu and 10de:0def worked for gpu. Thank you
(required #33)

Pull request merged, thanks for the info!

Added to compatibility list with c2d7649 - thanks