[LinuxBIOS] DFI LANPARTY nF4 SLI-DR superiotool & lspci.

Jerome Ibanes jibanes at eskimo.com
Wed Nov 21 09:37:26 CET 2007


Folks,

> Included are the superiotool & lspci outputs for the DFI LANPARTY nF4
> SLI-DR, please notice that this board has the same north+south bridge as
> the Asus A8N-E.
[snip]

After moving the bits from asus/a8n_e (thanks Uwe!) and creating a new
dfi/nf4_sli_dr branch and changing the VendorID and DeviceID accordingly,
I get the following output:

[BEGIN]
LinuxBIOS-2.0.0_Fallback Tue Nov 20 11:14:17 PST 2007 starting...
Enabling routing table for node 00 done.
Enabling UP settings
coherent_ht_finalize
done
core0 started:
started ap apicid:  01
SBLink=00
NC node|link=00
ht reset -


LinuxBIOS-2.0.0_Fallback Tue Nov 20 11:14:17 PST 2007 starting...
Enabling routing table for node 00 done.
Enabling UP settings
coherent_ht_finalize
done
core0 started:
started ap apicid:  01
SBLink=00
NC node|link=00
SMBus controller enabled
Ram1.00
setting up CPU00 northbridge registers
done.
Ram2.00
200Mhz
Unknown Trwt
[EOF]

In set_Trwt():

        if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
                die("Unknown Trwt");
        }

Additional information:

 - superiotool and lspci at:
     http://www.eskimo.com/~jibanes/linuxbios.txt

 - minicom output at:
     http://www.eskimo.com/~jibanes/linuxbios.png


Thanks,
Jerome Ibanes






More information about the coreboot mailing list