1. Install the ebuild from http://forums.gentoo.org/viewtopic.php?t=192705
2. symlink the ut2004 openal.so to the one included with above package
3. for my .openalrc i have this:
Code: Select all
(define devices '(alsa native))
(define alsa-device "surround40:0,0")
(define speaker-num 4)Code: Select all
0: 1 -0.70710678 0 0.70710678
1: 1 0.70710678 0 0.70710678
2: 1 -0.70710678 0 -0.70710678
3: 1 0.70710678 0 -0.70710678
4: 0 0 0 0
5: 0 0 0 0
6: 0 0 0 0
7: 0 0 0 05. run alsamixer (or kmix or whatever) and turn up the volume on the channel called "Surround"; this one controls the rear volume. "Wave surround" channel just seems to mirror the front speakers.
I hope that's useful to someone.


