Unlike the previous surround sound guide I posted. This one is aimed at users using (K)Ubuntu and those who prefer using ALSA sound architecture rather than Pulse Audio. This may also work in other distros but has not been tested.
1) Go to a terminal and type the following Excluding the inverted commas: (Please ensure you have a root session in terminal)
"gedit .asoundc"
Enter your password. A document will come up. Paste the following into it: (Excluding the inverted commas)
"pcm.!dmix {
type plug
slave {
pcm surround51
channels 6
}
}
pcm.!default {
type plug
slave.pcm "dmix"
slave.channels 6
route_policy duplicate
}"
Save and exit.
If you are using KDE replace gedit with Kwrite
Source
Linoman
0
Enabling Stereo to Surround Sound In Ubuntu (Using Alsa)
Started by
Linoman
, Nov 03 2008 05:49 PM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users