RH 7.1 will not find on-board NIC

RH 7.1 will not find on-board NIC

Post by Andrew Pierc » Thu, 01 Nov 2001 06:47:15



I just built a new computer using an ECS K7S5A motherboard.  It has an
on-board 10/100 NIC.  It is supposed to use the SiS900 chipset.  RedHat
7.1 does not recognize the nic on install.  I checked out the SiS website
and it appears that the driver update they have available is for kernels
2.2.x.  I thought RH 7.1 included kernel 2.4.x.

Anyway... I don't really have a clue as to how to go about getting this
thing working.  Any help would _greatly_ be appreciated.

Thanks.
Andrew Pierce

 
 
 

RH 7.1 will not find on-board NIC

Post by James Richard Tyre » Thu, 01 Nov 2001 15:55:10



> I just built a new computer using an ECS K7S5A motherboard.  It has an
> on-board 10/100 NIC.  It is supposed to use the SiS900 chipset.  RedHat
> 7.1 does not recognize the nic on install.  I checked out the SiS website
> and it appears that the driver update they have available is for kernels
> 2.2.x.  I thought RH 7.1 included kernel 2.4.x.

> Anyway... I don't really have a clue as to how to go about getting this
> thing working.  Any help would _greatly_ be appreciated.

The 2.4.13 Kernel appears to have support for this.

JRT

 
 
 

RH 7.1 will not find on-board NIC

Post by Andrew Pierc » Thu, 01 Nov 2001 20:07:31


Thanks... I am still new to all of this.  Doesn't RH 7.1 come with kernel
version 2.4.2-2?  At least that's what I think.  So why would it not be
working?  Where should I start to try to get it fixed?  I have not
rebuilt the kernel because I thought it would work automatically.

Thanks.
Andrew




>> I just built a new computer using an ECS K7S5A motherboard.  It has an
>> on-board 10/100 NIC.  It is supposed to use the SiS900 chipset.  RedHat
>> 7.1 does not recognize the nic on install.  I checked out the SiS
>> website and it appears that the driver update they have available is
>> for kernels 2.2.x.  I thought RH 7.1 included kernel 2.4.x.  Anyway...
>> I don't really have a clue as to how to go about getting this thing
>> working.  Any help would _greatly_ be appreciated.
> The 2.4.13 Kernel appears to have support for this.  JRT

 
 
 

RH 7.1 will not find on-board NIC

Post by Seung Hy » Fri, 02 Nov 2001 00:41:41



> Thanks... I am still new to all of this.  Doesn't RH 7.1 come with kernel
> version 2.4.2-2?  At least that's what I think.  So why would it not be
> working?  Where should I start to try to get it fixed?  I have not
> rebuilt the kernel because I thought it would work automatically.

> Thanks.
> Andrew

find / -name sis900.o -print

if you already have sis900.o module, then add "alias eth0 sis900" to
your /etc/modules.conf file. From this point, the network setting
should be same as any other ethernet card.

If you don't have sis900.o installed, well, then you need to get the
source code sis900.c and sis900.h, compile and install before you add
the line to your /etc/modules.conf file.

Good luck!

 
 
 

RH 7.1 will not find on-board NIC

Post by Andrew Pierc » Sat, 03 Nov 2001 00:59:47


Hmm... I already have sis900.o in
/lib/modules/2.4.2-2/kernel/drivers/net. I checked out modules.conf and
there is already a line in there that says 'alias eth0 sis900'.  What
does this mean?  Did the installation find the card ok?  Is it just not
configured for networking yet? How can I test that the OS knows the nic
is working properly and the driver is loaded?

Thanks.
Andrew





>> Thanks... I am still new to all of this.  Doesn't RH 7.1 come with
>> kernel version 2.4.2-2?  At least that's what I think.  So why would it
>> not be working?  Where should I start to try to get it fixed?  I have
>> not rebuilt the kernel because I thought it would work automatically.
>> Thanks.
>> Andrew
> find / -name sis900.o -print
> if you already have sis900.o module, then add "alias eth0 sis900" to
> your /etc/modules.conf file. From this point, the network setting should
> be same as any other ethernet card.  If you don't have sis900.o
> installed, well, then you need to get the source code sis900.c and
> sis900.h, compile and install before you add the line to your
> /etc/modules.conf file.  Good luck!

 
 
 

RH 7.1 will not find on-board NIC

Post by Seung Hy » Sat, 03 Nov 2001 17:46:49


I'll do ifconfig and ping some machines to see if the network works.
I'm not sure about RH 7.1 but there used to be a GUI program called
netcfg to configure ethernet cards.

> Hmm... I already have sis900.o in
> /lib/modules/2.4.2-2/kernel/drivers/net. I checked out modules.conf and
> there is already a line in there that says 'alias eth0 sis900'.  What
> does this mean?  Did the installation find the card ok?  Is it just not
> configured for networking yet? How can I test that the OS knows the nic
> is working properly and the driver is loaded?

> Thanks.
> Andrew





> >> Thanks... I am still new to all of this.  Doesn't RH 7.1 come with
> >> kernel version 2.4.2-2?  At least that's what I think.  So why would it
> >> not be working?  Where should I start to try to get it fixed?  I have
> >> not rebuilt the kernel because I thought it would work automatically.
> >> Thanks.
> >> Andrew
> > find / -name sis900.o -print
> > if you already have sis900.o module, then add "alias eth0 sis900" to
> > your /etc/modules.conf file. From this point, the network setting should
> > be same as any other ethernet card.  If you don't have sis900.o
> > installed, well, then you need to get the source code sis900.c and
> > sis900.h, compile and install before you add the line to your
> > /etc/modules.conf file.  Good luck!

 
 
 

1. Need Help to config on-board NIC in slackware 7.1

Hi all,

I'm a semi-newbie to slackware (used to use it, but haven't touched it in
about 4 years) and I am having trouble getting my network device to work.

See, I bought this cheap Duron machine with the ethernet port integrated on
the motherboard.  So I have a couple of problems.

First, I don't know exactly what kind it is -- the drivers cd that came with
this machine has three different drivers for the onboard LAN -- Davicon
9102, RealTek 8139, and SIS 900.  So, I sent an email to the nice people who
sold me the machine to see if they can tell me which type of device it is,
but haven't heard yet.

Second, I've tried to load all three drivers as modules, and all of them
give me the same error:

Device or Resource Busy
Hint:  This error can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.

I'm not passing any parameters when I try to load the module, and I simply
haven't got a clue how I would find out what IO address and IRQ my device is
on.

So, if anyone out there can tell me how to figure out which type of device I
have, or can explain what I'm doing wrong when I try to load the modules,
please, please send me an e-mail.

Regards,
Eric

2. Mail via dynamic IP PPP connection

3. not finding sound-service-0-3 under RH 7.1+kernel 2.4.5-10

4. read and recv

5. RH 7.1 disk1 doesn't install - could not find file

6. Named pipe to a python script

7. How do I use an on-board NIC?

8. ISC DHCP server: last address of range?

9. Does Solaris 10 support ASUS P4P800 on-board NIC?

10. Configuring On-Board NIC

11. On-board Video, sound, NIC

12. How do I use an on-board NIC?