Re: [coreboot] x230 - vgabios

2015-05-26 Thread Michael Gerlach
Hey Paul! This is actually what i have and as i already wrote in another mail i got the image via: echo 1 /sys/devices/pci\:00/\:00\:02.0/rom cp /sys/devices/pci\:00/\:00\:02.0/rom vgabios.bin On 05/23/15 11:36, Vladimir 'phcoder' Serbinenko wrote: That's your problem. ROM

Re: [coreboot] x230 - vgabios

2015-05-24 Thread Zaolin
Hi, do the following: 0) Get the PCI ID via lspci -vnn of the Intel Graphics Device. 1) Get the UEFITool https://github.com/LongSoft/UEFITool 2) Extract with the flashrom ich_descriptor_tool your UEFI Firmware (BIOS). - ich_descriptor_tool -f bios.bin -d 3) Open the UEFI Image with the

Re: [coreboot] x230 - vgabios

2015-05-23 Thread Vladimir 'phcoder' Serbinenko
Le Sat, May 23, 2015 à 4:46 AM, Michael Gerlach n...@terminal21.de a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Patrick! Uhm - I do not explicitly compressed it. I just added it to config.. Extracted it via echo 1 /sys/devices/pci\:00/\:00\:02.0/rom cp

Re: [coreboot] x230 - vgabios

2015-05-23 Thread Michael Gerlach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Extracted it via echo 1 /sys/devices/pci\:00/\:00\:02.0/rom cp /sys/devices/pci\:00/\:00\:02.0/rom vgabios.bin That's your problem. ROM needs to be extracted, not dumped. You can workaround immediate problem by disabling

Re: [coreboot] x230 - vgabios

2015-05-23 Thread Paul Menzel
Dear Michael, Am Samstag, den 23.05.2015, 04:28 +0200 schrieb Michael Gerlach: Uhm - I do not explicitly compressed it. I just added it to config.. Extracted it via echo 1 /sys/devices/pci\:00/\:00\:02.0/rom cp /sys/devices/pci\:00/\:00\:02.0/rom vgabios.bin How to

[coreboot] x230 - vgabios

2015-05-22 Thread Michael Gerlach
Greetings, i am trying to get coreboot running on x230 and have some trouble regarding the execution of the vga option rom. As far as i understand seabios should load all option roms existing in cbfs, but it won't. Only if i set CONFIG_VGA_ROM_RUN=y vga option rom gets loaded but whether

Re: [coreboot] x230 - vgabios

2015-05-22 Thread Michael Gerlach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Log has: GET_VBIOS: 7b46 3714 8b a2 e9 VBIOS not found. If i am correct this comes from src/northbridge/intel/sandybridge/acpi.c line 95: printk(BIOS_DEBUG, GET_VBIOS: %x %x %x %x %x\n, oprom-signature, pcir-vendor,

Re: [coreboot] x230 - vgabios

2015-05-22 Thread Patrick Georgi via coreboot
2015-05-23 1:06 GMT+02:00 Michael Gerlach n...@terminal21.de: GET_VBIOS: 7b46 3714 8b a2 e9 printk(BIOS_DEBUG, GET_VBIOS: %x %x %x %x %x\n, oprom-signature, pcir-vendor, pcir-classcode[0], pcir-classcode[1], pcir-classcode[2]); But Signature should be