Hi,
I'm trying to duplicate audio output to 2 cards.
One card is intel HDA with VIA VT1708S codec and another
is USB-Audio - Microsoft LifeChat LX-3000.
(alsa driver 1.0.23)
Following some examples in alsa wiki I created .asoundrc:
===
pcm.!default plug:both
ctl.!default {
type hw
car
I just want to add some more information to my original post. Doing
an strace on amixer shows the following (last several lines of total output):
...
stat("/usr/local/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967,
...}) = 0
open("/usr/local/share/alsa/alsa.conf", O_RDONLY) = 3
fstat
Hi,
I just bought a Xonar DG for my XBMC pc (Ubuntu 10.04 x86 based)
and found that the card isn't working. Search a bit on internet and
stumble onto the official ALSA page saying that the card is not yet
supported. Fair enough, but I didn't find the development status. Now my
questions,
Hi,
First of all, sorry my english.
I don't a expert, but i'll try to help you.
Try to change you pcm.both to this:
pcm.both {
type multi
slaves.a.pcm HDA
slaves.a.channels 2
slaves.b.pcm lifechat
slaves.b.channels 2
bindings.0.slave a
bindings.0.channel 0