Hi everybody

I have a gentoo instalation with kernel 2.6.2 and ens1370 soundboard.
My kernel have alsa compiled like modules so I've installed hotplug to
detect necessary modules at boot.
Well all works fine and the sound works fine too, but when I've
installed aumix and put that to load at boot with "rc-update add aumix
default" always when a boot I get a message that /dev/mixer doesn't
exist and aumix don't load my default volume levels.
OK, I put alsasound to load at boot too with "rc-update add alsasound
boot" and that work's, but now I have a lot of modules loaded by alsa
like you can see below. 
I just want that my soundcard module be loaded automatically in boot by
alsa or hotplug without have to edit /etc/modules.d/alsa and I don't
want to get a lot of modules unecessary loaded.
#lsmod
snd_seq_midi            6688  0
snd_ali5451            20868  0
snd_als4000            10500  0
snd_sb_common          13824  1 snd_als4000
snd_azt3328            17544  0
snd_cmipci             32280  0
snd_cs4281             18624  0
snd_cs46xx             80900  0
snd_emu10k1            90500  0
snd_ens1370            16516  1
snd_ak4531_codec        7040  1 snd_ens1370
snd_ens1371            21764  0
snd_ice1712            54564  0
snd_cs8427              8320  1 snd_ice1712
snd_i2c                 4992  2 snd_ice1712,snd_cs8427
snd_ice1724            28964  0
snd_ice17xx_ak4xxx      3200  2 snd_ice1712,snd_ice1724
snd_ak4xxx_adda         5504  3
snd_ice1712,snd_ice1724,snd_ice17xx_ak4xxx
snd_intel8x0           28740  0
snd_nm256              66820  0
snd_rme96              24708  0
snd_trident            41476  0
snd_util_mem            3456  2 snd_emu10k1,snd_trident
snd_via82xx            21952  0
snd_ymfpci             56128  0
snd_ac97_codec         52868  12
snd_ali5451,snd_cs4281,snd_cs46xx,snd_emu10k1,snd_ens1371,snd_ice1712,snd_ice1724,snd_intel8x0,snd_nm256,snd_trident,snd_via82xx,snd_ymfpci
snd_opl3_lib            9472  5
snd_als4000,snd_azt3328,snd_cmipci,snd_cs4281,snd_ymfpci
snd_hwdep               7680  2 snd_emu10k1,snd_opl3_lib
gameport                3840  6
snd_cs4281,snd_cs46xx,snd_ens1370,snd_ens1371,snd_trident,snd_ymfpci
snd_mpu401_uart         6400  9
snd_als4000,snd_azt3328,snd_cmipci,snd_ice1712,snd_ice1724,snd_intel8x0,snd_trident,snd_via82xx,snd_ymfpci
snd_rawmidi            20992  7
snd_seq_midi,snd_cs4281,snd_cs46xx,snd_emu10k1,snd_ens1370,snd_ens1371,snd_mpu401_uart
snd_pcm_oss            49284  0
snd_pcm                88064  18
snd_ali5451,snd_als4000,snd_azt3328,snd_cmipci,snd_cs4281,snd_cs46xx,snd_emu10k1,snd_ens1370,snd_ens1371,snd_ice1712,snd_ice1724,snd_intel8x0,snd_nm256,snd_rme96,snd_trident,snd_via82xx,snd_ymfpci,snd_pcm_oss
snd_page_alloc          9348  8
snd_cs46xx,snd_emu10k1,snd_ens1370,snd_intel8x0,snd_trident,snd_via82xx,snd_ymfpci,snd_pcm
snd_mixer_oss          17280  2 snd_pcm_oss
snd_seq_oss            32640  0
snd_seq_midi_event      6528  2 snd_seq_midi,snd_seq_oss
snd_seq                52592  5
snd_seq_midi,snd_seq_oss,snd_seq_midi_event
snd_timer              21888  3 snd_opl3_lib,snd_pcm,snd_seq
snd_seq_device          6660  7
snd_seq_midi,snd_emu10k1,snd_trident,snd_opl3_lib,snd_rawmidi,snd_seq_oss,snd_seq
snd                    44932  37
snd_seq_midi,snd_ali5451,snd_als4000,snd_sb_common,snd_azt3328,snd_cmipci,snd_cs4281,snd_cs46xx,snd_emu10k1,snd_ens1370,snd_ak4531_codec,snd_ens1371,snd_ice1712,snd_cs8427,snd_i2c,snd_ice1724,snd_ak4xxx_adda,snd_intel8x0,snd_nm256,snd_rme96,snd_trident,snd_util_mem,snd_via82xx,snd_ymfpci,snd_ac97_codec,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device


Claudinei Matos


--
[EMAIL PROTECTED] mailing list

Reply via email to