Mailinglist Archive: opensuse (2876 mails)
| < Previous | Next > |
[opensuse] Problems getting Terratec Aureon 5.1 USB to do 5.1 with 10.2 64bit
- From: Frank Fiene <ffiene@xxxxxxxx>
- Date: Tue, 22 May 2007 14:44:00 +0200
- Message-id: <200705221444.00135.ffiene@xxxxxxxx>
Sound is working with the alsa dmix plugin and various applications but
i have no idea how to setup 5.1.
speaker-test only works for both front channels, nothing more!
Here is my .asoundrc:
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.usb-audio {
type hw
card 1
}
ctl.usb-audio {
type hw
card 1
}
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:1,0"
period_time 0
period_size 1024
buffer_time 0
buffer_size 4096
rate 48000
channels 6
}
}
ctl.dmixer {
type hw
card 1
}
Any help would be highly appreciated!
Frank
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
i have no idea how to setup 5.1.
speaker-test only works for both front channels, nothing more!
Here is my .asoundrc:
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.usb-audio {
type hw
card 1
}
ctl.usb-audio {
type hw
card 1
}
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:1,0"
period_time 0
period_size 1024
buffer_time 0
buffer_size 4096
rate 48000
channels 6
}
}
ctl.dmixer {
type hw
card 1
}
Any help would be highly appreciated!
Frank
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |