* Piotr Lewandowski [090827 17:30 +0200]
> * Elimar Riesebieter <[email protected]>, 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

Try this which I found here [0]

######
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
alias snd-card-1 snd-usb-audio

options snd-hda-intel index=0 model=hp-dv5 enable_msi=1
options snd-usb-audio index=1
######

[0] http://lists.debian.org/debian-user/2009/09/msg01278.html

Elimar

-- 
  Experience is something you don't get until 
  just after you need it!

Attachment: signature.asc
Description: Digital signature

Reply via email to