Hello.
While I had Fedora 14 I set up alsa-base.conf file with text "options snd-hda-intel model=auto" and I could choose manually in Sound Settings between Analog Headphones and Analog Output which way the sound play. But after I preupgraded F14 to F15 it stopped to work. I still have alsa-base.conf configured and two options in Sound Settings -> Output but no matter what I will select, sould play both from headphones and speakers.
Code:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC262 Analog [ALC262 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC262 Digital [ALC262 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem]
Subdevices: 1/1
Subdevice #0: subdevice #0
/etc/modprobe.d/alsa-base.conf
Code:
options snd-hda-intel model=auto
Thank you for help.
EDIT: I tried again every model from HD-Audio-Models.txt and one of them helped me. Problem Solved.