[Pkg-alsa-devel] Bug#582762: Bug#582762: /usr/bin/alsamixer: no sound, due to non configuration menu into alsamixer
Elimar Riesebieter
riesebie at lxtec.de
Sun May 23 14:58:43 UTC 2010
reassign 582762 alsa-base
severity 582762 minor
thanks
* yellow [100523 14:43 +0200]
> Package: alsa-utils
> Version: 1.0.22-1
> Severity: important
> File: /usr/bin/alsamixer
>
> Hello,
>
> Alsa is not working at all. As soon as I plug several sound
> hardwares on the pc, and boot it up, it resutls in non correct
> numbering of my cards (alsamixer , press f6 and you can see them
> c0 c1 card2)
>
> So
> 2 shall be 1
> 0 shall be 3
> and 1 to be set right
What does "1 to be set right" mean? Alsa's sound device count starts
with 0. So you want
2 shall be 0
1 shall be 1
0 shall be 2
?
This has abslolutly nothing to do with the alsamixer but with the
way udev assigns the sound devices. Please have a look at
/usr/share/doc/alsa-base/README.Debian.gz to get an idea how the
order is done.
>
> So this configuration is to be kept at every single boots. Is
> there a menu into alsamixer than can set those things forever? F6
> can give only a list, and does not proposed to re-set their number
> ? Also there is no into alsamixer a force-reload option...
You need a file in /etc/modprobe.d/ where the order has to be
defined.
Please send the output of
$ cat /proc/asound/cards
and
$ lsmod | grep snd
with all devices pluged in.
> Pitty that alsa is not capable to play sound so easily yet.
Well it does ;)
Elimar
--
Experience is something you don't get until
just after you need it!
More information about the Pkg-alsa-devel
mailing list