Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works on ASUS N580GD #15

Closed
maferv opened this issue Jul 3, 2019 · 1 comment
Closed

Works on ASUS N580GD #15

maferv opened this issue Jul 3, 2019 · 1 comment

Comments

@maferv
Copy link

maferv commented Jul 3, 2019

Thanks for the software!

ASUS N580GD
Debian Buster

./vbiosfinder extract /usr/local/src/VBiosFinder/X580GD-AS.313

output will be stored in '/usr/local/src/VBiosFinder/tmp-vbiosfinder'
checking for ruby... yes

checking for innoextract... yes
checking for upx... yes
checking for 7z... yes
trying to extract ./X580GD-AS.313
extracting uefi data
trying to extract ./X580GD-AS.313
found UEFIExtract archive
trying to extract ./mkmf.log
found UEFIExtract archive
filtering for modules...
got 4041 modules
finding vbios
2 possible candidates
checking for rom-parser... yes
Found VBIOS for device 8086:0406!
Found VBIOS for device 10de:1c8d!
Job done. Extracted files can be found in /usr/local/src/VBiosFinder/tmp-vbiosfinder/../output
Cleaning up garbage

The file is 169472 bytes

Bios can be found here
https://dlcdnets.asus.com/pub/ASUS/nb/X580GD/X580GDAS313.zip
Unzip first

A simple way to do it:

UEFIExtract X580GD-AS.313 dump
cp "$(grep -lr GP107 X580GD-AS.313.dump)" vbios.rom
rm -r X580GD-AS.313 dump
@coderobe
Copy link
Owner

Added to compatibility list with c2d7649 - thanks for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants