Hi,
i've read the INSTALL, HOWTO and mini-HOWTO again and again, but there's
one thing i can't find:
how snd-mixer should be loaded

My soundcard is a SB PCI 128, i compiled the kernel with builtin
soundcore and without any other sounddrivers, i installed the
alsa-drivers, lib, then utils, several times, after boot i do modprobe
with the available modules, so lsmod returns the following:

Module Size Used by Not tainted
snd-seq-oss 24032 0 (unused)
snd-seq-midi-event 2808 0 [snd-seq-oss]
snd-seq 36076 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 35200 0
snd-mixer-oss 8960 0 [snd-pcm-oss]
snd-ens1371 9440 0
snd-pcm 48000 0 [snd-pcm-oss snd-ens1371]
snd-timer 9920 0 [snd-seq snd-pcm]
snd-rawmidi 12256 0 [snd-ens1371]
snd-seq-device 3776 0 [snd-seq-oss snd-rawmidi]
snd-ac97-codec 22304 0 [snd-ens1371]
snd 25000 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss
snd-mixer-oss snd-ens1371 snd-pcm snd-timer snd-rawmidi snd-seq-device
snd-ac97-codec]

Now there should be snd-mixer, right? modprobe -l doesn't list it, so is
it a missing module or am i on the wrong way?

The problem i actually had, was that amixer and other alsa tools have
segmentation faults, so i hope the solution is getting snd-mixer loaded.

Thanks in advance
Marius Reiner


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to