* Piotr Lewandowski <[email protected]> [090826 20:34]:
> * Elimar Riesebieter <[email protected]>, 2009-08-26 22:08:
> >* Piotr Lewandowski [090826 20:42 +0200]
> >>* Daniel T Chen <[email protected]>, 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



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to