Results 1 to 2 of 2
Hi there! I've got ubuntu 7.10, a soundblaster audigy value 5.1 card and logitech 5.1 surround speakers. I get sound out of the front two speakers and subwoofer but nothing ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-26-2007 #1Content Team
- Join Date
- Oct 2007
- Posts
- 1
help with 5.1 on Ubuntu
Hi there! I've got ubuntu 7.10, a soundblaster audigy value 5.1 card and logitech 5.1 surround speakers. I get sound out of the front two speakers and subwoofer but nothing on the back. I'm sure its a configuration issue and I've been searching, but the problem is the instructions already assume you know where things like asoundrc are and how to configure them. I'm new to ubuntu (love it) and this is the only thing that is giving me headaches. I'd really appreciate some help if possible.
Thanks
Cypher
- 10-29-2007 #2Just Joined!
- Join Date
- Aug 2007
- Location
- Sweden
- Posts
- 43
This should help you:
Matrix:Module-ca0106 - AlsaProject
If you already have alsa installed then copy this into your .asoundrc file:
pcm.ca0106 {
type hw
card 0
}
ctl.ca0106 {
type hw
card 0
}
pcm.!default {
type plug
slave.pcm surround51
slave.channels 6
route_policy duplicate
}
To make an .asoundrc file use your favorite text editor. And then save it as .asoundrc
hope this helped


Reply With Quote
