Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with autoloading modules
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
cz0
Guru
Guru


Joined: 13 Jun 2005
Posts: 313
Location: /earth/russia/moscow

PostPosted: Sat Jan 14, 2006 9:03 pm    Post subject: Problem with autoloading modules Reply with quote

Whell, after boot I enter somemting like uamix to setup volume levels, but it's quits with a error. After entering lsmod I dont see any sound modules and only after modprobe snd-emu10k1 (I have Audigy 1) everthing work OK. I have modules autoloading on in kernel config. Any ideas?
Back to top
View user's profile Send private message
artworcs
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jun 2005
Posts: 126

PostPosted: Sat Jan 14, 2006 9:07 pm    Post subject: Reply with quote

You should set the module in
Code:
/etc/modules.autoload.d/kernel-2.6
for a 2.6 based kernel
Mine looks like
Code:

# /etc/modules.autoload.d/kernel-2.6:  kernel modules to load when system boots.# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v 1.1 2003/07/16 18:13:45 azarah Exp $
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line.  Comments begin with # and
# are ignored.  Read man modules.autoload for additional details.

# For example:
#nvidiafb
#forcedeth
8139too
nvidia

Back to top
View user's profile Send private message
cz0
Guru
Guru


Joined: 13 Jun 2005
Posts: 313
Location: /earth/russia/moscow

PostPosted: Sat Jan 14, 2006 9:13 pm    Post subject: Reply with quote

nvidia kernel module loads automaticly after starting X...
And I have problems with coldplug, it crashes and freez the system and if I try to load modules with insmod, I have somthung about wrong format and unknown symbol..
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