Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel modules installation
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
asl.pavel
n00b
n00b


Joined: 27 May 2007
Posts: 11

PostPosted: Sun May 27, 2007 5:56 pm    Post subject: Kernel modules installation Reply with quote

I have some problems with modules installation: after compiling kernel. "make modules_install" do nothing just prints "if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.6.21-gentoo-r2; fi". No modules in /lib/modules/2.6.21-gentoo-r2, but a lot of them in /usr/src/linux. :cry: What is wrong???
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10727
Location: Somewhere over Atlanta, Georgia

PostPosted: Sun May 27, 2007 6:02 pm    Post subject: Reply with quote

In order for there to be any modules to install, you need to have configured some components of the kernel as modules (<M> shown in menuconfig) as opposed to linked in (<*> shown in menuconfig). Did you just select every device driver that you wanted as "Yes" (results in '*') or did you select some of them as modules?

- John
Back to top
View user's profile Send private message
asl.pavel
n00b
n00b


Joined: 27 May 2007
Posts: 11

PostPosted: Sun May 27, 2007 6:19 pm    Post subject: Reply with quote

i have a lot of modules in particular all iptables modules. i built this kernel before and everything was ok. now i reconfigure it a bit and rebuild successful. but modules didnt install :roll:
Back to top
View user's profile Send private message
asl.pavel
n00b
n00b


Joined: 27 May 2007
Posts: 11

PostPosted: Sun May 27, 2007 6:39 pm    Post subject: Reply with quote

I dont know how. but after rebooting. "make modules_install" goes ok. but im still curious about what was wrong before???
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