[Pkg-alsa-devel] Bug#527074: Bug#527074: /etc/init.d/alsa-utils: `/etc/init.d/alsa-utils stop` triggers amixer error

Piotr Lewandowski piotr.lewandowski at gmail.com
Thu Aug 27 15:30:28 UTC 2009


* Elimar Riesebieter <e.riesebieter at puz.de>, 2009-08-27 10:06:
>Do you need the modem snd_hda_codec_si3054?
No.

>You can try the following:
>Create the file /etc/modprobe.d/sound.conf:
>
>###
>blacklist snd-hda-codec-si3054
>
>alias snd-card-0       snd-hda-intel
>options snd-hda-intel  index=0
>options snd-hda-intel  model=hp
>###
I'm afraid that it didn't work.

#v+
# cat /etc/modprobe.d/sound.conf
blacklist snd-hda-codec-si3054

alias snd-card-0       snd-hda-intel
options snd-hda-intel  index=0
options snd-hda-intel  model=hp

# alsa force-reload
Unloading ALSA sound driver modules: snd-hda-codec-analog snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-seq snd-timer snd-seq-device snd-page-alloc (failed: modules still loaded: snd-hda-codec-analog snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc).
Loading ALSA sound driver modules: snd-hda-codec-analog snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-seq snd-timer snd-seq-device snd-page-alloc.

# alsactl init
Unknown hardware: "HDA-Intel" "Analog Devices AD1981" "HDA:11d41981,103c30a2,00100200 HDA:11c13026,103c30a2,00100700" "0x103c" "0x30a2"
Hardware is initialized using a guess method
/usr/share/alsa/init/default:51: control element not found
/usr/share/alsa/init/default:52: missing closing brace for format
/usr/share/alsa/init/default:52: error parsing CTL attribute
/usr/share/alsa/init/default:52: invalid rule

# invoke-rc.d alsa-utils stop
Shutting down ALSA...amixer: Invalid command!
done.

# invoke-rc.d alsa-utils start
Setting up ALSA...done.

# lsmod | grep snd
snd_seq                42436  0
snd_seq_device          6136  1 snd_seq
snd_hda_intel          22192  0
snd_hda_codec_analog    53456  1
snd_hda_codec          63580  2 snd_hda_intel,snd_hda_codec_analog
snd_hwdep               6120  1 snd_hda_codec
snd_pcm                62420  2 snd_hda_intel,snd_hda_codec
snd_timer              17436  2 snd_seq,snd_pcm
snd                    49060  8 snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec_analog,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               6184  1 snd
snd_page_alloc          8180  2 snd_hda_intel,snd_pcm
#v-

-- 
Piotr Lewandowski





More information about the Pkg-alsa-devel mailing list