Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
drivers are not completed list on menuconfig
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jmishal
n00b
n00b


Joined: 06 Nov 2005
Posts: 37

PostPosted: Tue Jul 08, 2008 11:02 pm    Post subject: drivers are not completed list on menuconfig Reply with quote

I just finish to installed gentoo on my mechain with vanilla-sources every thing seems fine except the kernel after i make menuconfig
and open device drivers ----> network device suport ---> etherent 10 or 100 ----->
i get only two drivers no more ??
see the screentshot
http://almishal.com/kernel.png

where is the complete list of Ethernet and other drivers
btw: I have copy the .conf file from my another computer and i make old config , then i have get the complete list of drivers
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Tue Jul 08, 2008 11:22 pm    Post subject: Reply with quote

right at the start of the kernel sources there should be a General Setup and under that should be Prompt for development and/or incomplete code/drivers enable that
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
jmishal
n00b
n00b


Joined: 06 Nov 2005
Posts: 37

PostPosted: Wed Jul 09, 2008 6:59 am    Post subject: Reply with quote

[*] Prompt for development and/or incomplete code/drivers

I have enabled & even I run make command seems nothing has been change it
Back to top
View user's profile Send private message
AllenJB
Veteran
Veteran


Joined: 02 Sep 2005
Posts: 1285

PostPosted: Wed Jul 09, 2008 8:11 am    Post subject: Reply with quote

The most likely reason is that you're missing a required dependency for the other drivers. If you know the module/option name you can search for the option using "/", then type the option/module name. Once you find the module you're looking for, look at the DEPENDS line - this will tell you what is needed for this option (which you can then search for to find the location of in menuconfig).

Most of the network driver options seem to depend on: NET && NETDEVICES && NET_PCI && PCI

One option to check is NET_PCI. Once in the "Ethernet (10 or 100Mbit)" section, ensure that the "EISA, VLB, PCI and on board controllers" is enabled.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum