[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ALSA sound modules not loading upon reboot



hi,

i'm running sarge with a stock 2.6.x-k7 kernel.

every time i reboot, my soundcard stops working. i can run alsaconf and it works fine, but this is a bit of a pain to do every reboot, and simply shouldn't be happening. i should note that i have two soundcards (onboard and pci, the onboards input stopped working) both were enabled at time of install, but i have since disabled the onboard through my bios. 

discover sees the pci card correctly,

root# discover sound
Ensoniq ES1371 [AudioPCI-97]

When i boot, lsmod shows these as loaded  (full lsmod below): 

snd_ens1371            25252  2
snd_rawmidi            25408  1 snd_ens1371
snd_seq_device          8264  1 snd_rawmidi
snd_pcm_oss            54312  1
snd_mixer_oss          19904  2 snd_pcm_oss
snd_pcm                97508  2 snd_ens1371,snd_pcm_oss
snd_page_alloc         11720  1 snd_pcm
snd_timer              25540  1 snd_pcm
snd_ac97_codec         69572  1 snd_ens1371
snd                    56932  8 snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ac97_codec
soundcore              10400  3 snd

When i run alsaconf, the first thing that happens is the mixer closes. (which i imagine should happen) and lsmod looks like this (notably these have been moved to the top, full lsmod below)

snd_ens1371            25252  2
snd_rawmidi            25408  1 snd_ens1371
snd_seq_device          8264  1 snd_rawmidi
snd_pcm_oss            54312  1
snd_mixer_oss          19904  2 snd_pcm_oss
snd_pcm                97508  2 snd_ens1371,snd_pcm_oss
snd_page_alloc         11720  1 snd_pcm
snd_timer              25540  1 snd_pcm
snd_ac97_codec         69572  1 snd_ens1371
snd                    56932  8 snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ac97_codec
soundcore              10400  3 snd

i'm not sure what other relevant information would be worth sharing, i'm also not sure what exactly is happening. 

thanks for any help,
~~nat

------------------
lsmod before running alsaconf:

Module                  Size  Used by
apm                    18348  1
ipv6                  253024  8
appletalk              36340  20
af_packet              22408  2
snd_ens1371            25252  2
snd_rawmidi            25408  1 snd_ens1371
snd_seq_device          8264  1 snd_rawmidi
snd_pcm_oss            54312  1
snd_mixer_oss          19904  2 snd_pcm_oss
snd_pcm                97508  2 snd_ens1371,snd_pcm_oss
snd_page_alloc         11720  1 snd_pcm
snd_timer              25540  1 snd_pcm
snd_ac97_codec         69572  1 snd_ens1371
snd                    56932  8 snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ac97_codec
soundcore              10400  3 snd
pci_hotplug            34352  0
ohci_hcd               21444  0
usbcore               113952  3 ohci_hcd
sis900                 20292  0
crc32                   4352  1 sis900
sis_agp                 8196  1
agpgart                33960  1 sis_agp
tsdev                   7360  0
mousedev               10444  2
psmouse                20232  0
floppy                 60308  0
parport_pc             34944  0
parport                41544  1 parport_pc
analog                 11872  0
gameport                4736  2 snd_ens1371,analog
pcspkr                  3688  0
evdev                   9536  0
nls_cp437               5760  4
capability              4616  0
commoncap               7232  1 capability
sr_mod                 17892  0
ide_scsi               17348  0
scsi_mod              124556  2 sr_mod,ide_scsi
ide_cd                 43204  0
cdrom                  39904  2 sr_mod,ide_cd
genrtc                  9672  0
vfat                   14656  2
fat                    46656  1 vfat
ext2                   72296  0
ext3                  126760  7
jbd                    61592  1 ext3
mbcache                 9220  2 ext2,ext3
ide_disk               19264  11
ide_generic             1472  0
sis5513                16776  1
unix                   28528  410
font                    8448  0
vesafb                  6688  0
cfbcopyarea             3776  1 vesafb
cfbimgblt               3072  1 vesafb
cfbfillrect             3712  1 vesafb
ide_core              141592  5 ide_scsi,ide_cd,ide_disk,ide_generic,sis5513



lsmod after running alsaconf:

Module                  Size  Used by
snd_ens1371            25252  0
snd_rawmidi            25408  1 snd_ens1371
snd_seq_device          8264  1 snd_rawmidi
snd_pcm_oss            54312  0
snd_mixer_oss          19904  1 snd_pcm_oss
snd_pcm                97508  2 snd_ens1371,snd_pcm_oss
snd_page_alloc         11720  1 snd_pcm
snd_timer              25540  1 snd_pcm
snd_ac97_codec         69572  1 snd_ens1371
snd                    56932  8 snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ac97_codec
soundcore              10400  1 snd
apm                    18348  1
ipv6                  253024  8
appletalk              36340  20
af_packet              22408  2
pci_hotplug            34352  0
ohci_hcd               21444  0
usbcore               113952  3 ohci_hcd
sis900                 20292  0
crc32                   4352  1 sis900
sis_agp                 8196  1
agpgart                33960  1 sis_agp
tsdev                   7360  0
mousedev               10444  2
psmouse                20232  0
floppy                 60308  0
parport_pc             34944  0
parport                41544  1 parport_pc
analog                 11872  0
gameport                4736  2 snd_ens1371,analog
pcspkr                  3688  0
evdev                   9536  0
nls_cp437               5760  4
capability              4616  0
commoncap               7232  1 capability
sr_mod                 17892  0
ide_scsi               17348  0
scsi_mod              124556  2 sr_mod,ide_scsi
ide_cd                 43204  0
cdrom                  39904  2 sr_mod,ide_cd
genrtc                  9672  0
vfat                   14656  2
fat                    46656  1 vfat
ext2                   72296  0
ext3                  126760  7
jbd                    61592  1 ext3
mbcache                 9220  2 ext2,ext3
ide_disk               19264  11
ide_generic             1472  0
sis5513                16776  1
unix                   28528  358
font                    8448  0
vesafb                  6688  0
cfbcopyarea             3776  1 vesafb
cfbimgblt               3072  1 vesafb
cfbfillrect             3712  1 vesafb
ide_core              141592  5 ide_scsi,ide_cd,ide_disk,ide_generic,sis5513




























Reply to: