On 06/07/2015 03:45 PM, Mono wrote:
Hallo Timothy,
indeed I am using normal/fallback mechanism and yes there was no file with ACPI tables in the ROM. adding the missing table with cbfstool seems to work perfectly. ROM looks like this now:
coreboot.rom: 2048 kB, bootblocksize 2528, romsize 2097152, offset 0x0 alignment: 64 bytes, architecture: x86
Name Offset Type Size cmos_layout.bin 0x0 cmos_layout 1828 cmos.default 0x780 cmos_default 256 fallback/romstage 0x8c0 stage 43536 fallback/ramstage 0xb340 stage 83111 fallback/payload 0x1f840 payload 619718 normal/romstage 0xb6d40 stage 35096 normal/ramstage 0xbf680 stage 60911 normal/payload 0xce4c0 payload 619699 config 0x1659c0 raw 3963 revision 0x166980 raw 603 normal/dsdt.aml 0x166c40 raw 10163 (empty) 0x169440 null 614744
thank you for the quick help!
best regards Mono
No problem! It's good to know the problem is still isolated to the normal/fallback mechanism; hopefully that issue will be resolved soon.