Why my flash_and_burn doesn't work?

2005-03-30 Thread John.Lee
Hi,linuxbios I compiled flash_and_burn under RH9.0, but it doesn't work? Why? The following is the message. ./flash_rom Calibrating timer since microsleep sucks ... takes a second Setting up microsecond timing loop 622M loops per second OK, calibrated, now do the deed Trying Am29F040B, 512 KB

Why my flash_and_burn doesn't work?

2005-03-30 Thread John.Lee
Hi,linuxbios I compiled flash_and_burn under RH9.0, but it doesn't work? Why? The following is the message. ./flash_rom Calibrating timer since microsleep sucks ... takes a second Setting up microsecond timing loop 622M loops per second OK, calibrated, now do the deed Trying Am29F040B, 512 KB

Re: Why my flash_and_burn doesn't work?

2005-03-30 Thread David Hendricks
#How_do_I_identify_the_BIOS_chip_on_=my_mainboard.3F On Thu, 31 Mar 2005 14:21:26 +0800 John.Lee [EMAIL PROTECTED] wrote: Hi,linuxbios I compiled flash_and_burn under RH9.0, but it doesn't work? Why? The following is the message. ./flash_rom Calibrating timer since microsleep sucks ... takes a second Setting up

work linuxbios with openbios

2005-01-10 Thread zhu shi song
How to use linuxbios together with openbios? Is there any clear howto doc? What's the main purpose of openbios? What's the main difference between openbios and filo? Now I'm using filo to boot my linux kernel. tks zhu __ Do you Yahoo!? The

Re: work linuxbios with openbios

2005-01-10 Thread Greg Watson
This is a work-in-progress, so there is no documentation. The major issue that needs to be addressed is that there is currently no mechanism for passing the linuxbios discovered device information to openbios. This is on my todo list. Openbios is an implementation of the IEEE-1275 standard

Re: linuxbios can work on QDIA6T MB

2004-09-07 Thread Ronald G. Minnich
On Mon, 6 Sep 2004, zhu shi song wrote: My linuxbios (V1) can boot my linux(linux-2.4.26) well. And I can login on serial tty. But vga can't work. There is still one problem that reboot linux make MB halt. When I reboot my linux, the MB halt while bios post code equal 0x10. 10

linuxbios can work on QDIA6T MB

2004-09-06 Thread zhu shi song
My linuxbios (V1) can boot my linux(linux-2.4.26) well. And I can login on serial tty. But vga can't work. There is still one problem that reboot linux make MB halt. When I reboot my linux, the MB halt while bios post code equal 0x10. tks zhu

two changes to make building EPIA work

2004-03-22 Thread ron minnich
First, src/include/cpu/cpufixup.h is changed to follow the common linuxbios usage. #if CPU_FIXUP == 1 # if (k8==1) #warning Temporary notice that we are using k8 cpufixup #define cpufixup(mem) k8_cpufixup(mem) # elif (k7==1) #warning Temporary notice that we are using k7 cpufixup

Re: two changes to make building EPIA work

2004-03-22 Thread Greg Watson
Close, but no banana. The new rules for options are as follows: 1. Options declared as 'default none' and 'export always' MUST have a value set or a default value assigned. Any options of this type that are still undefined when processing of config files is finished will result in a fatal

How does pre memory C code work on K8.

2004-03-12 Thread maillists
Something has been troubling me for some time which is how the code manages to run before the memory controllers are configured. The assembler I can see has no accesses to memory, but the C code does, is their some magic gcc switch that makes it be entirely register based? It's troubled me for a

Re: How does pre memory C code work on K8.

2004-03-12 Thread ron minnich
On Fri, 12 Mar 2004 [EMAIL PROTECTED] wrote: Something has been troubling me for some time which is how the code manages to run before the memory controllers are configured. The assembler I can see has no accesses to memory, but the C code does, is their some magic gcc switch that makes it be

Re: How does pre memory C code work on K8.

2004-03-12 Thread Eric W. Biederman
[EMAIL PROTECTED] writes: Something has been troubling me for some time which is how the code manages to run before the memory controllers are configured. The assembler I can see has no accesses to memory, but the C code does, is their some magic gcc switch that makes it be entirely register

Re: How does pre memory C code work on K8.

2004-03-12 Thread ron minnich
On 12 Mar 2004, Eric W. Biederman wrote: It is also possible to store data in the dcache if you can reliably lock in cache blocks. Your code still needs to run out of NOR flash. The PowerPC supports this. On x86 I have not seen any publicly documented and supported way to do this yet... I

EPIA-M linuxbios reset button does not work

2004-02-05 Thread Dmitry Borisov
Hi, I just realized that besides the performance problems of video subsystem on my EPIA-M I have another small one. When I use regular BIOS my linux can identify that reset or power button was pressed and do some actions accrodingly. In case of linuxbios it cannot. Does anyone have any

Re: EPIA-M linuxbios reset button does not work

2004-02-05 Thread Stefan Reinauer
* Dmitry Borisov [EMAIL PROTECTED] [040205 20:19]: I just realized that besides the performance problems of video subsystem on my EPIA-M I have another small one. When I use regular BIOS my linux can identify that reset or power button was pressed and do some actions accrodingly. In case of

Re: Will this work ??

2003-12-07 Thread David Hendricks
LinuxBIOS can boot off a fallback image on the ROM in case the primary image fails. On Sun, 7 Dec 2003 14:09:54 +1000 Adam Nielsen [EMAIL PROTECTED] wrote: I've a Gigabyte GA-7NNXP with nForce II Chipset, and a BIOS with a size of 512 KB. nvidia chipset, right? no chance. nvidia has no

Re: Will this work ??

2003-12-06 Thread Antony Stone
On Saturday 06 December 2003 3:58 pm, Stefan wrote: Hi there, I've a Gigabyte GA-7NNXP with nForce II Chipset, and a BIOS with a size of 512 KB. Will I be able to get a open source bios work on that mainboard ? Boot Linux on that board by whatever means you can and post the results of lspci

Re: Will this work ??

2003-12-06 Thread ron minnich
On Sat, 6 Dec 2003, Stefan wrote: I've a Gigabyte GA-7NNXP with nForce II Chipset, and a BIOS with a size of 512 KB. nvidia chipset, right? no chance. nvidia has no wish to help. ron ___ Linuxbios mailing list [EMAIL PROTECTED]

EPIA-M10000 can't work properly with VGA from HD

2003-11-04 Thread mirenna
Hi, i had problem to compile linuxbios for EPIA-M 1. Can you tell me please which version of linuxbios are you using, and the way you obtain VGA+filo image. Can you sen me tree to compile, or the bios image you obtail. Thanks. Santi Mirenna ___

Re: EPIA-M10000 can't work properly with VGA from HD [PMX:##]

2003-11-04 Thread mirenna
Hi, can you tell me if the ammount of RAM DDR have you and if this ammount is hardcoded on linuxbios ... and where. Best Regards Santi Mirenna ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

EPIA-M10000 can't work properly with VGA from HD

2003-11-03 Thread eddyfu
Hi , Have any one can help me? I used EPIA-M1 + LinuxBIOS+ Filo 0.4.1 + mkelfImage 1.6 on Red Hat 8.0. I needed VGABIOS to use. But it can't work properly. Serial port msgs show some unknow codes. The POST number is 96. epia config file: # # LinuxBIOS config file for: VIA epia-m mini-itx

Re: Is this work ? GA-K8VNXP.

2003-10-17 Thread Balint Cristian
On Thursday 16 October 2003 16:53, ron minnich wrote: On Thu, 16 Oct 2003, Balint Cristian wrote: http://www.giga-byte.com/MotherBoard/Products/Products_GA-K8VNXP.htm ??? So the KT800 is a VIA chipset for the K8? Hadn't hear of this one. Sorry, K8T800 i misstype it, but if no support, no

Is this work ? GA-K8VNXP.

2003-10-16 Thread Balint Cristian
Hi ! Just asking if this motherboard for K8 AMD work with linuxbios/freebios: http://www.giga-byte.com/MotherBoard/Products/Products_GA-K8VNXP.htm In basic has KT800 Via chipset. Thank you very much. cristian ___ Linuxbios mailing list

Re: Is this work ? GA-K8VNXP.

2003-10-16 Thread Stefan Reinauer
* Balint Cristian [EMAIL PROTECTED] [031016 11:50]: Hi ! Just asking if this motherboard for K8 AMD work with linuxbios/freebios: http://www.giga-byte.com/MotherBoard/Products/Products_GA-K8VNXP.htm In basic has KT800 Via chipset. Probably not, since only AMD released the chipset

Re: Is this work ? GA-K8VNXP.

2003-10-16 Thread ron minnich
On Thu, 16 Oct 2003, Balint Cristian wrote: http://www.giga-byte.com/MotherBoard/Products/Products_GA-K8VNXP.htm ??? So the KT800 is a VIA chipset for the K8? Hadn't hear of this one. ron ___ Linuxbios mailing list [EMAIL PROTECTED]

[FILO] prompt doesn't work...

2003-09-24 Thread NEWBELL7
Hi, long time no see. I did build a filo with default config. ( make make ) serial debug message is like below. But I can't type any command.VGA Console prompt has also the same problem.My Board is likely to EPIA 5000. Does FILO use only PS/2 keyboard as Input Device Driver?FILO !!! Good Idea

will it work?

2003-08-14 Thread wing549
though my motherboard my not be on the list is it not their because it just dosent work? or lack of reasearch, i have a asus a7v333, and a abitkx7333r, both via chipsets, what are the possibilities of getting the linuxbios on them? and could i totaly destroy my computers if im not sucessful

RE: Backported oatch to 2.4.19 for kexec does not work (Respelled0

2003-08-14 Thread Gregg C Levine
Kenobi ) (This company dedicates this E-Mail to Master Yoda ) -Original Message- From: Andrew Ip [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 2:03 AM To: Gregg C Levine Cc: Linuxbios Subject: Re: Backoirted oatch to 2.4.19 for kexec does not work Hi Gregg, Hello

Re: Backoirted oatch to 2.4.19 for kexec does not work

2003-08-14 Thread Andrew Ip
Hi Gregg, Hello from Gregg C Levine I don't know why, Andrew, but the patch your company supplied via the FTP site, for the 2.4.19 kernel, applied correctly, and I was able to build the kernel. But the expected event didn't work. When I issued a kexec kernel.elf, which was built using

Backported patch to 2.4.19 for kexec does not work was RE: Backoirted oatch to 2.4.19 for kexec does not work

2003-08-11 Thread Gregg C Levine
oatch to 2.4.19 for kexec does not work Hello from Gregg C Levine I don't know why, Andrew, but the patch your company supplied via the FTP site, for the 2.4.19 kernel, applied correctly, and I was able to build the kernel. But the expected event didn't work. When I issued a kexec kernel.elf

Backoirted oatch to 2.4.19 for kexec does not work

2003-08-10 Thread Gregg C Levine
Hello from Gregg C Levine I don't know why, Andrew, but the patch your company supplied via the FTP site, for the 2.4.19 kernel, applied correctly, and I was able to build the kernel. But the expected event didn't work. When I issued a kexec kernel.elf, which was built using the latest version

help: serial port and keyboard not work

2003-05-30 Thread bonboncat8888
Hi, My mainboard is GX1+5530A+97317. After boot from linuxbios+linux-2.4.20, eth0 and USB work fine but keyboard not work and linux seems can't receive data from serial port(I can see output from SERIAL_CONSOLE). Please help me. Thanks

for the archvies/faq: how to get BOOT_IDE to work

2002-11-25 Thread Andrew Kohlsmith
This may be obvious to the software authors, but to mere peons like myself this will save aggravation. :-) In order to get BOOT_IDE to work, you must (obviously) option BOOT_IDE=1 in the little-c config file. However, from what I can gather, there can only be one stream configured. Streams

Re: set fixed mtrr can't work

2002-10-07 Thread Ronald G Minnich
re that code you just sent a patch for ... it disables cache before doing MTRR settings for fixed MTRRs. My memory is that long ago that code was in there; or was it somewhere else; or did it get removed? ron ___ Linuxbios mailing list [EMAIL

[Fwd: Re: Lab to sample Linux for weapons work]

2002-09-26 Thread Bari Ari
Original Message Subject: Re: Lab to sample Linux for weapons work Date: Thu, 26 Sep 2002 15:06:56 -0400 From: Velocet [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: [EMAIL PROTECTED] On Thu, Sep 26, 2002 at 03:49:39PM +0200, Eugen Leitl's all... There's a major

Re: [Fwd: Re: Lab to sample Linux for weapons work]

2002-09-26 Thread Ronald G Minnich
On Thu, 26 Sep 2002, Bari Ari wrote: And what filesystem are they using for this? Surely its not NFS! Must be some sort of cluster filesystem no? Anyone know? Something open sourced? What decent clustre filesystems are out there? NFS is dead for clusters. We are targeting three possible

RE: [Fwd: Re: Lab to sample Linux for weapons work]

2002-09-26 Thread Gregg C Levine
) -Original Message- From: [EMAIL PROTECTED] [mailto:linuxbios- [EMAIL PROTECTED]] On Behalf Of Ronald G Minnich Sent: Thursday, September 26, 2002 10:37 PM To: Bari Ari Cc: LinuxBios Subject: Re: [Fwd: Re: Lab to sample Linux for weapons work] On Thu, 26 Sep 2002, Bari Ari wrote

RE: [Fwd: Re: Lab to sample Linux for weapons work]

2002-09-26 Thread Ronald G Minnich
On Thu, 26 Sep 2002, Gregg C Levine wrote: Ron, about the v9fs project. I am impressed. It looks like a good project. I might even try the code in any of my projects. So? What did kill NFS for clusters? Just for fun, try the v9fs in the first cluster that starts life at your shop. thanks.