Some additional information what I tried already:<br><br>-------- Original-Nachricht --------<br>An 23. Sep. 2017, 16:09, One7two99 via coreboot schrieb:<br><br> >> The wiki page http://www.coreboot.org/VGA_support<br>>> seem to cover some part, but is not specific to the X230.<br><br>I downloaded and installed bios_extract via:<br><br>git clone http://review.coreboot.org/p/bios_extract.git<br>cd bios_extract<br>make<br><br>I tried to run bios_extract against both of my rom files (which I've read from both chips) but get the same error message:<br><br>./bios_extract ../MyROMs/original/x230-4GB.rom<br>and<br>./bios_extract ../MyROMs/original/x230-8GB.rom<br><br>in both cases I get the result:<br><br>"Error: Unable to detect BIOS Image type"<br><br>I have verified those files by reflashing them after flashing coreboot and as everything was working both files are ok.<br><br>Do I need to combine them into one big file or why can't I use bios-extract to get the VGA ROM out of it?<br><br>[799]