Epia M freebios2 still broken?

2004-09-23 Thread Trellix78
I finally made the jump and compiled a freebios2 image for the Epia M but it's not booting at all. I used the default Config.lb, except that I changed the serial speed to 115200 and the payload to etherboot. Now, I get nothing on the serial port and the system locks up hard. Booting with the stoc

Re: where is it?

2004-09-23 Thread David Hendricks
There are two steps--Login and checkout. Try these two cvs commands: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios login (Hit retern when prompted for a password) cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios co freebios2 Sorry about the confusion. The page is getting kind of antiq

Re: where is it?

2004-09-23 Thread David Hendricks
There are two steps--Login and checkout. Try these two cvs commands: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios login (Hit retern when prompted for a password) cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios co freebios2 Sorry about the On Thu, 23 Sep 2004 12:33:03 -0400 (EDT) "

RE: freebios2 compilation error (romcc)

2004-09-23 Thread YhLu
Change to -O -Original Message- From: Jeff Stevens [mailto:[EMAIL PROTECTED] Sent: Thursday, September 23, 2004 11:27 AM To: [EMAIL PROTECTED] Subject: Re: freebios2 compilation error (romcc) I also found if I remove the -O2 option from romcc it compiles fine, but then auto.inc is way to

Re: freebios2 compilation error (romcc)

2004-09-23 Thread Jeff Stevens
I also found if I remove the -O2 option from romcc it compiles fine, but then auto.inc is way to big. Thanks, Jeff --- Jeff Stevens <[EMAIL PROTECTED]> wrote: > I have downloaded the latest version of LinuxBIOS > for > AMD64 (freebios2), and am having problems compiling > it. It is erroring

freebios2 compilation error (romcc)

2004-09-23 Thread Jeff Stevens
I have downloaded the latest version of LinuxBIOS for AMD64 (freebios2), and am having problems compiling it. It is erroring out when it runs romcc. Here is a screen dump of the error: --> ./romcc -mcpu=k8 -O2 ./auto.E > auto.inc auto.c:118.49: coherent_ht.c:291.41: coherent_ht.c:410.23: cohere

where is it?

2004-09-23 Thread Bryan E. Chafy
The linuxbios website says to get the source tree from: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios login But it always times out (tried from varios locations). When I go to the "CVS Repository" link, it says to get it from: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios login ... Th