On Mon, 2011-11-14 at 18:23 +0100, Denis 'GNUtoo' Carikli wrote: > What should I try next? > > Denis.
You can try to grep both all the ROMs for any instance of the PCI subsystem device/vendor IDs that were not set with coreboot. Remember endianess when searching, disassemble code around them and try to replicate with coreboot. Try if SerialICE works with your board, it can give you all the PCI I/O traffic your oem bios generates to the graphics chip. Kyösti -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

