LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   onboard sis900 lan/nic (https://www.linuxquestions.org/questions/slackware-14/onboard-sis900-lan-nic-135852/)

itsjustme 01-17-2004 07:01 PM

onboard sis900 lan/nic
 
I just installed slackware 9.1 on a computer with onboard lan, an sis900.

During installation I setup the network to use dhcp, just like I did on another slack machine.
The command lspci -v shows the sis900 has been recognized.
The option for the onboard lan is 'enabled' in bios.
But, ifconfig only shows the loopback. No eth0.

What does slack want me to do to use that lan port?

(I didn't have to do anything special on the other machine with a normal NIC in a PCI slot.)

thanks for any input...

itsjustme 01-17-2004 07:04 PM

oops... I thought I searched on this. I must've mistyped in my search because I just searched again and found several hits on sis900.

I'll have a look around in there.

itsjustme 01-17-2004 07:19 PM

ok.. brain farts happen!! :D

From searching, I discovered the problem.
Had to uncomment the '/sbin/modprobe sis900' line in /etc/rc.d/rc.modules.
(never had to do that before, so I was unprepared)

Also, i forgot to put -a on ifconfig! :rolleyes:

I think I need a nap.

superdupershant 01-17-2004 07:20 PM

I have an sis900 and it works fine, do an lsmod and see if the sis900 module is loaded, then try an ifconfig -a that will list all the present network devices nad see if eth0 is there, if not run netconfig as root and make sure you specify dhcp.

itsjustme 01-17-2004 07:26 PM

Thanks for the reply.

(I see you were just a minute behind my last post.)


All times are GMT -5. The time now is 08:49 PM.