View previous topic :: View next topic |
Author |
Message |
JROCK2004 Guru
Joined: 02 Mar 2004 Posts: 450 Location: PA
|
Posted: Thu Sep 21, 2006 12:30 pm Post subject: sis900 in kernel |
|
|
Hi I am installing Gentoo. with the kernel-sources I got 2.6.17-r8 when I load the licecd it loads sis900 for my network card. But when I go in make menuconfig it is not there. What am I missing here? I do not have an internet connection and when I try to start network I get eth0 is not found. Any other ideas here? |
|
Back to top |
|
|
Zepp Veteran
Joined: 15 Mar 2004 Posts: 1246 Location: Ontario, Canada
|
Posted: Thu Sep 21, 2006 4:52 pm Post subject: |
|
|
Did you try searching in menuconfig? Use the '/' key to search. Unfortunately not at home so can't check to see if I can find it for ya |
|
Back to top |
|
|
JROCK2004 Guru
Joined: 02 Mar 2004 Posts: 450 Location: PA
|
Posted: Thu Sep 21, 2006 4:54 pm Post subject: |
|
|
Do you mean like cat sis900 >> /etc/src/linux/menuconfig or something like that? |
|
Back to top |
|
|
Zepp Veteran
Joined: 15 Mar 2004 Posts: 1246 Location: Ontario, Canada
|
Posted: Thu Sep 21, 2006 4:57 pm Post subject: |
|
|
No I mean while you are configuring your kernel with menuconfig use the search feature to try and find a module for your sis900 by say searching for sis900 or sis, etc. I am pretty sure my old machine has a sis900 and last I checked it was in the sources, its a 10/100 internal nic right? |
|
Back to top |
|
|
x22 Apprentice
Joined: 24 Apr 2006 Posts: 208
|
Posted: Thu Sep 21, 2006 5:14 pm Post subject: sis 900 |
|
|
My kernel is 2.6.17-suspend2-r6 and sis900 is in
Code: |
-> Device Drivers
-> Network device support
-> Ethernet (10 or 100Mbit)
-> EISA, VLB, PCI and on board controllers
-> SiS 900/7016 PCI Fast Ethernet Adapter support
Depends on: NET && !UML && NET_PCI && PCI
|
|
|
Back to top |
|
|
JROCK2004 Guru
Joined: 02 Mar 2004 Posts: 450 Location: PA
|
Posted: Thu Sep 21, 2006 6:31 pm Post subject: |
|
|
it is a 10/100. I will try that setup |
|
Back to top |
|
|
JROCK2004 Guru
Joined: 02 Mar 2004 Posts: 450 Location: PA
|
Posted: Fri Sep 22, 2006 11:28 am Post subject: |
|
|
I found it thanks......
Code: |
-> Device Drivers
-> Network device support
-> Ethernet (10 or 100Mbit)
-> EISA, VLB, PCI and on board controllers
<B> -> SiS 900/7016 PCI Fast Ethernet Adapter support </B>
|
|
|
Back to top |
|
|
|