Re: Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread ron minnich
On 19 Aug 2004, Eric W. Biederman wrote:

> > 
> > where the following line(s) are, in set_Trwt()...
> > if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
> > die("Unknown Trwt");
> > }
> > 
> > What is this, and why is it happening?  
> 
> I don't know the why.  This bit is simply a sanity check that the information
> coming from your serial EEPROM on your dimms is fine.

I have seen this when SMBUS is broken and "clocks" is 0xff (i.e. > 
DTH_TRWT_MAX). You might want to add a print here to see what the value of 
clocks is. 

ron

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


RE: PPC and K8 Thunder 2885 support.

2004-08-19 Thread Steve Milo
Straight from the 'source'.
I think my Professor will be pleased to
know this as well.

Excellent and thank you.
Steve M


On Thu, 19 Aug 2004 16:59:29 -0700, YhLu wrote
> Welcome.
> 
> You can get the source code from freebios2. It includes S2885 support.
> 
> Regards
> 
> YH
> 
> -Original Message-
> From: Steve Milo [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 5:50 PM
> To: [EMAIL PROTECTED]
> Subject: PPC and K8 Thunder 2885 support.
> 
> Hello all my name is Steve and I'm a Linux guy.
> 
> I lurked a little (maybe for two days) but I want to try to jump in ASAP.
> 
> I downloaded the mailing list archives and found the 'HOW DO I' FAQ 
> which is pretty helpful.  I want to maybe clarify a few things for 
> my understanding but a little background about me would probably be 
> in order.
> 
> I dont have hardware level programming experience, most of what I 
> know about computers I learned through reading.  I like to think I'm 
> a bit discriminating about what I learn, but I would be wrong about 
> that.  Learning is usually, at least for me, a stumble around, trip 
> over facts and fiction, tediously seperate the wheat from the chaff, 
> chew on the facts on my walk home, kind of process.
> 
> I am currently a student at Brooklyn College in Brooklyn New York 
> and I am fortunate enough to work with a professor who is giving me 
> the very generous opportunity to setup a small cluster consisting of 
> a few dual Opteron 2885 machines.  This opportunity comes to me 
> because I am trying to start a GPL'ish software club here.
> 
> Also, I own a PowerBook G4 and I run YDL 3.0.1 on it.
> This is the lspci output:
> 
> 00:10.0 VGA compatible controller: ATI Technologies Inc Radeon 
> Mobility M7 LW [Radeon Mobility 7500]
> 01:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 PCI
> 01:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03)
> 01:18.0 USB Controller: Apple Computer Inc. KeyLargo USB
> 01:19.0 USB Controller: Apple Computer Inc. KeyLargo USB
> 01:1a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller
> (rev 02)
> 06:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 Internal PCI
> 06:0e.0 FireWire (IEEE 1394): Lucent Microelectronics FW323
> 
> 06:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun 
> GEM)
> (rev 01)
> 
> The kernel is a 2.6.6 which appears to work well.
> 
> Considering the purpose of this list my questions are probably fairly
> obvious.
> Is there support for the 2885 motherboards?
> 
> And is there support for the PPC platform.  I had seen some posts regarding
> PPC support and there is apparently someone here who runs YDL as well.
> 
> But I havent seen anything outright as far as support for both 
> platforms I mentioned.  Or perhaps to put it correctly, are the 
> platforms I mentioned supported. What are the real dangerous 
> pitfalls I should lookout for?  As in the kind of pitfall that would 
> render my machine a unique doorstop, would I would like to avoid 
> that at all costs.
> 
> Thank you,
> Steve M
> 
> --
> Open WebMail Project (http://openwebmail.org)
> 
> ___
> Linuxbios mailing list
> [EMAIL PROTECTED]
> http://www.clustermatic.org/mailman/listinfo/linuxbios


--
Open WebMail Project (http://openwebmail.org)

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


ROMSTRAP

2004-08-19 Thread YhLu
Eric,

I'm debug the one Opteron MB with NV CK 804.

That chipset (SB) can use ROM Strap to set some register before control is
handed to CPU.

But the space it need about 0xffe00 to 0xfef. 

I guess that add romstarp.lds and romstrap.inc could solve the problem. And
it is only needed by fallback.

Please advise.

Regards

YH

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


RE: PPC and K8 Thunder 2885 support.

2004-08-19 Thread YhLu
Welcome. 

You can get the source code from freebios2. It includes S2885 support.

Regards

YH

-Original Message-
From: Steve Milo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 19, 2004 5:50 PM
To: [EMAIL PROTECTED]
Subject: PPC and K8 Thunder 2885 support.

Hello all my name is Steve and I'm a Linux guy.

I lurked a little (maybe for two days) but I want to try to jump in ASAP.

I downloaded the mailing list archives and found the 'HOW DO I' FAQ which is
pretty helpful.  I want to maybe clarify a few things for my understanding
but
a little background about me would probably be in order.

I dont have hardware level programming experience, most of what I know about
computers I learned through reading.  I like to think I'm a bit
discriminating
about what I learn, but I would be wrong about that.  Learning is usually,
at
least for me, a stumble around, trip over facts and fiction, tediously
seperate the wheat from the chaff, chew on the facts on my walk home, kind
of
process.

I am currently a student at Brooklyn College in Brooklyn New York and I am
fortunate enough to work with a professor who is giving me the very generous
opportunity to setup a small cluster consisting of a few dual Opteron 2885
machines.  This opportunity comes to me because I am trying to start a
GPL'ish
software club here.

Also, I own a PowerBook G4 and I run YDL 3.0.1 on it.
This is the lspci output:
00:10.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7
LW
[Radeon Mobility 7500]
01:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 PCI
01:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03)
01:18.0 USB Controller: Apple Computer Inc. KeyLargo USB
01:19.0 USB Controller: Apple Computer Inc. KeyLargo USB
01:1a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller
(rev 02)
06:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 Internal PCI
06:0e.0 FireWire (IEEE 1394): Lucent Microelectronics FW323
06:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun GEM)
(rev 01)

The kernel is a 2.6.6 which appears to work well.

Considering the purpose of this list my questions are probably fairly
obvious.
Is there support for the 2885 motherboards?

And is there support for the PPC platform.  I had seen some posts regarding
PPC support and there is apparently someone here who runs YDL as well.

But I havent seen anything outright as far as support for both platforms I
mentioned.  Or perhaps to put it correctly, are the platforms I mentioned
supported.  
What are the real dangerous pitfalls I should lookout for?  As in the kind
of
pitfall that would render my machine a unique doorstop, would I would like
to
avoid that at all costs.

Thank you,
Steve M


--
Open WebMail Project (http://openwebmail.org)

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios
___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


PPC and K8 Thunder 2885 support.

2004-08-19 Thread Steve Milo
Hello all my name is Steve and I'm a Linux guy.

I lurked a little (maybe for two days) but I want to try to jump in ASAP.

I downloaded the mailing list archives and found the 'HOW DO I' FAQ which is
pretty helpful.  I want to maybe clarify a few things for my understanding but
a little background about me would probably be in order.

I dont have hardware level programming experience, most of what I know about
computers I learned through reading.  I like to think I'm a bit discriminating
about what I learn, but I would be wrong about that.  Learning is usually, at
least for me, a stumble around, trip over facts and fiction, tediously
seperate the wheat from the chaff, chew on the facts on my walk home, kind of
process.

I am currently a student at Brooklyn College in Brooklyn New York and I am
fortunate enough to work with a professor who is giving me the very generous
opportunity to setup a small cluster consisting of a few dual Opteron 2885
machines.  This opportunity comes to me because I am trying to start a GPL'ish
software club here.

Also, I own a PowerBook G4 and I run YDL 3.0.1 on it.
This is the lspci output:
00:10.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW
[Radeon Mobility 7500]
01:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 PCI
01:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03)
01:18.0 USB Controller: Apple Computer Inc. KeyLargo USB
01:19.0 USB Controller: Apple Computer Inc. KeyLargo USB
01:1a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller
(rev 02)
06:0b.0 Host bridge: Apple Computer Inc. UniNorth 1.5 Internal PCI
06:0e.0 FireWire (IEEE 1394): Lucent Microelectronics FW323
06:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun GEM) (rev 01)

The kernel is a 2.6.6 which appears to work well.

Considering the purpose of this list my questions are probably fairly obvious.
Is there support for the 2885 motherboards?

And is there support for the PPC platform.  I had seen some posts regarding
PPC support and there is apparently someone here who runs YDL as well.

But I havent seen anything outright as far as support for both platforms I
mentioned.  Or perhaps to put it correctly, are the platforms I mentioned
supported.  
What are the real dangerous pitfalls I should lookout for?  As in the kind of
pitfall that would render my machine a unique doorstop, would I would like to
avoid that at all costs.

Thank you,
Steve M


--
Open WebMail Project (http://openwebmail.org)

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


Re: Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread Eric W. Biederman
Dave Belfer-Shevett <[EMAIL PROTECTED]> writes:

> We're in the process of deploying Linuxbios to boot a cluster of Opteron
> based blade servers.  I built a new kernel, put it in /tftpboot after
> using:
> 
> mkelf-linux --rootdir=rom --ip=rom ./bzImage > vmlinuz.tyan

This is your first problem.

mkelf-linux does not know how to bypass the BIOS calls so
it will not work under LinuxBIOS.

Please get mkelfImage 2.5 

ftp://ftp.lnxi.com/pub/mkelfImage.



> 
> and cycled the blade.  Wen booting, I get:
> 
> Searching for server (DHCP)
> Me: 192.168.1.200, Server: 192.168.1.200, Gateway 192.168.1.1
> Loading 192.168.1.200:vmlinuz.tyan (ELF)... done
> 
> LinuxBIOS-1.1.62.0_Fallback [date date] starting...
> Unknown Trwt

I would not expect to see this message after a triple fault, but stranger
things have happened.

> Looking at an old message to this list, there's this snippet:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg03174.html
> 
> where the following line(s) are, in set_Trwt()...
> if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
> die("Unknown Trwt");
> }
> 
> What is this, and why is it happening?  

I don't know the why.  This bit is simply a sanity check that the information
coming from your serial EEPROM on your dimms is fine.

> Is there a patch needed for LinuxBIOS to work properly on modern Opterons?

One should not be needed.

> Thanks, I'm in dire straights here, any help would be appreciated.

If you still have problems after you start using mkelfImage ask again.

Eric
___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


RE: Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread YhLu
Please let me know more info
1. How do you get the source code?
2. what's pay load?  Etherboot version.
3. You may need to mkelfImage 2.5 to build the elf and put that in
/tftpboot.

Regards

YH

-Original Message-
From: Dave Belfer-Shevett [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 19, 2004 3:39 PM
To: Hendricks David W.
Cc: [EMAIL PROTECTED]
Subject: Re: Opteron / Tyan motherboard fault on boot.

On Thu, 2004-08-19 at 18:34, Hendricks David W. wrote:
> Is this on the S2880? The only patch you might need is for integrated ATi 
> VGA support on some mainboards. Other than that a current CVS tree should 
> do the trick. 

Nope, this is on an S2882...

Let me try to clarify what you're saying... the version we're running
(1.1.62.0) will not work properly, and we need a current version from
CVS to fix this problem?

No problem either way, I just want to be clear before I start down this
road :)

-dbs

> 
> On Thu, 19 Aug 2004, Dave Belfer-Shevett wrote:
> 
> > We're in the process of deploying Linuxbios to boot a cluster of Opteron
> > based blade servers.  I built a new kernel, put it in /tftpboot after
> > using:
> > 
> > mkelf-linux --rootdir=rom --ip=rom ./bzImage > vmlinuz.tyan
> > 
> > and cycled the blade.  Wen booting, I get:
> > 
> > Searching for server (DHCP)
> > Me: 192.168.1.200, Server: 192.168.1.200, Gateway 192.168.1.1
> > Loading 192.168.1.200:vmlinuz.tyan (ELF)... done
> > 
> > LinuxBIOS-1.1.62.0_Fallback [date date] starting...
> > Unknown Trwt
> > 
> > Looking at an old message to this list, there's this snippet:
> > http://www.mail-archive.com/[EMAIL PROTECTED]/msg03174.html
> > 
> > where the following line(s) are, in set_Trwt()...
> > if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
> > die("Unknown Trwt");
> > }
> > 
> > What is this, and why is it happening?  Is there a patch needed for
LinuxBIOS
> > to work properly on modern Opterons?
> > 
> > Thanks, I'm in dire straights here, any help would be appreciated.
> > 
> > -dbs
> > 
> > 
-- 
---.   .---
Dave Belfer-Shevett \  Conference Management Solutions \ Stonekeep
[EMAIL PROTECTED]\http://www.stonekeep.com  \ Consulting
-' 978 239 5902  `

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios
___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


kobian FDSMx with linuxbios

2004-08-19 Thread Julián Nuñez
Hi all.
I'm about to test linuxbios for the first time on a kobian FDSMx 
motherboard.

This motherboard has the VIA VT8235 southbridge, and the VIA VT8375 (aka 
KM266) northbridge. I see that the VT8235 is already supported in 
src/southbridge/via/vt8235, but I saw nothing about the km266.

Do I have a chance for it to work with other VIA northbridge like the 
VT8623? Do I have a chance for it to work at all?

And about the DOC, I saw that in the sis630 chipset the motherboard can 
be used as a flash-burner... does this have a chance of working in my 
current set, or should I be ordering a flash burner?

Ok, I think this is all for now.
Cheers, Julian.
--
"El verdadero valor esta en hacer sin testigos, lo que podría hacerse 
delante de todo el mundo"

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


Re: Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread Dave Belfer-Shevett
On Thu, 2004-08-19 at 18:34, Hendricks David W. wrote:
> Is this on the S2880? The only patch you might need is for integrated ATi 
> VGA support on some mainboards. Other than that a current CVS tree should 
> do the trick. 

Nope, this is on an S2882...

Let me try to clarify what you're saying... the version we're running
(1.1.62.0) will not work properly, and we need a current version from
CVS to fix this problem?

No problem either way, I just want to be clear before I start down this
road :)

-dbs

> 
> On Thu, 19 Aug 2004, Dave Belfer-Shevett wrote:
> 
> > We're in the process of deploying Linuxbios to boot a cluster of Opteron
> > based blade servers.  I built a new kernel, put it in /tftpboot after
> > using:
> > 
> > mkelf-linux --rootdir=rom --ip=rom ./bzImage > vmlinuz.tyan
> > 
> > and cycled the blade.  Wen booting, I get:
> > 
> > Searching for server (DHCP)
> > Me: 192.168.1.200, Server: 192.168.1.200, Gateway 192.168.1.1
> > Loading 192.168.1.200:vmlinuz.tyan (ELF)... done
> > 
> > LinuxBIOS-1.1.62.0_Fallback [date date] starting...
> > Unknown Trwt
> > 
> > Looking at an old message to this list, there's this snippet:
> > http://www.mail-archive.com/[EMAIL PROTECTED]/msg03174.html
> > 
> > where the following line(s) are, in set_Trwt()...
> > if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
> > die("Unknown Trwt");
> > }
> > 
> > What is this, and why is it happening?  Is there a patch needed for LinuxBIOS
> > to work properly on modern Opterons?
> > 
> > Thanks, I'm in dire straights here, any help would be appreciated.
> > 
> > -dbs
> > 
> > 
-- 
---.   .---
Dave Belfer-Shevett \  Conference Management Solutions \ Stonekeep
[EMAIL PROTECTED]\http://www.stonekeep.com  \ Consulting
-' 978 239 5902  `

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


Re: Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread Hendricks David W.
Is this on the S2880? The only patch you might need is for integrated ATi 
VGA support on some mainboards. Other than that a current CVS tree should 
do the trick. 

On Thu, 19 Aug 2004, Dave Belfer-Shevett wrote:

> We're in the process of deploying Linuxbios to boot a cluster of Opteron
> based blade servers.  I built a new kernel, put it in /tftpboot after
> using:
> 
> mkelf-linux --rootdir=rom --ip=rom ./bzImage > vmlinuz.tyan
> 
> and cycled the blade.  Wen booting, I get:
> 
> Searching for server (DHCP)
> Me: 192.168.1.200, Server: 192.168.1.200, Gateway 192.168.1.1
> Loading 192.168.1.200:vmlinuz.tyan (ELF)... done
> 
> LinuxBIOS-1.1.62.0_Fallback [date date] starting...
> Unknown Trwt
> 
> Looking at an old message to this list, there's this snippet:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg03174.html
> 
> where the following line(s) are, in set_Trwt()...
> if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
> die("Unknown Trwt");
> }
> 
> What is this, and why is it happening?  Is there a patch needed for LinuxBIOS
> to work properly on modern Opterons?
> 
> Thanks, I'm in dire straights here, any help would be appreciated.
> 
>   -dbs
> 
> 

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


Opteron / Tyan motherboard fault on boot.

2004-08-19 Thread Dave Belfer-Shevett
We're in the process of deploying Linuxbios to boot a cluster of Opteron
based blade servers.  I built a new kernel, put it in /tftpboot after
using:

mkelf-linux --rootdir=rom --ip=rom ./bzImage > vmlinuz.tyan

and cycled the blade.  Wen booting, I get:

Searching for server (DHCP)
Me: 192.168.1.200, Server: 192.168.1.200, Gateway 192.168.1.1
Loading 192.168.1.200:vmlinuz.tyan (ELF)... done

LinuxBIOS-1.1.62.0_Fallback [date date] starting...
Unknown Trwt

Looking at an old message to this list, there's this snippet:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg03174.html

where the following line(s) are, in set_Trwt()...
if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
die("Unknown Trwt");
}

What is this, and why is it happening?  Is there a patch needed for LinuxBIOS
to work properly on modern Opterons?

Thanks, I'm in dire straights here, any help would be appreciated.

-dbs

-- 
---.   .---
Dave Belfer-Shevett \  Conference Management Solutions \ Stonekeep
[EMAIL PROTECTED]\http://www.stonekeep.com  \ Consulting
-' 978 239 5902  `

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


Re: entering protected_start halt

2004-08-19 Thread Stefan Reinauer
* zhu shi song <[EMAIL PROTECTED]> [040819 15:42]:
> I'm using QDIA6T MB based on vt8601/vt82c686.  Now I
> can boot it using DOC IPL. I can copy linuxbios from
> DOC to RAM at 0x8000:0. But when linuxbios executed
> "data32  ljmp$ROM_CODE_SEG, $__protected_start"
> statement.  The MB halted.   help!
>   zhu

Seems your RAM is not initialized correctly?! Any room for debugging
output in docipl?

Stefan

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


entering protected_start halt

2004-08-19 Thread zhu shi song
I'm using QDIA6T MB based on vt8601/vt82c686.  Now I
can boot it using DOC IPL. I can copy linuxbios from
DOC to RAM at 0x8000:0. But when linuxbios executed
"data32  ljmp$ROM_CODE_SEG, $__protected_start"
statement.  The MB halted.   help!
  zhu





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


problem in romcc built with gcc-3.4.1

2004-08-19 Thread Sagiv Yefet








There
is a problem in romcc when built with gcc 3.4.1.

It
said something about:  

unsigned long long – undefined symbol.

 

With
gcc 3.3.1 the error does not appear.








Re: buildtarget via/epia error

2004-08-19 Thread Stefan Reinauer
* zhu shi song <[EMAIL PROTECTED]> [040819 10:49]:
> Dear lists,
>   When I run buildtarget via/epia, there are some
> errors:
>   build_dir=via/epia/epia
>   File "via/epia/epia/config.py", line 543
> self.set |= 2
>   ^
> SyntaxError: invalid syntax
>  My python version is 1.5.2.

Get a python from this millenium ;-)
I think 2.1 or newer works fine.

___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


buildtarget via/epia error

2004-08-19 Thread zhu shi song
Dear lists,
  When I run buildtarget via/epia, there are some
errors:
  build_dir=via/epia/epia
  File "via/epia/epia/config.py", line 543
self.set |= 2
  ^
SyntaxError: invalid syntax
 My python version is 1.5.2.

  tks
zhu



__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
___
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios