Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread Stefan Reinauer
* ron minnich [EMAIL PROTECTED] [040601 22:50]: word from someone who knows that acpi tables have many errors. Windows drivers work around the bugs in acpi tables. Linux follows the spec closely, hence the problems people see with linux+acpi. Ron, you are perfectly right with the fact

Re: ACPI DSDT

2004-06-02 Thread Stefan Reinauer
Hi, * Eric W. Biederman [EMAIL PROTECTED] [040602 06:33]: We certainly need to provide this information, as all motherboard specific information is the province of the motherboard firmware. However I'm not at all convinced that the ACPI tables are the right approach. Can you go a bit into

Re: ACPI DSDT

2004-06-02 Thread Stefan Reinauer
* Steve Gehlbach [EMAIL PROTECTED] [040602 00:35]: Speaking of ACPI and problems, which are commented on in this article, is this Intel announcement of open sourcing the BIOS something new?

Re: ACPI DSDT

2004-06-02 Thread Eric W. Biederman
Stefan Reinauer [EMAIL PROTECTED] writes: Hi, * Eric W. Biederman [EMAIL PROTECTED] [040602 06:33]: We certainly need to provide this information, as all motherboard specific information is the province of the motherboard firmware. However I'm not at all convinced that the ACPI tables

Re: USB Boot

2004-06-02 Thread Peter Stuge
On Tue, Jun 01, 2004 at 09:42:20PM -0700, YhLu wrote: OHCI usb boot ok now. Agree with Eric, congratulations! :) But it is some slow, only 173KB/S, Full speed should be 12Mbps/8 = 1500KB/s Actually not. 12Mbps is the speed on the USB wire and each of the protocols in the stack and in the

testbios info?

2004-06-02 Thread Jay Miller
Can someone post a quick rundown on testbios? I know that you get the vgabios from the card, and run that through testbios. But how do you get linuxbios to use the results? I'm missing something. Thanks, Jay Miller Actuality Systems, Inc. [EMAIL PROTECTED]

LinuxBIOS available for Asus A7N8X

2004-06-02 Thread Christoph Petersen
Hi, is LinuxBIOS available for the Asus A7N8X Deluxe mainboard? Better to say: Would I crash my ROM when I try to flash it with LinuxBIOS. I'm really interested in LinuxBIOS for use in quick boot devices such as mp3-player for car's which based on computers. Greets Christoph

Re: ACPI DSDT

2004-06-02 Thread ron minnich
On 1 Jun 2004, Eric W. Biederman wrote: That Intel will be releasing code is new, although there have been some sympathies in that direction. I'm really not interested until they actually release something. Should probably also mention: there's lots of binary in this EFI/Tiano thing. Binary

Re: ACPI DSDT

2004-06-02 Thread ron minnich
On 1 Jun 2004, Eric W. Biederman wrote: The alpha port worked but it is not something I savor repeating, there were too many real limitations. yes, but by golly we sure got some use out of it! We appreciated your work :-) There are some things that I find strongly architecturally

Re: Magazine article on USB and Embedded systems

2004-06-02 Thread ron minnich
I think that these experiences only strengthen my feeling that we want linux in there as the bios. We're going to recreate all that work. Anybody ready to squeeze 2.6 in there? We all want it but nobody has had time yet. ron ___ Linuxbios mailing

Re: : Large mmio resources and 4G+ of RAM...

2004-06-02 Thread ron minnich
On 1 Jun 2004, Eric W. Biederman wrote: Unless you spend days at it you cannot do a good memory check/test. I don't want to wait days while my system boots. A cursory check That verifies the memory doesn't totally suck is ok. But I don't want to see anything that conveys the impression that

Re: testbios info?

2004-06-02 Thread Richard Smith
Jay Miller wrote: Can someone post a quick rundown on testbios? I know that you get the vgabios from the card, and run that through testbios. But how do you get linuxbios to use the results? I'm missing something. Not really. Right now thats it. Testbios is the testbed for getting the

Re: testbios info?

2004-06-02 Thread Li-Ta Lo
On Wed, 2004-06-02 at 06:40, Jay Miller wrote: Can someone post a quick rundown on testbios? I know that you get the vgabios from the card, and run that through testbios. But how do you get linuxbios to use the results? Currently it is only used as a userspace program to init VGA cards

Re: testbios info?

2004-06-02 Thread ron minnich
On Wed, 2 Jun 2004, Jay Miller wrote: Can someone post a quick rundown on testbios? I know that you get the vgabios from the card, and run that through testbios. But how do you get linuxbios to use the results? linuxbios does not use testbios yet. You run testbios under linux. Sorry, this

Re: LinuxBIOS available for Asus A7N8X

2004-06-02 Thread ron minnich
what's the chipset? send lspci. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread ron minnich
On Wed, 2 Jun 2004, Stefan Reinauer wrote: One thing that is generally good about ACPI (well in some sense) is that it is free of callbacks, which I often hear as a disadvantage of Open Firmware's interface. (While dropping callbacks in OF is just a matter of directly providing the FCode

Re: ACPI DSDT

2004-06-02 Thread Adam Sulmicki
also, one of the huge advantages of the linuxBIOS Is that it allows to workaround bugs in the hardware and firmware. If we decide to go with Tiano's hardware startup code we lose some of this flexibility. something to keep in mind. it reminds me all the nightmare linux has with its binary only

Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread Adam Sulmicki
One thing that is generally good about ACPI (well in some sense) is that it is free of callbacks, which I often hear as a disadvantage of Open Firmware's interface. (While dropping callbacks in OF is just a matter of directly providing the FCode drivers to the OS and let a hosted Open

: Magazine article on USB and Embedded systems

2004-06-02 Thread YhLu
I agree. We can use LinuxBIOS + boot from USB stick, the elf or kernel+rootfs is in usb stick. After that we can use everything about USB in Kernel. Regards YH -- : ron minnich [mailto:[EMAIL PROTECTED] : 200462 6:54 : Gregg C Levine : Linuxbios : Re: Magazine article on USB and

: : Large mmio resources and 4G+ of RAM...

2004-06-02 Thread YhLu
So need to use memtest to test memory? YH -- : ron minnich [mailto:[EMAIL PROTECTED] : 200462 6:55 : Eric W. Biederman : YhLu; Stefan Reinauer; LinuxBIOS : Re: : Large mmio resources and 4G+ of RAM... On 1 Jun 2004, Eric W. Biederman wrote: Unless you spend days at it you cannot do a

Re: : : Large mmio resources and 4G+ of RAM...

2004-06-02 Thread ron minnich
On Wed, 2 Jun 2004, YhLu wrote: So need to use memtest to test memory? don't test it at all. Just use it, the kernel will find the problems more effectively than memtest will. Besides many problems only occur after the system has been on for a while. ron

Re: LinuxBIOS available for Asus A7N8X

2004-06-02 Thread backblue
One of my boards are like that one, chipset it's nforce2. On Wed, 2 Jun 2004 10:19:00 -0600 (MDT) ron minnich [EMAIL PROTECTED] wrote: what's the chipset? send lspci. ron ___ Linuxbios mailing list [EMAIL PROTECTED]

Re: LinuxBIOS available for Asus A7N8X

2004-06-02 Thread ron minnich
On Tue, 1 Jun 2004, backblue wrote: One of my boards are like that one, chipset it's nforce2. no luck. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

RE: testbios info?

2004-06-02 Thread Jay Miller
Thanks! I just did not know when to run it, but now I should be able to get it working. -J -Original Message- From: Li-Ta Lo [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 12:08 PM To: Jay Miller Cc: LinuxBIOS Subject: Re: testbios info? On Wed, 2004-06-02 at 06:40, Jay

RE: testbios info?

2004-06-02 Thread Li-Ta Lo
On Wed, 2004-06-02 at 11:03, Jay Miller wrote: Thanks! I just did not know when to run it, but now I should be able to get it working. did you get the lates version ? The ssh in LANL is broken today so I can't commit my working version to the CVS. Ollie -J -Original Message-

RE: testbios info?

2004-06-02 Thread Jay Miller
No I don't think I have your fixes. Would it be possible to get a tarball? Thanks, J -Original Message- From: Li-Ta Lo [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 1:10 PM To: Jay Miller Cc: LinuxBIOS Subject: RE: testbios info? On Wed, 2004-06-02 at 11:03, Jay Miller

Re: testbios info?

2004-06-02 Thread Stefan Reinauer
* Li-Ta Lo [EMAIL PROTECTED] [040602 19:09]: On Wed, 2004-06-02 at 11:03, Jay Miller wrote: did you get the lates version ? The ssh in LANL is broken today so I can't commit my working version to the CVS. Are you sure it's a LANL problem? I've had problems with the CVS-via-SSH checkout the

Re: testbios info?

2004-06-02 Thread Li-Ta Lo
On Wed, 2004-06-02 at 12:05, Stefan Reinauer wrote: * Li-Ta Lo [EMAIL PROTECTED] [040602 19:09]: On Wed, 2004-06-02 at 11:03, Jay Miller wrote: did you get the lates version ? The ssh in LANL is broken today so I can't commit my working version to the CVS. Are you sure it's a LANL

Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread Miernik
Bari Ari [EMAIL PROTECTED] wrote: The Linspire laptop http://www.sub300.com/port.htm pretty much an Epia with a keyboard controller. BTW: Is it an EPIA or EPIA-M ? Not very glamorous but if it has a Renesas keyboard super I/O controller I might be interested and getting it up under

Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread Bari Ari
Miernik wrote: Bari Ari [EMAIL PROTECTED] wrote: The Linspire laptop http://www.sub300.com/port.htm pretty much an Epia with a keyboard controller. BTW: Is it an EPIA or EPIA-M ? I really have no idea. That's what someone else had posted. Not very glamorous but if it has a Renesas keyboard

Filo and cardbus (EPIA MII)

2004-06-02 Thread Larry Matter
I have an EPIA MII, which has an on-board CF adapter. Unfortunately it is not an IDE interface, but rather cardbus. I know I could just buy a cheap CF-IDE adaptor, but it just seems a shame that I can't boot from a CF card in that slot. I was wondering how difficult it would be to add support

Re: [Fwd: Re: Linuxbios and Linspire laptop]

2004-06-02 Thread Eric W. Biederman
ron minnich [EMAIL PROTECTED] writes: On Wed, 2 Jun 2004, Stefan Reinauer wrote: One thing that is generally good about ACPI (well in some sense) is that it is free of callbacks, which I often hear as a disadvantage of Open Firmware's interface. (While dropping callbacks in OF is just a

: Magazine article on USB and Embedded systems

2004-06-02 Thread YhLu
That's kernel, how about rootfs or initrd? Regards YH -- : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] : 200462 15:29 : ron minnich : Gregg C Levine; Linuxbios : Re: Magazine article on USB and Embedded systems ron minnich [EMAIL PROTECTED] writes: I think that these experiences

w86327hf superio.c

2004-06-02 Thread YhLu
Someone overwrite the superio.c for w86327hf. Before that it enter_ext_func mode and enable HWM of Winbond. Regards YH ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

romcc questions

2004-06-02 Thread John Usher (Maptek)
Title: Message Hi, I'm trying to get freebios2 going on a VT8606/VT82C686B board with a 533MHz VIA C3 processor. When trying to compile romcc, it gets to simple_test26 but reports it is out of registers. Can someone give me some indication of what is going on here? Thanks... ...John...

recommendations to run LB on ASUS A7V8X, TX97E

2004-06-02 Thread Anton Borisov
Hi. I wonder whether these motherboards supported? First based on VIA KT400 chipset, second - very famous :) What kind of PLCC should I use? M-Systems? -- 3 08:31:54 MSD 2004 ___ Linuxbios mailing list [EMAIL PROTECTED]

: : : [COMMIT] romcc 0.63 and some fixes...

2004-06-02 Thread YhLu
Eric, I add in console.c static void printo_debug(const char *str) __attribute__((noinline)) { print_debug(str); } About only chang print_debug in auto.c It said ./romcc -O2 -mcpu=k8 -o auto.inc --label-prefix=auto ./auto.E make[1]: *** [auto.inc] Segmentation fault ./romcc -O -mcpu=k8