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

Re: Problems with prebuilt kernel ALSA



Ryan Waye wrote:

After a short testing run of SuSE, I have decided to come back to
Debian (it is much faster and customizeable)

But for some reason my sound will not work.

I boot using linux26 to install, and everything goes smothely.  I go
into gnome, and I attempt to adjust the volume, but there according to
the gnome-mixer there is no sound card.  So I run lsmod and get the
following:

Module                  Size  Used by
ipv6                  221152  6
af_packet              20616  2
snd_via82xx            26660  0
snd_mpu401_uart         7296  1 snd_via82xx
tsdev                   7168  0
mousedev                9996  2
joydev                  9408  0
usbhid                 29248  0
uhci_hcd               29200  0
8139cp                 19072  0
emu10k1_gp              3840  0
snd_emu10k1            80904  0
snd_rawmidi            23232  2 snd_mpu401_uart,snd_emu10k1
snd_pcm_oss            48168  0
snd_mixer_oss          16640  1 snd_pcm_oss
snd_pcm                85412  3 snd_via82xx,snd_emu10k1,snd_pcm_oss
snd_timer              23172  1 snd_pcm
snd_seq_device          7944  2 snd_emu10k1,snd_rawmidi
snd_ac97_codec         59268  2 snd_via82xx,snd_emu10k1
snd_page_alloc         11144  3 snd_via82xx,snd_emu10k1,snd_pcm
snd_util_mem            4608  1 snd_emu10k1
snd_hwdep               9120  1 snd_emu10k1
snd                    50148  12
snd_via82xx,snd_mpu401_uart,snd_emu10k1,snd_rawmidi,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
sata_sil                7812  0
libata                 36484  1 sata_sil
scsi_mod              114892  1 libata
pci_hotplug            30640  0
via_agp                 8576  1
agpgart                31272  1 via_agp
analog                 10784  0
gameport                4736  3 snd_via82xx,emu10k1_gp,analog
parport_pc             31552  0
parport                37320  1 parport_pc
floppy                 54996  0
pcspkr                  3816  0
evdev                   9088  0
ehci_hcd               27780  0
usbcore               100704  5 usbhid,uhci_hcd,ehci_hcd
via82cxxx_audio        26120  0
uart401                11460  1 via82cxxx_audio
emu10k1                71684  0
sound                  75308  3 via82cxxx_audio,uart401,emu10k1
soundcore               9824  4 snd,via82cxxx_audio,emu10k1,sound
ac97_codec             16908  2 via82cxxx_audio,emu10k1
8139too                23936  0
mii                     4864  2 8139cp,8139too
crc32                   4608  2 8139cp,8139too
via_ircc               20368  0
irda                  167744  1 via_ircc
capability              4872  0
commoncap               7168  1 capability
ide_cd                 38916  0
cdrom                  35360  1 ide_cd
rtc                    12088  0
ext3                  109416  1
jbd                    54296  1 ext3
ide_disk               16640  3
ide_generic             1664  0
via82cxxx              12956  1
siimage                12160  1
ide_core              127448  5 ide_cd,ide_disk,ide_generic,via82cxxx,siimage
unix                   25776  430
font                    8576  0
vesafb                  6688  0
cfbcopyarea             3840  1 vesafb
cfbimgblt               3200  1 vesafb
cfbfillrect             3712  1 vesafb

As you can see, the kernel has loaded modules for soundcore, sound and
both my Creative SB Live LS and my onboard Via audio chip.  So I tried
installing alsa, even though it was apparent it was built into the
kernel, and get this:

apt-get install alsa
[no errors]
alsaconf
[detects and configures card correctly]
then after exiting alsaconf I get this

Running update-modules...
Loading driver...
Restoring ALSA mixer settings ... failed:
      You may want to run 'alsactl restore' manually to view any errors.
Setting default volumes...
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1061: No soundcards found...

ok, so I run alsactl restore and get this:

alsactl: load_state:1134: No soundcards found...

So that is where I am now.  Any suggestions?

Thanks in advance,
Ryan Waye


Had the same problem after installing Sarge. The problem was resolved by blacklisting the oss drivers which loaded first "grabbing" the soundcard. I think it has been documented somewhere' you would need to do a search. Cannot be more specific as I'm now running Agnula Demudi ( a debian based audio distibution).

Robin



Reply to: