Re: [LinuxBIOS] Alix boards

2007-08-06 Thread Luis Correia
Hi! On 8/6/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > On 06/08/07 16:17 +0100, Luis Correia wrote: > > Hi, > > > > is there anyone working on LinuxBIOS for this board? > > > > http://pcengines.ch/alix1b.htm > > The CPU and southbridge are support

[LinuxBIOS] Alix boards

2007-08-06 Thread Luis Correia
Hi, is there anyone working on LinuxBIOS for this board? http://pcengines.ch/alix1b.htm Thanks, Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] Multiple payloads to simulate a classic bios

2007-05-31 Thread Luis Correia
slapper my way :) Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] [PATCH] Add copywrite notice

2007-05-17 Thread Luis Correia
Add copywrite notice to Options.lb, this fully closes issue #53 Signed-off-by: Luis Correia <[EMAIL PROTECTED]> --- 01-copywrite.patch Description: Binary data -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] r2666 - trunk/LinuxBIOSv2/src/mainboard/iei/nova4899r

2007-05-17 Thread Luis Correia
Hi! Uwe, it is all the same to me. Forget the patch then. Luis Correia On 5/17/07, Uwe Hermann <[EMAIL PROTECTED]> wrote: > On Tue, May 15, 2007 at 10:58:59AM +0100, Luis Correia wrote: > > > > const struct irq_routing_table in

Re: [LinuxBIOS] [PATCH] Fix IEI NOVA4899 board

2007-05-16 Thread Luis Correia
will be done with an Atheros wireless card (that gets an ath%d) device name. > > Thanks, Uwe. Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] [PATCH 1/2] Fix struct name

2007-05-16 Thread Luis Correia
Fix irq_routing_table struct name (trivial) Signed-off-by: Luis Correia <[EMAIL PROTECTED]> --- fix_irq_table.patch Description: Binary data -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] [PATCH 1/2] Add copywrite notice

2007-05-16 Thread Luis Correia
Add copywrite notice to Options.lb, this fully closes issue #53 Signed-off-by: Luis Correia <[EMAIL PROTECTED]> --- add_copywrite.patch Description: Binary data -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] r2666 - trunk/LinuxBIOSv2/src/mainboard/iei/nova4899r

2007-05-15 Thread Luis Correia
Hi! On 5/15/07, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Tue, May 15, 2007 at 06:55:26AM +, [EMAIL PROTECTED] wrote: > > const struct irq_routing_table intel_irq_routing_table = { > ^ > ? > good point! I was so happy to see it work that i never notic

[LinuxBIOS] [PATCH] Fix IEI NOVA4899 board

2007-05-13 Thread Luis Correia
The following patch set was created on top SVN revision 2663. Contains: 01-remove_files.patch - removes extra files 02-copyright_notice.patch - adds copyright notices to files 03-irq_tables.patch - fixes PIRQ table 04-config_devices.patch - configures superIO pnp devices Signed-off-by: Luis

[LinuxBIOS] More support fixes for the IEI NOVA4899 board

2007-05-13 Thread Luis Correia
or them? Thanks for listening, Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Geode GX1 PCI, VGA and Sound configuration -- was Re: Televideo TC7020 successfully booted with LinuxBiosV2

2007-05-08 Thread Luis Correia
oot as well (a reset is needed) i'll investigate it also. > I can send you my whole embedded project. It contains graphics (special > framebuffer driver and Xorg, both with acceleration), audio (not finished > yet), irq-routing table (but for my hardware only) and a build system to > build a cross compiler and the root filesystem, kernel and LinuxBIOS. > I'm also interested in it, i'll contact you off list to sort out how I could get it. BTW, how good is it when decoding video streams? > Maybe it could help you. Sorry, documentation is not finished yet... ;-) > > Juergen > Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] ASUS P5GC-MX

2007-04-30 Thread Luis Correia
/SerialFlash/W25X40V.htm Just to let you know the goodies that are around these days. p.s. i'm not going to do any linuxbios related testing Luis Correia -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] 5 Euro flash hardware

2007-03-12 Thread Luis Correia
Ward, you can get 3.3V from the orange cables that power your mainboard. Newer PSU will also have this orange cable to power SATA harddrives. p.s. please check voltage with a volt meter before powering anything!!! Luis On 3/12/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > On Mon, Mar 12, 2

Re: [LinuxBIOS] Probable fix for gcc4 builds

2007-02-08 Thread Luis Correia
need to finish the NOVA board support. Luis Correia On 2/8/07, Stefan Reinauer <[EMAIL PROTECTED]> wrote: Luis Correia wrote: > Hi! > > this is completely untested! > > I got this hint from the syslinux mailing list regarding building on > newer distros, maybe this

[LinuxBIOS] Probable fix for gcc4 builds

2007-02-07 Thread Luis Correia
Hi! this is completely untested! I got this hint from the syslinux mailing list regarding building on newer distros, maybe this helps building linuxbios. For newer distro's (like ubuntu 6.10, FC5+), syslinux build fails due to gcc 4. Here is a patch to get it to build properly. The only thing

Re: [LinuxBIOS] vga bios troubles

2006-12-07 Thread Luis Correia
Hi! On 12/7/06, Jon Dufresne <[EMAIL PROTECTED]> wrote: > On 12/7/06, Luis Correia <[EMAIL PROTECTED]> wrote: > > That makes sense, because many of the registers are documented the > same including the exact same VID/DID. However, I don't understand why > this sho

Re: [LinuxBIOS] vga bios troubles

2006-12-07 Thread Luis Correia
Hi! On 12/7/06, Jon Dufresne <[EMAIL PROTECTED]> wrote: > I followed the guide at this site http://linuxbios.org/VGA_support to > get my onboard video to work. I have yet to be successful. > > I am a little confused about the Config.lb section. This is what the guid > says: > > device pci 9.0 on

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-11 Thread Luis Correia
ron minnich wrote: > On 11/10/06, Luis Correia <[EMAIL PROTECTED]> wrote: > >> It seems that the VSA was made to work only for the OLPC gx2 powered > > it works on several gx2 boards, not just OLPC; and it works on LX. > > I don't see a reason it would not w

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-10 Thread Luis Correia
Stefan Reinauer wrote: > * Luis Correia <[EMAIL PROTECTED]> [061107 10:39]: >> We can see thatthe 32k vga bios is copied to the correct place, but >> nothing is done to the VSA portion, it is true that this VSA code >> does not have the standard BIOS start values (0x55aa

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-07 Thread Luis Correia
Stefan Reinauer wrote: * Luis Correia <[EMAIL PROTECTED]> [061105 02:07]: I've managed to reduce the overall size of the bios and added the original VGA bios rom. But my guess (from reading the archives) that VSA is still not supported and such, my hopes of seeing any image on teh

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-05 Thread Luis Correia
bout IRQ routing? Or just *all* boot messages ;-) Segher Your wish is my command :) All boot messages and the current irq table are attached. p.s. don't CC me, i'm on the list. Luis Correia -- This message has been scanned for viruses and dangerous content by MailScanner, and i

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-05 Thread Luis Correia
> This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is > believed to be clean. You will see the pictures of the board after being hit with the torch... btw, please direct me with the exact OLPC board, rev_a or bt

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-05 Thread Luis Correia
gs, let's keep in mind that the kernel i'm using is an old 2.4.20, which may or may not treat this IRQ assignments correctly. Using pci=biosirq makes no change. These are the IRQ's the kernel assigns: USBIRQ9 eth0 IRQ10 eth1 IRQ11 eth2 IRQ9 any help ? anyone ? volunteers

Re: [LinuxBIOS] #33: Signed-off-by in trac is meaningless

2006-11-05 Thread Luis Correia
On 11/5/06, LinuxBIOS <[EMAIL PROTECTED]> wrote: > #33: Signed-off-by in trac is meaningless > +--- > Reporter: segher | Owner: somebody > Type: defect | Status: new > Priority:

Re: [LinuxBIOS] #33: Signed-off-by in trac is meaningless

2006-11-05 Thread Luis Correia
On 11/5/06, LinuxBIOS <[EMAIL PROTECTED]> wrote: > #33: Signed-off-by in trac is meaningless > +--- > Reporter: segher | Owner: somebody > Type: defect | Status: new > Priority:

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-05 Thread Luis Correia
Stefan Reinauer wrote: > * Luis Correia <[EMAIL PROTECTED]> [061105 02:07]: > >> I've managed to reduce the overall size of the bios and added the original >> VGA bios rom. But my guess (from reading the archives) that VSA is still >> not supported and such,

Re: [LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-04 Thread Luis Correia
ron minnich wrote: > > > On 11/4/06, *Luis Correia* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > > --- > > now for my questions: > > a) can the VGA rom be loaded as some sort of payload, and thus be > automatical

[LinuxBIOS] Support for IEI Nova4899R [1]

2006-11-04 Thread Luis Correia
ll the best method of detecting the original configuration? d) any other input you might give for help is welcome p.s. i apologise in advance for any blunt mistakes or typo's i may have wrote, as English is not my native language, i'm Portuguese btw. ;) Luis Correia -- This messa

Re: [LinuxBIOS] Improvements to "Supported Motherboards" wiki page.

2006-11-04 Thread Luis Correia
on (IEI Nova 4899R) does detect properly the memory I'm using (124Mb, 128Mb total with 4Mb reserved for the VGA). > lippert/frontrunner seems to be using cs5535 > But it uses the cs5530 :) > Stefan > I'm going to need some assistance with this board, but i'll start

Re: [LinuxBIOS] new to LinuxBIOS (help for nova4899r)

2006-09-23 Thread Luis Correia
actory bios also has something called a VSA, it appears to be some sort of firmware or driver. What is the best descriprion for this peice of code in the bios? Well, it is probably best for me to build one bios and then analise the results... Luis > On 9/23/06, Luis Correia <[EMAIL

Re: [LinuxBIOS] new to LinuxBIOS (help for nova4899r)

2006-09-23 Thread Luis Correia
Hi! On 9/23/06, Stefan Reinauer <[EMAIL PROTECTED]> wrote: > * Luis Correia <[EMAIL PROTECTED]> [060923 10:20]: > > There is no ACPI support. > > A spectre is haunting people coping with bios - the spectre of ACPI. > > In LinuxBIOS there _is_ ACPI suppor

[LinuxBIOS] new to LinuxBIOS (help for nova4899r)

2006-09-23 Thread Luis Correia
e Thanks for all the input you may provide. Luis Correia lspci -vvv output 00:00.0 Host bridge: Cyrix Corporation PCI Master Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TA