[LinuxBIOS] How to enable VGA on Tyan S3992?

Feng, Libo Libo.Feng at amd.com
Thu Apr 26 03:57:17 CEST 2007


In Option.lb, 

default HT_CHAIN_UNITID_BASE=0x06
default HT_CHAIN_END_UNITID_BASE=0x01
default SB_HT_CHAIN_ON_BUS0=2
Just as Mr. Tom Sylla's setting.

I had tried the device numbers of 3, a and b respectively, it still didn't work. The attached is the boot log with the device number of b. There is totally no boot log if with the device number of a.


Best Regards

??? Feng Libo @ AMD  Ext: 20906
Mobile Phone: 13683249071
Office Phone: 0086-010-62801406

-----Original Message-----
From: yhlu [mailto:yinghailu at gmail.com] 
Sent: Thursday, April 26, 2007 12:15 AM
To: Feng, Libo
Cc: linuxbios at linuxbios.org
Subject: Re: How to enable VGA on Tyan S3992?

did you try
          chip drivers/pci/onboard
                  device pci a.0 on end
                  register "rom_address" = "0xfff80000" #512k image
          end

or
          chip drivers/pci/onboard
                  device pci b.0 on end
                  register "rom_address" = "0xfff80000" #512k image
          end

etc...

let me know your HT_CHAIN_END_UNITID_BASE and HT_CHAIN_UNITID_BASE in Option.lb.
also boot log in serial port.

YH


YH


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: OK.txt
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070426/e9326ae9/attachment.txt>


More information about the coreboot mailing list