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

Elimar Riesebieter e.riesebieter at puz.de
Thu Aug 27 08:06:13 UTC 2009


* Piotr Lewandowski <piotr.lewandowski at gmail.com> [090826 20:34]:
> * Elimar Riesebieter <riesebie at lxtec.de>, 2009-08-26 22:08:
> >* Piotr Lewandowski [090826 20:42 +0200]
> >>* Daniel T Chen <seven.steps at gmail.com>, 2009-05-15 16:50:
> >>>tags 527074 + moreinfo
> >>>thanks
> >>>
> >>>We need your amixer output.
> >>
> >>Here you go:
> >
> >Hmm, nothing far out. Could you please do as follows:
> >
> ># rm /var/lib/alsa/asound.state
> ># alsamixer
> > set volume et cetera...
> ># alsactl init
> > ???
> ># alsactl store
> ># invoke-rc.d alsa-utils stop
> > ???
> ># invoke-rc.d alsa-utils start
> > ???
> 
> Sure.
> 
> #v+
> # rm /var/lib/alsa/asound.state
> 
> # alsamixer
> 
> # alsactl init
> Unknown hardware: "HDA-Intel" "Analog Devices AD1981" "HDA:11d41981,103c30a2,00100200 HDA:11c13026,103c30a2,00100700" "0x103c" "0x30a2"

Do you need the modem snd_hda_codec_si3054?
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
###

This will prevent snd-hda-codec-si3054 to load at boottime and load
snd-hda-intel with model parameter hp.

then run:

# alsa force-reload
# alsactl init
  ???
# invoke-rc.d alsa-utils stop
  ???
# invoke-rc.d alsa-utils start

Elimar

-- 
  BOFH excuse #354:
  Chewing gum on /dev/sd3c





More information about the Pkg-alsa-devel mailing list