[LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread ccases
Hi, If I use autobuild (abuild), I have this message : Processing mainboard/amd/quartet (i386: ok) Using existing test target /home/../LinuxBIOSv2/targets/amd/quartet/Config-abuild.lb ok Creating builddir...ok Compiling image ..FAILED after 4s! Log excerpt: /bin/sh: -c: line 1: syntax error

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread Stefan Reinauer
* [EMAIL PROTECTED] [EMAIL PROTECTED] [070306 11:13]: Hi, If I use autobuild (abuild), I have this message : Processing mainboard/amd/quartet (i386: ok) Using existing test target -DLINUXBIOS_ASSEMBLER='Version de l'assembleur GNU 2.15 (i386-linux) utilisant la version BFD 2.15'

[LinuxBIOS] DRAM Intialization...

2007-03-06 Thread sanjay tiwary
In continuation with my last posting on the mailing list Nothing Happens after Jumping to linuxbios, What are the things that should be taken care of while DRAM Intialiasation, because i am able to read/write the ram. Because after copying the boot code in ram , it tries to Jump

[LinuxBIOS] LinuxBIOS with X Server Inside

2007-03-06 Thread Alan Carvalho de Assis
Hi guys, there is LinuxBIOS running with graphic mode: http://www.youtube.com/watch?v=nuzRsXKm_NQ Thanks my friends Marcelo Barros and Fred Schaf to make the video. Dave, I will supply the video in ogg theora with better resolution after. I hope everybody enjoy it. Best regards, Alan --

Re: [LinuxBIOS] LinuxBios on a braille display ?

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 08:27:47AM +0100, Sébastien Hinderer wrote: I'd really appreciate if someone coul do that. For me it is a bit difficult: it takes generally a certain amount of time to browse the web, especially to locate the relevent information. I took a quick look at their web but

Re: [LinuxBIOS] DRAM Intialization...

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 03:36:06AM -0800, sanjay tiwary wrote: In continuation with my last posting on the mailing list Nothing Happens after Jumping to linuxbios, What are the things that should be taken care of while DRAM Intialiasation, because i am able to read/write the ram. Could

Re: [LinuxBIOS] Problems booting off Epia MII compact flash (filo)

2007-03-06 Thread John Koleszar
Peter Stuge wrote: On Mon, Mar 05, 2007 at 09:36:50PM -0500, John Koleszar wrote: When trying to boot off of the onboard CF (hde) [..] My filo Config and a complete debug log is attached. I suspect that my problem is with my filo build rather than linuxbios There was

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread ccases
There might be some problems with setting the language to french. Can you try export LANG= before compiling LinuxBIOS and see if it changes something? Thank's, I have test and the compilation work (not complet because I have forget an link for etherboot) Another idea... have you checked out

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread ccases
On Tue, Mar 06, 2007 at 11:13:07AM +0100, [EMAIL PROTECTED] wrote: If I use autobuild (abuild), I have this message : Compiling image ..FAILED after 4s! Log excerpt: /bin/sh: -c: line 1: syntax error near unexpected token `(' /bin/sh: -c: line 1: `gcc -Os -Wall -DARCH='i386'

Re: [LinuxBIOS] Problems booting off Epia MII compact flash (filo)

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 08:19:01AM -0500, John Koleszar wrote: I'd still like to keep hacking on this, as it's a far more elegant solution than going the adapter route. Absolutely agreed. :) I was under the impression that it worked by preventing the kernel from probing for ide2 so that it

Re: [LinuxBIOS] LinuxBios on a braille display ?

2007-03-06 Thread Sébastien Hinderer
I took a quick look at their web but they make so many boards that it's hard to know which one you have. Okay. Thanks a lot. Can you tell us anything more that can be useful? Perhaps we can guess the board size from the size of the box it's in? The dimensions are 30x20x3,8 cm, and the

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread ccases
On Tue, Mar 06, 2007 at 03:11:19PM +0100, [EMAIL PROTECTED] wrote: make[1]: *** No rule to make target `/rtl8139.elf', needed by `payload.nrv2b'. Stop. make[1]: Leaving directory `/home/ccases/LinuxBIOSv2/targets/advantech/pcm-5823/pcm-5823/fallback' make: *** [fallback/linuxbios.rom] Error

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 03:55:27PM +0100, [EMAIL PROTECTED] wrote: It's ok now he compil in fallback not in normal, what is with the config on which I am to rest to make my files (iei nova4899r, because it's the same technologie of mainboard) Sorry, I don't understand you. Is there a problem

[LinuxBIOS] [Fwd: Re: Problems on Compilation with abuild]

2007-03-06 Thread ccases
On Tue, Mar 06, 2007 at 03:55:27PM +0100, [EMAIL PROTECTED] wrote: It's ok now he compil in fallback not in normal, what is with the config on which I am to rest to make my files (iei nova4899r, because it's the same technologie of mainboard) Sorry, I don't understand you. Is there a

Re: [LinuxBIOS] Problems booting off Epia MII compact flash (filo)

2007-03-06 Thread John Koleszar
Peter Stuge wrote: Here are the threads from when I was working on this: Thanks for the pointers. My initial plan had been to just use the card in IDE mode, since I don't really need the hotplug support for my application. I do need pcmcia support though for a wlan card, so I was a bit

Re: [LinuxBIOS] Problems booting off Epia MII compact flash (filo)

2007-03-06 Thread ron minnich
just out of curiosity, can you disable SUPPORT_PCI? that was the fix for bochs/qemu. The compatibility chain might make this work. ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] LinuxBios on a braille display ?

2007-03-06 Thread Samuel Thibault
Hi, Maybe you could plug a VGA screen and ask somebody to write down everything that the screen shows when BIOS boots? Samuel -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] What are the current supported Nvidia northbridges?

2007-03-06 Thread Adam Talbot
What are the current supported Nvidia northbridges? -Adam -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] What are the current supported Nvidia northbridges?

2007-03-06 Thread Stefan Reinauer
* Adam Talbot [EMAIL PROTECTED] [070306 21:23]: What are the current supported Nvidia northbridges? * MCP55 * CK804 -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: [EMAIL PROTECTED] • http://www.coresystems.de/ --

[LinuxBIOS] Are there any desktop class north bridges supported?

2007-03-06 Thread Adam Talbot
Looking for any desktop class northbridge supported by linuxbios? Looking for a cheap socket 939 motherboard, in the mini-ATX form factor, that can support linuxbios. -Adam -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] LinuxBios on a braille display ?

2007-03-06 Thread Sébastien Hinderer
Maybe you could plug a VGA screen and ask somebody to write down everything that the screen shows when BIOS boots? We already tried, and the experience was not very fruitful... Sébastien. -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] [PATCH] Additional MCP55 LPC PCI IDs for flashrom

2007-03-06 Thread Ed Swierk
Can someone ack this patch if it looks okay? --Ed -- Forwarded message -- From: Ed Swierk [EMAIL PROTECTED] Date: Feb 14, 2007 10:41 AM Subject: [PATCH] Additional MCP55 LPC PCI IDs for flashrom To: LinuxBIOS linuxbios@linuxbios.org The attached patch adds additional PCI IDs

[LinuxBIOS] r2570 - trunk/LinuxBIOSv2/util/flashrom

2007-03-06 Thread svn
Author: uwe Date: 2007-03-07 00:49:49 +0100 (Wed, 07 Mar 2007) New Revision: 2570 Modified: trunk/LinuxBIOSv2/util/flashrom/flash_enable.c Log: The attached patch adds additional PCI IDs for MCP55 LPC devices to flashrom. 0x0360 is needed to support the DFI LANParty NF590SLI, and I am deducing

Re: [LinuxBIOS] [PATCH] Additional MCP55 LPC PCI IDs for flashrom

2007-03-06 Thread Uwe Hermann
On Tue, Mar 06, 2007 at 03:39:06PM -0800, Ed Swierk wrote: Can someone ack this patch if it looks okay? Committed in r2570. It didn't apply anymore, but I fixed the patch (trivial). Thanks, Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org |

Re: [LinuxBIOS] What are the current supported Nvidia northbridges?

2007-03-06 Thread Uwe Hermann
On Tue, Mar 06, 2007 at 09:22:52PM +0100, Stefan Reinauer wrote: * Adam Talbot [EMAIL PROTECTED] [070306 21:23]: What are the current supported Nvidia northbridges? * MCP55 * CK804 Huh? Aren't those _south_bridges? As far as I know not a single NVIDIA northbridge is supported. Uwe. --

Re: [LinuxBIOS] [PATCH] Additional MCP55 LPC PCI IDs for flashrom

2007-03-06 Thread bxshi
2007/3/7, Uwe Hermann [EMAIL PROTECTED]: On Tue, Mar 06, 2007 at 03:39:06PM -0800, Ed Swierk wrote: Can someone ack this patch if it looks okay? Committed in r2570. It didn't apply anymore, but I fixed the patch (trivial). That is no problem. In Nvidia register spec it defines 8 possible

Re: [LinuxBIOS] Problems on Compilation with abuild

2007-03-06 Thread Uwe Hermann
On Tue, Mar 06, 2007 at 02:20:24PM +0100, [EMAIL PROTECTED] wrote: There might be some problems with setting the language to french. Can you try export LANG= before compiling LinuxBIOS and see if it changes something? Thank's, I have test and the compilation work (not complet because I

Re: [LinuxBIOS] trying to boot gigabyte m57sli-s4

2007-03-06 Thread Ward Vandewege
I should have attached the lspci output(s) - here they are. Thanks, Ward. -- Ward Vandewege [EMAIL PROTECTED] Free Software Foundation - Senior System Administrator $ lspci :00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1) :00:01.0 ISA bridge: nVidia Corporation

Re: [LinuxBIOS] trying to boot gigabyte m57sli-s4

2007-03-06 Thread Lu, Yinghai
Please try 64bit latest kernel. YH -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] r2570 build service

2007-03-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2570 to the LinuxBIOS source repository and caused the following changes: Change Log: The attached patch adds additional PCI IDs for MCP55 LPC devices to flashrom. 0x0360 is

Re: [LinuxBIOS] trying to boot gigabyte m57sli-s4

2007-03-06 Thread Ward Vandewege
On Tue, Mar 06, 2007 at 04:17:32PM -0800, Lu, Yinghai wrote: Please try 64bit latest kernel. OK, I'll do that on Thursday. Thanks, Ward. -- Ward Vandewege [EMAIL PROTECTED] Free Software Foundation - Senior System Administrator -- linuxbios mailing list linuxbios@linuxbios.org

Re: [LinuxBIOS] Are there any desktop class north bridges supported?

2007-03-06 Thread Adam Talbot
South bridge? or companion chip? -Adam Greg Lindahl wrote: On Tue, Mar 06, 2007 at 01:01:07PM -0800, Adam Talbot wrote: Looking for any desktop class northbridge supported by linuxbios? Looking for a cheap socket 939 motherboard, in the mini-ATX form factor, that can support

Re: [LinuxBIOS] LinuxBIOS with X Server Inside

2007-03-06 Thread Uwe Hermann
On Tue, Mar 06, 2007 at 08:57:00AM -0300, Alan Carvalho de Assis wrote: Hi guys, there is LinuxBIOS running with graphic mode: http://www.youtube.com/watch?v=nuzRsXKm_NQ Thanks my friends Marcelo Barros and Fred Schaf to make the video. Great stuff, thanks a lot! I've added a link to

Re: [LinuxBIOS] LinuxBIOS with X Server Inside

2007-03-06 Thread ron minnich
WOW! You made my day with this one! OK, linuxbios community, here's a challenge: it's 6 seconds to busybox prompt. Where is the time going? And, how do we get it to 2 seconds? What would it take? It would be interesting to see. Alan, what tools did you use to build the flash image? And,

Re: [LinuxBIOS] LinuxBIOS with X Server Inside

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 06:59:40PM -0700, ron minnich wrote: WOW! You made my day with this one! Yep - nice video! OK, linuxbios community, here's a challenge: it's 6 seconds to busybox prompt. Where is the time going? And, how do we get it to 2 seconds? What would it take? It would be

Re: [LinuxBIOS] trying to boot gigabyte m57sli-s4

2007-03-06 Thread Peter Stuge
On Tue, Mar 06, 2007 at 07:13:02PM -0500, Ward Vandewege wrote: [ 81.526599] pcie_portdrv_probe-Dev[0376:10de] has invalid IRQ. Check [..] The interesting thing is that those pci ids don't exist on the board. [..] PCI: 00:0a.0 [10de/0376] enabled Seems the first code has vendor/device

Re: [LinuxBIOS] Dell P133v

2007-03-06 Thread John Talbut
Uwe Hermann wrote: [Please always reply to the mailing list, not individual developers] On Tue, Feb 27, 2007 at 12:51:05PM +, John Talbut wrote: Hi Thanks for your response. I cannot get an lspci at the moment, I cannot get enough of a system running on the box. What information do