Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
prob with module.conf
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
hijag
n00b
n00b


Joined: 09 Feb 2003
Posts: 3

PostPosted: Mon Feb 10, 2003 12:24 am    Post subject: prob with module.conf Reply with quote

on the gentoo 1.4,
i have a prob with /etc/modules.conf
after a update-modules
it's called
/etc/modules.conf. with a '.' at end

and any modules are loaded off coures. after rename the file to modules.conf without '.' at end all modules are loaded since Alsa nvidia and other.

any have a reponse ?

sorry for my english but i 'am french.
Back to top
View user's profile Send private message
Kezza
n00b
n00b


Joined: 11 Dec 2002
Posts: 49

PostPosted: Tue Feb 11, 2003 1:50 am    Post subject: Reply with quote

I'm not sure why you are having the problem. It may have something to do with the modules-update script. (update-modules is a link to modules-update):

Code:
CFGFILE="/etc/modules.conf"
TMPFILE="${CFGFILE}.$!"
...
mv -f ${TMPFILE} ${CFGFILE}


Maybe some shell gurus can shed furthur light onto this?
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