Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
úpdate-modules'can't find modules
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
St.Purple
n00b
n00b


Joined: 30 Jul 2002
Posts: 15
Location: Rotterdam, NL

PostPosted: Mon Nov 18, 2002 8:46 pm    Post subject: úpdate-modules'can't find modules Reply with quote

Hello I'm trying to get ppp working on my system but there's something wrong with the modules

I set the kernel up and marked all of the ppp things to be build as module and build the kernel. No errors during the proces. make modules and make modules_install went fine. But when I do a update-modules it sais it can't find any of the modules I just build.

I redid the whole thing but started with a make mrproper with the same result.

Can some help me out with this?
Back to top
View user's profile Send private message
qbecks
n00b
n00b


Joined: 17 Nov 2002
Posts: 8

PostPosted: Wed Nov 20, 2002 12:39 am    Post subject: Reply with quote

Hi! I had same problem.
First make sure you have link:
# ln -s /sbin/update-modules /usr/sbin/update-modules
Second, check attributes of ppp:
# ls -al /etc/modules.d/
I had to change attributes to make ppp not executable:
#chmod 0644 ppp
dann
#update-modules
and was fine. Hope it'll help
Qbecks
Back to top
View user's profile Send private message
St.Purple
n00b
n00b


Joined: 30 Jul 2002
Posts: 15
Location: Rotterdam, NL

PostPosted: Thu Nov 21, 2002 12:51 am    Post subject: Reply with quote

Nope...
The modules I tried to make are supossed to be in /lib/modules/blabla/kernel/net....
at the end of the proces ther not there............

My system has no trouble running update-modules so no need for a symlink, the program just can't find the modules stated in /etc/modules.conf cause ther just not there...
Back to top
View user's profile Send private message
Mewso
n00b
n00b


Joined: 21 Nov 2002
Posts: 6

PostPosted: Thu Nov 21, 2002 2:27 am    Post subject: Reply with quote

Yay. That fixed my problem with update-modules :)

Also, I'd previously (about 6 hours ago) had a problem where compiled modules were not ending up in the /lib/modules bit. Turns out I was running "make modules-install" instead of "make modules_install". Had me stumped for a while over such a simple mistake.
Back to top
View user's profile Send private message
samureye
n00b
n00b


Joined: 11 Jul 2002
Posts: 15

PostPosted: Tue Dec 03, 2002 6:24 am    Post subject: Reply with quote

qbecks wrote:
Hi! I had same problem.
First make sure you have link:
# ln -s /sbin/update-modules /usr/sbin/update-modules
Second, check attributes of ppp:
# ls -al /etc/modules.d/
I had to change attributes to make ppp not executable:
#chmod 0644 ppp
dann
#update-modules
and was fine. Hope it'll help
Qbecks


UNREAL!! You're a legend.. this was stopping me getting alsa working.. much appreciated!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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