Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
module <- which option in the kernel???
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
Gege
n00b
n00b


Joined: 16 Jun 2003
Posts: 55

PostPosted: Wed Jul 30, 2003 3:23 pm    Post subject: module <- which option in the kernel??? Reply with quote

Hi!

I just want to know how could I know, that what options I need in the kernel, if someone tells me, that a program needs xy.o -module??? Because from the module-name I can't discover, that what options I used to mark with an "M".

Gege
_________________
--------------------------------
Newbie, but learning well
--------------------------------
Back to top
View user's profile Send private message
bosje
Tux's lil' helper
Tux's lil' helper


Joined: 01 Nov 2002
Posts: 75
Location: Utrecht

PostPosted: Wed Jul 30, 2003 4:05 pm    Post subject: Reply with quote

It will not be possible to answer this question if you don't give your full system description, the programs you want to run and what you want to use your system for. The question is like: what kind of car I should buy with what options.

Most people just try and learn.

Usually the kernel works if you select the standard options. Then you can check dmesg and see if all hardware is recognised. Later you can experiment with removing drivers to reduce kernel-size, if you want.

Mike
Back to top
View user's profile Send private message
bzugda
n00b
n00b


Joined: 19 Oct 2002
Posts: 39
Location: Barnsley

PostPosted: Wed Jul 30, 2003 4:11 pm    Post subject: Reply with quote

If I understand your question, you need help figuring out which option in the kernel will build a specific module.o file.
Easiest way I've found is to
Code:

less -i /usr/src/linux/Documentation/Configure.help

to display the help file.
Enter "/modulename.o" will take you to the line describing that option
eg
Code:

/usb-storage.o
will take you to the section describing the building of that module.

Hope that makes sense

mattc
_________________
I'm too short for this shit
Back to top
View user's profile Send private message
Gege
n00b
n00b


Joined: 16 Jun 2003
Posts: 55

PostPosted: Wed Jul 30, 2003 5:42 pm    Post subject: Reply with quote

Thaks, I was looking for this exactly. :lol: :lol: :lol: :lol:
_________________
--------------------------------
Newbie, but learning well
--------------------------------
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