Quote:
here's the /etc/modprobe.d/sound:
--------------------------------------
options snd-hda-intel enable=1 index=0 model=ref position_fix=1
# u1Nb.38og6MBANWF:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel
-----------------------------
Hope this helps!
[/b]
|
unfortunately it did't work for my case (toshiba satellite A135-S4527, 82801G (ICH7 Family) (rev 02), opensuse 10.3)
it my work /etc/modprobe.d/sound config:
### start
options snd-hda-intel enable=1 index=0 model=3stack
# u1Nb.KMMdAxZ4TKA:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel
### end