Re: [Alsa-user] CM6206-LX usb sound card problem

2016-03-03 Thread Nikita Orlov
By the way CM6206-LX if different to CM6206. CM6206 has 7.1 channels output and CM6206-LX has 5.1 channels output. Maybe these init: /* * C-Media CM6206 is based on CM106 with two additional * registers that are not documented in the data sheet. * Values here are chosen based on sniffing USB t

Re: [Alsa-user] CM6206-LX usb sound card problem

2016-03-03 Thread Nikita Orlov
Yes, device seems to be working, but I am worry that there can be different problems. Will do detailed test a bit later. Any way, I think it is a good idea try to fix these errors/warnings. 04.03.2016, 10:37, "Clemens Ladisch" : > Nikita Orlov wrote: >>  [ 3252.958799] usb 1-2: current rate 3046

Re: [Alsa-user] CM6206-LX usb sound card problem

2016-03-03 Thread Clemens Ladisch
Nikita Orlov wrote: > [ 3252.958799] usb 1-2: current rate 30464 is different from the runtime rate > 96000 > I don`t know what is it. Does the device actually work? With different sample rates? > Second error is not correct cval->res. Do the mixer controls actually work? Regards, Clemens -

[Alsa-user] CM6206-LX usb sound card problem

2016-03-03 Thread Nikita Orlov
Hello! I have cheap chinese usb audio card based on chip CM6206-LX dmesg shows me following: [ 3252.826326] usb 1-2: new full-speed USB device number 13 using xhci_hcd [ 3252.956008] usb 1-2: New USB device found, idVendor=0d8c, idProduct=0102 [ 3252.956013] usb 1-2: New USB device strings: Mfr=

Re: [Alsa-user] Alsa: Simultaneous recordings

2016-03-03 Thread Clemens Ladisch
Andrew Bryant wrote: > [...] > So the problem is to source two recordings simultaneously from each Alsa > device. > > This appears to work for one card if I use the default device, but if I > use the -D option to use any other device the first record process locks > out the next one. The default "

[Alsa-user] Re : Alsa: Simultaneous recordings

2016-03-03 Thread laugeo2
You can use jackd if your recording software support it, or dsnoop alsa native plugin , see here: http://alsa.opensrc.org/Dsnoop I didn't used dsnoop since a long time , but it was working . Laurent - Andrew Bryant a écrit : > I wish to record three continuous streams of audio plugged t