![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
I Ubuntu, Therefore, I Am
![]() |
ALSA, PulseAudio and 5.1 surround sound
I finally got surround sound working properly with ALSA on my machine when I discovered that ESD couldn't handle sound properly with some games. I found that using the PulseAudio ESD compatibility package would fix that problem, but it broke the surround sound functions. I haven't been able to find anything definitive about using PulseAudio in a surround sound situation, so I hope someone here can help.
Basically to get surround sound working originally, I created an .asoundrc file with the following: Code:
pcm.!default {
type plug
slave.pcm "surround51"
slave.channels 6
route_policy duplicate
}
After installing the pulseaudio and pulseaudio-esound-compat packages, stereo sound is back to only coming from the front two channels instead of replicated across all 6 channels and running the ALSA speaker test produces results like this: Code:
cogadh@ubuntu-desktop:~$ speaker-test -Dplug:surround51 -c6 -l1 -twav speaker-test 1.0.14 Playback device is plug:surround51 Stream parameters are 48000Hz, S16_LE, 6 channels WAV file(s) Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy
__________________
Ubuntu Gamers Arena
Linux User #355330 | Ubuntu User #15618 | Last.FM |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|