Re: coherent hypertransport hardcodes.

2003-07-27 Thread Jeff Pipkins
Just a reminder (in case this isn't complicated enough yet), on configurations with nc chains like k8=8131-8111 or k8=8131-8131, the link downstream from the 8131 has to be 8 bits wide, even if it has 16 bits coming into it. --Jeff ___ Linuxbios

Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread gimyung han
I finally succeed to load linux kernel image via etherboot but I encountered following error Loading 192.168.0.1: /tftpboot/vmlinuz.epia...(ELF)..erhine disable Unknown bootloader class ! type= data= 0009882e Firmware type: LinuxBIOS it's all I

Re: Intel Firmware Hubs

2003-07-27 Thread steven james
Greetings, It needs to be a firmware hub as far as I can tell. Those do come in 4 and 8MBIT PLCC versions. From a software standpoint, they behave the same as any other flash part, it's just something in the electrical specs. SST makes a compatible part (I can check the part number when I get in

Re: Intel Firmware Hubs

2003-07-27 Thread Stefan Reinauer
* Adam Agnew [EMAIL PROTECTED] [030728 01:31]: any other flash part, it's just something in the electrical specs. SST I think you're right there. The datasheet for the 82802s shows that they're all 3.3v while a myriad of datasheets i found for other plcc flash parts were 5v. Good to know.

Re: how can I tell dhcp server to load vmlinuz.epia

2003-07-27 Thread ollie lho
On Sat, 2003-07-26 at 23:14, gimyung han wrote: I thought I succeed in configuring dhcp server. But I can't check if dhcp server is working right. are there any messages to be poped up when my epia found dhcp server? The message will show the network configurations like netmask, ip

Re: Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread ron minnich
did you load a kernel or an elfimage built from a kernel? You are making good progress. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: K7SEM support broken in freebios?

2003-07-27 Thread ron minnich
On Sun, 27 Jul 2003, Thomas Wehrspann wrote: When i use the current CVS copiling is no problem, but when i boot linuxbios stops before the mtrr stuff with Enabling cache yes, this is the reason we have not frozen the tree. I am hoping somebody can fix the K7sem :-( ron

Re: Fixes for Tyan s2880

2003-07-27 Thread ron minnich
On Sat, 26 Jul 2003, Yinghai Lu wrote: I can send you the diff next Monday if you want. please do. I add LINUXBIOS_EXTRA_VERSION to the Option.lb in the config. Use that We can diff from normal boot to fallback boot in the output. very cool. Change some #ifdef to #if CONFIG_SMP==1