Re: [LinuxBIOS] Distros

2007-03-08 Thread Stefan Reinauer
* [EMAIL PROTECTED] [EMAIL PROTECTED] [070308 06:57]: Hmm very strange. Both Ron and I tried it on FC5 and FC6 with no luck?? This was the error: --- gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o nm -n linuxbios | sort

Re: [LinuxBIOS] next meeting

2007-03-08 Thread Stefan Reinauer
* ron minnich [EMAIL PROTECTED] [070308 02:48]: We talked about having the next meeting in Taiwan, but there were a number of issues. So we thought about california. I am partial to CA as I am moving there in a few weeks. I would like to propose this place:

[LinuxBIOS] Any one looked into adding linuxbios support for the CN700 and VT8237R+

2007-03-08 Thread Adam Talbot
Has any one looked into adding linuxbios support for the CN700 and VT8237R north, and south bridges? -Adam -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] Problem on Compilation

2007-03-08 Thread ccases
I have change my parameter in LinuxBiosV2/targets/advantech/pcm-5823/Config.lb target pcm-5823 mainboard advantech/pcm-5823 option DEFAULT_CONSOLE_LOGLEVEL=8 option MAXIMUM_CONSOLE_LOGLEVEL=8 option CONFIG_COMPRESSED_PAYLOAD_NRV2B=1 option ROM_SIZE=(256*1024)-(64*1024)-(32*1024) #option

Re: [LinuxBIOS] CrashFree, Virtual DualBIOS, etc.OA

2007-03-08 Thread Stefan Reinauer
* Luc Verhaegen [EMAIL PROTECTED] [070304 14:49]: Stefan, do you have some recollection what board, specifically, that io line change in flash_enable_VT823x is/was for? No, unfortunately I don't remember. I think that code was written by Ollie Lho? It is definitely mainboard specific code

[LinuxBIOS] Info on my mobo

2007-03-08 Thread The Digital Pioneer
Hi. The folks over at #openbios told me to send a lspci -vv and dmidecode output on here, so here I am. :) I _THINK_ I have a giovanni2 mobo (or something of that sort) but I'm not really sure. I tried to find out once, and came up with that. No clue whether it's correct or not. Feel free to ask

Re: [LinuxBIOS] Problem on Compilation

2007-03-08 Thread ron minnich
Hi, I'm sorry, I have not been keeping track of what you are doing? can you send me (privately) a patch file so i can see what might be going on? ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] Additional PCI device id's from USB Controller with Debug port capability (ICH8)

2007-03-08 Thread Jochem Pouw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 These ones i found on my Asus P5B Deluxe WiFi/AP Could anyone please add them to the wiki? sideshowmel:~# lspci -vs 00:1a.7 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 02) (prog-if 20 [EHCI]) Subsystem:

Re: [LinuxBIOS] Additional PCI device id's from USB Controller with Debug port capability (ICH8)

2007-03-08 Thread Peter Stuge
On Thu, Mar 08, 2007 at 05:52:49PM +0100, Jochem Pouw wrote: These ones i found on my Asus P5B Deluxe WiFi/AP Could anyone please add them to the wiki? Done, thanks! //Peter -- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios

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

2007-03-08 Thread Ward Vandewege
On Tue, Mar 06, 2007 at 04:17:32PM -0800, Lu, Yinghai wrote: Please try 64bit latest kernel. Please find the boot log for 2.6.15-amd64 (standard Ubuntu Dapper kernel) attached. Same problem it seems. I'll try a stock 2.6.20.1 after lunch and send in the boot log. Thanks, Ward. -- Ward

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

2007-03-08 Thread Ward Vandewege
On Tue, Mar 06, 2007 at 04:17:32PM -0800, Lu, Yinghai wrote: Please try 64bit latest kernel. OK, I tried a stock 2.6.20.1 kernel. This kernel boots fine with the proprietary BIOS (see attached file minicom-gb-20070308-07-with-noapic.cap). With LinuxBIOS, it doesn't even get to the kernel panic

Re: [LinuxBIOS] next meeting

2007-03-08 Thread David Hendricks
Count me in. On 3/7/07, ron minnich [EMAIL PROTECTED] wrote: We talked about having the next meeting in Taiwan, but there were a number of issues. So we thought about california. I am partial to CA as I am moving there in a few weeks. I would like to propose this place:

Re: [LinuxBIOS] Please explain why is some hardware not supported even though it runs fine in linux

2007-03-08 Thread Uwe Hermann
Hi, On Fri, Mar 09, 2007 at 01:58:38AM +0100, Michal Pomorski wrote: Take for instance nForce2 chipset and please correct me if i am wrong. Linux have full hardware support for it right ? (it should since i use one) Linux doesnt use bios functions because it controlls all the hardware on the

Re: [LinuxBIOS] Any one looked into adding linuxbios support for the CN700 and VT8237R+

2007-03-08 Thread Uwe Hermann
On Thu, Mar 08, 2007 at 04:18:31AM -0800, Adam Talbot wrote: Has any one looked into adding linuxbios support for the CN700 and VT8237R north, and south bridges? Nope (as far as I know). There's some code for VT8235, maybe that's similar, but I don't know... Uwe. --

Re: [LinuxBIOS] setting up linuxbios?

2007-03-08 Thread Uwe Hermann
Hi, On Wed, Mar 07, 2007 at 04:49:35PM +, Craig Bane wrote: Hi just want to clear a few things up before I try to install linuxbios onto my ecs a754 motherboard. Please note that the board is not yet supported. You'll have to do some coding to get it going. Some of your hardware seems to

Re: [LinuxBIOS] Motherboard support - Gigabyte GA-7VTXE+

2007-03-08 Thread Uwe Hermann
Hi, On Wed, Mar 07, 2007 at 05:48:15PM +1100, Andrew Donnellan wrote: I can't find my motherboard on the wiki site so I'm sending details here. CPU: AMD Athlon XP 1800+ 1533MHz Motherboard: Gigabyte GA-7VTXE+ Northbridge: VIA KT266A (from spec page) Southbridge: VIA VT8233A V-Link (from

Re: [LinuxBIOS] Please explain why is some hardware not supported even though it runs fine in linux

2007-03-08 Thread Russ Whitaker
On Fri, 9 Mar 2007, Michal Pomorski wrote: Take for instance nForce2 chipset and please correct me if i am wrong. Linux have full hardware support for it right ? (it should since i use one) Linux doesnt use bios functions because it controlls all the hardware on the motherboard right? So

Re: [LinuxBIOS] LinuxBios on a HP ePC C10 ?

2007-03-08 Thread joe
Quoting Corey Osgood [EMAIL PROTECTED]: Uwe Hermann wrote: Currently it seems I am not able to install anything bigger then 256 MB ram, would a bios upgrade change this ? Depends on where the limitation comes from. If the proprietary BIOS simply doesn't support more RAM, then maybe.

Re: [LinuxBIOS] LinuxBios on a HP ePC C10 ?

2007-03-08 Thread joe
Quoting [EMAIL PROTECTED]: Quoting Corey Osgood [EMAIL PROTECTED]: Uwe Hermann wrote: Currently it seems I am not able to install anything bigger then 256 MB ram, would a bios upgrade change this ? Depends on where the limitation comes from. If the proprietary BIOS simply doesn't

Re: [LinuxBIOS] LinuxBios on a HP ePC C10 ?

2007-03-08 Thread Corey Osgood
[EMAIL PROTECTED] wrote: Quoting [EMAIL PROTECTED]: Quoting Corey Osgood [EMAIL PROTECTED]: Uwe Hermann wrote: Currently it seems I am not able to install anything bigger then 256 MB ram, would a bios upgrade change this ? Depends on where the limitation

Re: [LinuxBIOS] LinuxBios on a HP ePC C10 ?

2007-03-08 Thread joe
Quoting Corey Osgood [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Quoting [EMAIL PROTECTED]: Quoting Corey Osgood [EMAIL PROTECTED]: Uwe Hermann wrote: Currently it seems I am not able to install anything bigger then 256 MB ram, would a bios upgrade change this ? Depends on where