Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
menuconfig help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
cujo
Tux's lil' helper
Tux's lil' helper


Joined: 30 Oct 2002
Posts: 84

PostPosted: Wed Oct 30, 2002 3:55 pm    Post subject: menuconfig help Reply with quote

is there a guide somewhere that will tell me what all those fun options are when i am attempting to configure my kernel? also, if i compile something as a module, how do i know the module name so i can put it in modules.autoload file?
Back to top
View user's profile Send private message
chatgris
Guru
Guru


Joined: 14 Oct 2002
Posts: 383
Location: Canada

PostPosted: Wed Oct 30, 2002 4:14 pm    Post subject: Reply with quote

One thing you can try is pressing ? when you have an option selected, it'll tell you a bit about it.
Back to top
View user's profile Send private message
duff
Guru
Guru


Joined: 19 Jun 2002
Posts: 466
Location: Clemson, SC

PostPosted: Wed Oct 30, 2002 5:01 pm    Post subject: Re: menuconfig help Reply with quote

cujo wrote:
if i compile something as a module, how do i know the module name so i can put it in modules.autoload file?

Code:
# find /lib/modules/*/kernel/ -iname '*.o'


Will show all the modules you have compiled for all the differnet kernels you have compiled.
Back to top
View user's profile Send private message
PlatinumCursor
n00b
n00b


Joined: 29 Oct 2002
Posts: 33
Location: Huntsville, AL

PostPosted: Wed Oct 30, 2002 5:16 pm    Post subject: Another way of doing it... Reply with quote

Also usually to find out what you need to put in your modules.autoload, in menuconfig, hit the help button on the selection youd like to compile as a module. Most of these have a short help message that will say something like "If you have this installed as a module, it will be xxxx.o" (xxxx being the actual driver or program). Then just input "xxxx" into the modules.autoconf file (dont put the trailing ".o" on it), and you are good to go.
_________________
PlatinumCursor
Blinded by the bling...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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