Hello
I have recently switched to F12 from Ubuntu 9.10. Everything sems to work just fine except for the surround sound on my
Code:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
that uses the ALC662-codec.
I get sound, but only in two channels. In Ubuntu I had to add the option:
options snd-hda-intel model=3stack-6ch-dig to the
/etc/modprobe/alsa-base.conf. However, that file does not exist in F12. So, I'm wondering, which is its equivalence?
In
/etc/pulse/pulse.conf I have changed to 6 channels.
Some help would be really appreciated.
---------- Post added at 01:22 PM CDT ---------- Previous post was at 11:45 AM CDT ----------
Ok, fixed it by following this:
http://fedorasolved.org/Members/fenr...nd-workarounds. Instead of model I added 3stack-6ch-dig.
Then reboot, open up a terminal and type in:alsamixer. Press F6, choose the intelcard, change 2 channels to 6 channels. Exit alsamixer. Then kill pulseaudio: pulseaudio -k. Now you can choose which type of surround sound you want.