Bao, Zheng wrote:
> Now my VGA BIOS seems to run incorrectly.
>
> Without_entry.txt:
> The output of image running with Config.lb like,
> chip southbridge/amd/rs780
>       device pci 0.0 on end # HT      0x9600
>       device pci 1.0 on end # Internal Graphics P2P bridge 0x9602
>
> With_entry.txt:
> The output of image running with Config.lib like
>  chip southbridge/amd/rs780
>       device pci 0.0 on  # HT         0x9600
>                device pci 5.0 on end
>       end
>       device pci 1.0 on end # Internal Graphics P2P bridge 0x9602
>
> That only happens when the CPU is K8. When the cpu is fam10, VGA runs
> ok.
> Any advice?
>   

In the second case it seems to die in ACPI table creation, during VGA
init...

You can try to enable and use the GDB backend to find out where exactly
it dies...

http://www.coreboot.org/Debugging

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: i...@coresystems.de  • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to