* Elimar Riesebieter <riese...@lxtec.de>, 2009-05-06 06:54:
severity 52707 normal
merge 526872 52707
thanks


* Piotr Lewandowski [090505 16:03 +0200]
Package: alsa-utils
Version: 1.0.19-2
Severity: minor
File: /etc/init.d/alsa-utils

#v+
$ sudo /etc/init.d/alsa-utils stop
Shutting down ALSA...amixer: Invalid command!
done.
#v-

It is caused by `mute_and_zero_level` function in /etc/init.d/alsa-utils which invokes: `amixer -c 0 -q set Mic 0% mute`.


Are you using kde? If so, set all audio settings to default and play
around with audioßettings in kmix, reboot and test again.

I'm not using KDE. Most of the boots I do not use X at all - just staying at ttys.

Extra information about my soundcard:

#v+
$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.18a.

$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xf4580000 irq 16
$ lsmod | grep snd
snd_hda_codec_si3054     3920  1
snd_hda_codec_analog    53708  1
snd_hda_intel           22092  0
snd_hda_codec           58808  3 
snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel
snd_hwdep                6000  1 snd_hda_codec
snd_pcm                 62708  3 
snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_seq                 42120  0
snd_timer               17808  2 snd_pcm,snd_seq
snd_seq_device           6108  1 snd_seq
snd                     48420  9 
snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore                6204  1 snd
snd_page_alloc           8036  2 snd_hda_intel,snd_pcm
#v-

--
Piotr Lewandowski



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to