Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2016-08-22 Thread Daniel Mack
On 08/22/2016 08:34 PM, Norman nolte wrote: > On 08/22/2016 08:49 AM, Daniel Mack wrote: >> On 07/19/2016 10:08 PM, Norman nolte wrote: >>> Currently the patch is only activated for UD-H01 and other models >>> sharing the same usb product id but it is possible t

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2016-08-22 Thread Daniel Mack
le (git commit > 7040b6d1febfdbd9c1595efb751d492cd2503f96). So first of all many thanks > to Clemens Ladisch, Julien Benoist, Daniel Mack et al. who initially > debugged the issue and patched the kernel. > > Unfortunately I still have problems which clicks and crackles even with > patched kernels when playing dist

Re: [Alsa-user] snd-usb-caiaq (NI Maschine Mikro) device not recognised by alsa

2015-09-22 Thread Daniel Mack
On 09/22/2015 09:03 PM, sypwex wrote: > On Tue, Sep 22, 2015 at 2:17 PM, Daniel Mack wrote: >> >> Yes, this device only offers HID and DFU (for firmware updates), so >> you'll have to parse the HID data it produces. >> > > Ok, but device looks like p

Re: [Alsa-user] snd-usb-caiaq (NI Maschine Mikro) device not recognised by alsa

2015-09-22 Thread Daniel Mack
On 09/21/2015 10:10 PM, sypwex wrote: > Thanks for the reply! > >> What does 'lsusb -v' show when you plug in the device? > the exactly `lsusb -v` out is here http://pastebin.com/raw.php?i=trmwPjGF > > information only about 17cc:1110 (`sudo lsusb -D /dev/bus/usb/001/010`): > > Device: ID 17cc:1

Re: [Alsa-user] snd-usb-caiaq (NI Maschine Mikro) device not recognised by alsa

2015-09-21 Thread Daniel Mack
On 09/19/2015 11:20 AM, sypwex wrote: > ow, sorry! I not mentioned that there is no PID of Maschine Mikro > (0x1110) in caiaq device list > _https://github.com/torvalds/linux/blob/v4.2/sound/usb/caiaq/device.h_ > > yes there is some endless dump from usbhid but I don't know how to deal > with it >

Re: [Alsa-user] PCM2707C + PCM1794A Crackle Problem

2014-09-24 Thread Daniel Mack
On 09/24/2014 09:30 AM, Dario Ernst wrote: > i have built a "Jedac", a DIY-USB DAC consisting of TI/Burr-Brown > PCM2707C for USB interfacing as well as the PCM1794A for the actual > conversion. The original author has some more documentation including > schematic and PCB-Layout here: > http://user

Re: [Alsa-user] linux does not recognize my midi controller samson carbon 61

2014-08-15 Thread Daniel Mack
On 08/15/2014 05:25 PM, Lionel wrote: > Thanks Daniel! You're welcome! > I decided to ask the vendor to fix the bug in the firmware. Do I have > any expectation of success? Probably not. Most audio hardware vendors don't care about Linux. > What should be the best way to request > support for l

Re: [Alsa-user] linux does not recognize my midi controller samson carbon 61

2014-08-15 Thread Daniel Mack
Hi, On 08/15/2014 04:00 PM, Lionel wrote: > Hi Daniel. This is trace when i connect the midi controller. Thanks. This one here is the setup packet followed by the answer, which is the device descriptor: > 8801cbae2a80 1534946150 S Ci:2:000:0 s 80 06 0100 0040 64 < > 8801cbae2a80 15

Re: [Alsa-user] linux does not recognize my midi controller samson carbon 61

2014-08-15 Thread Daniel Mack
On 08/15/2014 12:21 AM, Lion Bino wrote: > I have a problem a midi controller, a Samson Carbon 61. When I connect > via usb, dmesg tells me the following. > > > [ 1480.097123] usb 2-1.1: new full-speed USB device number 9 > using ehci_hcd > [ 1480.118082] usb 2-1.1: no configurati

Re: [Alsa-user] Roland BOSS GT-100 Firmware V2.0 Not working

2014-08-12 Thread Daniel Mack
Hi, On 08/12/2014 07:07 AM, gv wrote: > BOSS GT-100 connnected via USB is not working on Fedora-20 > > Error: ALSA endpoint.c:786 Unable to change format on ep #8e: already in use How are you testing, exactly? Does the same test setup work with a different USB audio device? > lsusb: Bus 001 De

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-07 Thread Daniel Mack
On 07/07/2014 11:26 AM, David W. wrote: > On 07/07/14 07:31, Clemens Ladisch wrote: >> Apparently, this device needs some vendor-specific magic to enable >> recording. >> > > Ah. Thanks for the info. It is an unconventional sound device . . . > > Have any other USB audio devices that require ven

Re: [Alsa-user] Disconnect / unplug issue with USB soundcard

2014-06-12 Thread Daniel Mack
On 06/12/2014 12:14 AM, je...@web.de wrote: > I just updated to kernel 3.15.0. Expectedly as with RC8 there is no change. > > Daniel, what makes you think, the 'midi3' node causes the warning? The > warning appears not only for 'midi3' (and 'dmmidi3'), but also > 'pcmC3D0p', 'pcmC3D0c' and 'contro

Re: [Alsa-user] Disconnect / unplug issue with USB soundcard

2014-06-07 Thread Daniel Mack
On 06/07/2014 02:40 PM, je...@web.de wrote: > I chose to try the 3.15RC8 kernel first but unfortunately this did not > resolve the issue. KMix still did not recognize the > deisconnect/reconnect. The error messages also did not change > significantly as far as I can see: ... > CONFIG_CHR_DEV_OSST

Re: [Alsa-user] Disconnect / unplug issue with USB soundcard

2014-06-05 Thread Daniel Mack
On 05/18/2014 11:43 PM, je...@web.de wrote: > I have a USB audio class 2 device which is an effects processor called > Fractal Audio Systems Axe-Fx II. It has the ability to work as a midi > and also as an audio interface (capture and playback). > > The device seems to register well, audio and mid

Re: [Alsa-user] usb-audio:2: clock source 19 is not valid, cannot use

2014-06-03 Thread Daniel Mack
Hi Chris, On 06/03/2014 07:26 PM, chris hermansen wrote: > My ongoing attempts to have a happy Schiit Bifrost have hit a new > speed-bump. I am hoping for some enlightment and possibly ideas on how > to fix. > > I have a CuBox-i4 running voyage linux with 3.14.0 kernel. The CuBox-i4 > is connec

Re: [Alsa-user] need some info about tascam US-144mkII and driver snd-usb-us122l

2014-05-20 Thread Daniel Mack
On 05/20/2014 11:40 AM, jean-noël chardron wrote: > thank you for the answer. > I know absolutely nothing about usb protocol, howto write a device > driver and sound card. Well, that was once true for each driver developer at some point in time ;) > So it's not today that i am going to write a

Re: [Alsa-user] need some info about tascam US-144mkII and driver snd-usb-us122l

2014-05-20 Thread Daniel Mack
On 05/20/2014 12:08 AM, jean-noël chardron wrote: > > Also, I the sound card is a high-speed USB device, so you certainly need > ehci_hcd. Which error did you see? > > > Daniel > > t seems that there is a constraint on the usb.. the driver is only in > usb 1.1 even if the card is in

Re: [Alsa-user] need some info about tascam US-144mkII and driver snd-usb-us122l

2014-05-19 Thread Daniel Mack
On 05/19/2014 05:40 PM, jean-noël chardron wrote: > I got a card tascam us-144mkII, i though that it is working on linux. so > i try it and I get a first error : it complains about ehci_hcd so i > remove the module ehci_hcd. > then i get another error that i cannot understand : error -22 > > the s

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-14 Thread Daniel Mack
On 05/14/2014 02:04 PM, Masaru Nomiya wrote: > [...] > 014-05-14T09:39:34.554436+09:00 linux-uw5l kernel: [ 255.186576] XXX > snd_usb_add_endpoint():478 Ok, so the quirk is set, but doesn't work for your card. Someone needs to figure out what sort of workaround must be used in order to fix it.

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-14 Thread Daniel Mack
On 05/14/2014 03:03 AM, Masaru Nomiya wrote: > Daniel Mack has written: >> if ((chip->usb_id == USB_ID(0x0644, 0x8038) || /* TEAC UD-H01 */ >> chip->usb_id == USB_ID(0x0644, 0x8043)) && /* TEAC UD-501 */ >> ep->syncmaxsize == 4) { >

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-13 Thread Daniel Mack
On 05/13/2014 12:19 PM, Masaru Nomiya wrote: > Maybe, I've got mistaken. That is, I added your advice as follows; > > if ((chip->usb_id == USB_ID(0x0644, 0x8038) || /* TEAC UD-H01 > */ >chip->usb_id == USB_ID(0x0644, 0x8043)) && /* TEAC UD-501 > */ >

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-13 Thread Daniel Mack
On 05/13/2014 11:55 AM, Masaru Nomiya wrote: > Daniel Mack has written: > >> It is related, but the code relies on the boolean variable >> sender->udh01_fb_quirk which should be set for you device by the patch I >> sent you. You could add this line inside this i

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-12 Thread Daniel Mack
On 05/12/2014 10:15 AM, Masaru Nomiya wrote: > Daniel Mack has written: >> Yes. If the quirk doesn't work for you, the device needs some other >> workaround than the UD-H01. > > Is this not related? > > [...] > if (unlikely(sender->udh01_fb_quirk))

Re: [Alsa-user] snd-usb-audio nrpacks

2014-05-11 Thread Daniel Mack
On 05/11/2014 11:11 PM, Davor Herga wrote: > Hello! > > > Tried the > > modprobe snd-usb-audio nrpacks=1 > > command. Module loads, but I get > > snd_usb_audio: unknown parameter 'nrpacks' ignored > > in dmesg. > > Has anything changed concerning loading snd-usb-audio with nrpacks option? Y

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-11 Thread Daniel Mack
On 05/11/2014 06:57 AM, Masaru Nomiya wrote: > In the Message; > > Subject: Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA > Message-ID : <536e5f58.4020...@zonque.org> > Date & Time: Sat, 10 May 2014 19:18:16 +0200 > > Daniel Mack has written:

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-05-10 Thread Daniel Mack
t with TEAC USB UD-501. Please test the attached patch, on top of Linus' master git as of today. Thanks, Daniel >From 1d8d7b48054de79bfbb8075d81d40f37842c7a33 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sat, 10 May 2014 19:15:37 +0200 Subject: [PATCH] ALSA: snd-usb: add quirk for TEAC USB UD-

Re: [Alsa-user] Only one control named "Clock Selector" is visible in alsamixer on Behringer FCA610

2014-04-21 Thread Daniel Mack
On 04/22/2014 01:40 AM, Benjamin Tegge wrote: > Thank you for your reply, my actual issue is that the device is not > picked up by pulseaudio. > > I attached the output of dmesg after reconnecting the device, lsusb -d > 1397:0003 -v and pulseaudio -vv. There's no notion in dmesg of the snd-usb-au

Re: [Alsa-user] Only one control named "Clock Selector" is visible in alsamixer on Behringer FCA610

2014-04-21 Thread Daniel Mack
Hi, On 04/16/2014 02:10 PM, Benjamin Tegge wrote: > I want to kindly ask for your assistance helping me getting the > Behringer FCA610 (connected via USB) to work[1]. I got as far as > successfully playing a stereo wav file with aplay (aplay -D > plughw:CARD=FCA610,DEV=0 test.wav) on channels 1+2

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-04-04 Thread Daniel Mack
On 04/04/2014 11:41 AM, Clemens Ladisch wrote: > jul...@benoist.name wrote: >> On 04/02/2014 04:01 AM, Clemens Ladisch wrote: >>> What are the contents of /proc/asound/card/*/stream0 before and after >>> this patch, for aplay and xbmc? >> >> Status: Running >> Interface = 3 >> Altset = 2

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-04-04 Thread Daniel Mack
On 04/04/2014 08:54 AM, jul...@benoist.name wrote: > On 04/03/2014 11:16 AM, Daniel Mack wrote: >> ... 16bit, so things don't work for you in 192k/16bit, right? > > Well, it's not like I had experienced a lot with it, but the few times I > tried 16/192, I didn'

Re: [Alsa-user] Reverse engineering a Mairan UCON-CX

2014-04-03 Thread Daniel Mack
On 04/03/2014 08:31 PM, Anders Genell wrote: > 3 apr 2014 kl. 17:54 skrev Daniel Mack : > Thanks! > > I might be able to set up an old laptop I have laying around with > e.g. Debian and with a VirtualBox running XP SP3. Ok. If you do, please take captures of the traffic t

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-04-03 Thread Daniel Mack
On 04/03/2014 04:11 AM, jul...@benoist.name wrote: > On 04/02/2014 04:01 AM, Clemens Ladisch wrote: >> What are the contents of /proc/asound/card/*/stream0 before and after >> this patch, for aplay and xbmc? > > It's essentially unchanged, before and after the patch, with aplay(*) > and xbmc, exc

Re: [Alsa-user] Reverse engineering a Mairan UCON-CX

2014-04-03 Thread Daniel Mack
On 04/03/2014 03:12 PM, Anders Genell wrote: > I have a Marian UCON-CX external usb sound card. It is to the best of my > knowledge not class compliant at all. It is not maintained by Marian any > longer, and only supported up to Windows XP, which as of the end of this > week is not maintained itse

Re: [Alsa-user] Problem to install RME Babyface in linux

2014-04-03 Thread Daniel Mack
On 04/03/2014 11:07 AM, eloib-nnx wrote: > So , my question is: > > Anyone sucess to install babyface in Linux ? > > Ps: Why Class compliant work on ipad and not works in Linx ;( What exactly doesn't work for you? What does 'aplay -l' show? Best regards, Daniel --

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-04-02 Thread Daniel Mack
Hi Julien, On 04/02/2014 10:12 AM, jul...@benoist.name wrote: > On 03/31/2014 12:02 PM, Daniel Mack wrote: >> If you're really certain about this, and if you can rule out all other >> components than the kernel, please do a git bisect to find which commit >> causes thi

Re: [Alsa-user] C-Media CM9882 support possible?

2014-03-31 Thread Daniel Mack
[Cc Takashi, maybe he can help] On 03/28/2014 01:07 PM, Frank Zacharias wrote: > Hi, > > I made a mistake and bought a sound card without looking first if it's > supported by alsa ("c-media chip? that wont be a problem..."). The > obvious question is wether it can be supported. > > The one I b

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-03-31 Thread Daniel Mack
Hi, On 03/28/2014 06:49 PM, Andrea M wrote: > I bought an USB DAC from TEAC (device UD-H01 with chip TENOR 8802) and this, > with its own drivers, works perfectly under Windows7 and OSX ( I tried both > with 16 and 24 bit from 44.1 to 192Khz). If you need a custom driver on OSX, this is a sign th

Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA

2014-03-31 Thread Daniel Mack
On 03/28/2014 07:33 PM, Julien Benoist wrote: > I made the following observations: > - whatever the kernel - with sox/aplay sending raw content to the ALSA > device - 24/192 content is subject to very high jitter/cracks. > - interestingly, I've noticed that xbmc (7a6cb7f) plays 24/192 content > c

Re: [Alsa-user] Trying to make Boss ME-80 work on alsa.

2014-02-18 Thread Daniel Mack
On 02/18/2014 06:31 PM, Mfdpro Mei wrote: > miguel@miguel-pc:~/Música$ amixer -Dhw:1 > Simple mixer control 'MIDI Input Mode',0 > Capabilities: enum > Items: 'High Load' 'Light Load' > Item0: 'High Load' > miguel@miguel-pc:~/Música$ amixer -Dhw:1 controls > numid=1,iface=MIXER,name='MIDI Inpu

Re: [Alsa-user] Trying to make Boss ME-80 work on alsa.

2014-02-18 Thread Daniel Mack
On 02/18/2014 06:00 PM, Mfdpro Mei wrote: >> Try 'aplay -Dhw:1 ' > > No sound at all... If you don't get any error message in this either, you can check the mixer settings with 'amixer -c hw:1 (controls|cget|cset)'. On a different note, are you sure your device can be used the way you expect? Di

Re: [Alsa-user] Trying to make Boss ME-80 work on alsa.

2014-02-18 Thread Daniel Mack
On 02/18/2014 05:27 PM, Mfdpro Mei wrote: > 2014-02-18 13:13 GMT-03:00 Daniel Mack : >> What does 'aplay -l' and 'cat /proc/asound/cards' say? How did you test >> the audio output? > > I tried to test it using "aplay -vv ", but it didn'

Re: [Alsa-user] Trying to make Boss ME-80 work on alsa.

2014-02-18 Thread Daniel Mack
On 02/18/2014 05:10 PM, Mfdpro Mei wrote: > Thanks very much for your advice. I still do not feel very comfortable > with upgrading my Kernel to a version not yet supported (or offered) > by the distro, so I upgraded it to 3.11. 3.11 should also do, yes. > Now it is detecting it > automatically,

Re: [Alsa-user] snd_usb_audio: distorted capture using M-Audio Fast Track Pro

2014-02-18 Thread Daniel Mack
Hi Lewis, Sorry for the long delay! On 02/06/2014 04:38 AM, Lewis Pike wrote: > Here are my kernel details: > > 3.12.7-2-ARCH #1 SMP PREEMPT Sun Jan 12 13:09:09 CET 2014 x86_64 > > Though, I should note that this is not a new problem for me. I've > been seeing this issue since early 2011, when

Re: [Alsa-user] Trying to make Boss ME-80 work on alsa.

2014-02-18 Thread Daniel Mack
On 02/18/2014 06:35 AM, Mfdpro Mei wrote: > I'm pretty new to this, so I may have made something dumb... but, let's go. > > I'm trying to make my Boss ME-80 work with Linux. It has an USB port > that allows for audio and midi in/out. Since ME-25 is supported by > ALSA and provides the same functio

Re: [Alsa-user] snd_usb_audio: distorted capture using M-Audio Fast Track Pro

2014-02-05 Thread Daniel Mack
On 02/02/2014 01:37 AM, Lewis Pike wrote: > I have an M-Audio Fast Track Pro which I would to like to use for > audio capture. I've been testing audio capture using the following > command: > > $ arecord -f dat -D hw:0,1 | aplay -f dat > > I am finding that ALSA has some issues a far as the Fast

Re: [Alsa-user] OSS emulation doesn't allow mixing.

2014-01-29 Thread Daniel Mack
On 01/30/2014 01:12 AM, ChaosEsque Team wrote: > Why doesn't OSS emulation allow mixing. I got old OSS aps still blocking > /dev/dsp. > Comon, please do the code to allow mixing like alsa apps. > It's been years and years. Go troll some other list please. ---

Re: [Alsa-user] snd_usb_audio crashes my audio

2014-01-14 Thread Daniel Mack
On 01/14/2014 06:09 AM, Dennis New wrote: > On Fri, 10 Jan 2014 10:16:07 -0500, Dennis New wrote: >> On Sun, 05 Jan 2014 18:08:40 +0000, Daniel Mack wrote: >>> Dennis New wrote: >>>> For the past many linux kernels, >>> >>> Can you spot the last ker

Re: [Alsa-user] snd_usb_audio crashes my audio

2014-01-05 Thread Daniel Mack
Dennis New wrote: >For the past many linux kernels, Can you spot the last kernel version that worked for you? >my usb bluetooth headset randomly >crashes -- the audio abruptly stops working, I cannot kill -9 the >mplayer process that was using it, and the only way to get it working >again is to

Re: [Alsa-user] Fwd: snd-usb-audio - USB DAC can't set sample frequency

2013-12-19 Thread Daniel Mack
Hi, On 12/18/2013 11:54 PM, Michal Šmucr wrote: >> I was about to recommend you look at the mixer values in case there are >> any, but the display detail actually let's me assume that there's >> something wrong in the setup sequence. >> > > There were no controls in mixer. At first i also missed

Re: [Alsa-user] Terratec DMX 6Fire - how to configure in OpenSUSE 13.1?

2013-12-18 Thread Daniel Mack
On 12/18/2013 08:25 PM, renedrive wrote: > I just bought the USB audio sound card Terratec DMX 6Fire. > I tried to install it on my OpenSUSE 13.1 without success (kernel > version 3.11.6-4-desktop). [...] > This is unrelated. > dmesg | grep 6fire > [7.539580] ALSA firmware.c:223 6fire: err

Re: [Alsa-user] Fwd: snd-usb-audio - USB DAC can't set sample frequency

2013-12-18 Thread Daniel Mack
On 12/18/2013 03:19 PM, Michal Šmucr wrote: > If i ran aplay, it seemed to be playing, it probably passed frames to > interface, but there were no sound and indication of samplerate on > DAC's display.. (when working under Windows, it always shows > samplerate number or DSD rate). I was about to r

Re: [Alsa-user] snd-usb-audio - USB DAC can't set sample frequency

2013-12-18 Thread Daniel Mack
On 12/18/2013 06:42 PM, Bill Unruh wrote: > On Wed, 18 Dec 2013, Daniel Mack wrote: > >> >> What's the exact error that you get? What does >> >> 'aplay -Dhw:X -f cd /dev/urandom' >> >> do (you should hear pink noise @0dB, so beware!).

Re: [Alsa-user] snd-usb-audio - USB DAC can't set sample frequency

2013-12-18 Thread Daniel Mack
On 12/18/2013 10:58 AM, Michal Šmucr wrote: > I'm sorry, i forgot to attach aplay output with hw and sw params > during playback. Ah, missed that. So you interrupted aplay with ^C? So it was running, but you didn't hear anything? Daniel ---

Re: [Alsa-user] snd-usb-audio - USB DAC can't set sample frequency

2013-12-18 Thread Daniel Mack
Hi, On 12/18/2013 10:52 AM, Michal Šmucr wrote: > yesterday i had a chance to try new Zodiac Platinum DAC > (http://www.antelopeaudio.com/en/products/Zodiac-Platinum-DSD-DAC-DA-Converter) > at my friend's studio. I was really excited to check it out with Linux > and MPD, because it supports DoP (D

Re: [Alsa-user] XMOS multichannel ref. design board - Any success stories?

2013-11-05 Thread Daniel Mack
On 11/05/2013 03:34 AM, Michal Šmucr wrote: > But it looks better with that particular piece based on this reference > board. It turned out, that it were probably problem with incorrect > values at control descriptors reported by device about its current > draw and bmAttributes with and self-powere

Re: [Alsa-user] XMOS multichannel ref. design board - Any success stories?

2013-11-04 Thread Daniel Mack
On 11/04/2013 12:47 AM, Michal Šmucr wrote: > Hello to all, > > i would like to ask you for any experience with snd-usb-audio module > and this board: > http://www.xmos.com/products/reference-designs/multichannel This is the multichannel version of the device I used to originally write the UAC2 s

Re: [Alsa-user] M-Audio keystudio usb midi keyboard works on Ubuntu Studio 12.04, not on 13.10, now what ?

2013-11-03 Thread Daniel Mack
On 11/03/2013 11:05 AM, Jyrki Saarela wrote: > On Sun, Nov 3, 2013 at 11:34 AM, Daniel Mack wrote: >> If it's not listen in lsusb, it's not an ALSA problem. Are you >> completely sure about that? Can you double-check with another machine maybe? >> >> Are th

Re: [Alsa-user] M-Audio keystudio usb midi keyboard works on Ubuntu Studio 12.04, not on 13.10, now what ?

2013-11-03 Thread Daniel Mack
On 11/03/2013 10:06 AM, Jyrki Saarela wrote: > Title pretty much says it all. On 12.04 it just works, on 13.10 it is > not even listed at lsusb. If it's not listen in lsusb, it's not an ALSA problem. Are you completely sure about that? Can you double-check with another machine maybe? Are there an

Re: [Alsa-user] Tascam US-122 and Raspberry Pi

2013-10-30 Thread Daniel Mack
On 10/30/2013 07:01 PM, j...@vollbio.de wrote: >> Gesendet: Mittwoch, 30. Oktober 2013 um 18:11 Uhr >> Von: "Daniel Mack" >> On 10/30/2013 02:42 PM, j...@vollbio.de wrote: >>>> On 10/30/2013 11:39 AM, j...@vollbio.de wrote: >>>>>> On 10/

Re: [Alsa-user] Tascam US-122 and Raspberry Pi

2013-10-30 Thread Daniel Mack
On 10/30/2013 02:42 PM, j...@vollbio.de wrote: >> On 10/30/2013 11:39 AM, j...@vollbio.de wrote: On 10/30/2013 09:17 AM, j...@vollbio.de wrote: >>> Sequence Error!(hcd_frame=10797 ep=8in;wait=2,frame=3). Most >>> probably some urb of usb-frame 2 is still missing. Cause could be >>> too long d

Re: [Alsa-user] Tascam US-122 and Raspberry Pi

2013-10-30 Thread Daniel Mack
On 10/30/2013 11:39 AM, j...@vollbio.de wrote: >> On 10/30/2013 09:17 AM, j...@vollbio.de wrote: >>> # aplay -D hw:0,0 test.wav Playing WAVE 'test.wav' : Signed 16 bit >>> Little Endian, Rate 48000 Hz, Stereo aplay: pcm_write:1710: write >>> error: Input/output error >> >> Does the kernel log show

Re: [Alsa-user] Tascam US-122 and Raspberry Pi

2013-10-30 Thread Daniel Mack
On 10/30/2013 09:17 AM, j...@vollbio.de wrote: > Hello, > > I'd like to use my Tascam US-122 with my Raspberry Pi. In the stock > raspberry pi kernel snd-usb-usx2y is not included. So I took the > kernel source (3.6.11) from https://github.com/raspberrypi/linux and > compiled it. > > In sound/usb

Re: [Alsa-user] No sound from DAC in Matrix M-Stage HPA-1 (USB)

2013-10-26 Thread Daniel Mack
On 10/26/2013 09:49 PM, Peter Bašista wrote: > On Sat, Oct 26, 2013 at 9:46 PM, Daniel Mack wrote: >> On 10/26/2013 09:42 PM, Peter Bašista wrote: >>> You have asked whether this DAC works well in some other OS without >>> some special drivers. The answer is, to t

Re: [Alsa-user] No sound from DAC in Matrix M-Stage HPA-1 (USB)

2013-10-26 Thread Daniel Mack
On 10/26/2013 09:42 PM, Peter Bašista wrote: > You have asked whether this DAC works well in some other OS without > some special drivers. The answer is, to the best of my knowledge, no. > I have only tried that DAC on friend's laptop with Windows Vista and > it did not work (same issue - silence).

Re: [Alsa-user] No sound from DAC in Matrix M-Stage HPA-1 (USB)

2013-10-26 Thread Daniel Mack
On 10/26/2013 09:17 PM, Daniel Mack wrote: > On 10/26/2013 09:11 PM, Peter Bašista wrote: >> $ amixer -c1 contents >> numid=1,iface=PCM,name='Playback Channel Map' >> ; type=INTEGER,access=rR--,values=2,min=0,max=36,step=0 >> : values=0,0 >&

Re: [Alsa-user] No sound from DAC in Matrix M-Stage HPA-1 (USB)

2013-10-26 Thread Daniel Mack
On 10/26/2013 09:11 PM, Peter Bašista wrote: > On Sat, Oct 26, 2013 at 9:00 PM, Daniel Mack wrote: >> Which kernel is that? ('uname -a') > Linux peter-P55A-UD4 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 Ok, that's recent enought. >> What about mixers? What d

Re: [Alsa-user] No sound from DAC in Matrix M-Stage HPA-1 (USB)

2013-10-26 Thread Daniel Mack
Hi, On 10/26/2013 08:45 PM, Peter Bašista wrote: > $ cat /proc/asound/card1/stream0 > Texas Instruments MATRIX AUDIO at usb-:03:00.0-1, full speed : USB Audio > > Playback: > Status: Stop > Interface 1 > Altset 1 > Format: S24_3LE > Channels: 2 > Endpoint: 1 OUT (ADAPTIVE

Re: [Alsa-user] Trident USB TvBox has no sound!

2013-10-07 Thread Daniel Mack
On 07.10.2013 18:46, Frank wrote: > Recently I picked up a used usb tuner box (TvBox). The video works, but > so far no sound. Should I have sound if the TvBox audio is working > correctly. Send the output of 'lsusb -v', please. Thanks, Daniel -

Re: [Alsa-user] sndusbaudio USB/MIDI support for Roland V Synth GT

2013-08-30 Thread Daniel Mack
renedrive wrote: >Hello! > >My problem is that my Roland V Synth GT connected to two different >computer it is not active as a MIDI device such as a USB disk drive. > >In the linuxmusicians I open a thread (link) for some help and one user >advised me to change the file quirks-table.h with the fol

Re: [Alsa-user] Problem with Logitech webcam embedded mic

2013-08-29 Thread Daniel Mack
Michael Goffioul wrote: >On Thu, Aug 22, 2013 at 11:13 PM, Michael Goffioul < >michael.goffi...@gmail.com> wrote: > >> On Thu, Aug 22, 2013 at 11:12 PM, Michael Goffioul < >> michael.goffi...@gmail.com> wrote: >> >>> On Wed, Aug 21, 2013 at 2:20 AM

Re: [Alsa-user] Problem with Logitech webcam embedded mic

2013-08-22 Thread Daniel Mack
On 22.08.2013 10:47, john casey wrote: > Daniel Mack gmail.com> writes: > >>> will get to the same non working state. >> >> Could you also post the output of "lsusb -v", please? >> >> Can you nail the lat

Re: [Alsa-user] Problem with Logitech webcam embedded mic

2013-08-20 Thread Daniel Mack
On 21.08.2013 01:48, john casey wrote: > I've tried 2 different USB webCams (both Logitech) and 2 different USB > headsets (both Logitech). > > Connecting a USB microphone device (Webcam or Headset) works at first. When > starting skype for the first time, it works. Then when focus is taken of

Re: [Alsa-user] roland ua55

2013-08-17 Thread Daniel Mack
On 17.08.2013 12:48, Red Plastic Label wrote: > Is there nothing new about the support of the sound card ua55? > I need to use it on linux (kxstudio, ubuntu studio or avlinux)... This device is probably covered by Clemens' latest generic Roland quirk patches. Please try the Linux kernel in version

Re: [Alsa-user] Realtek ALC887

2013-08-13 Thread Daniel Mack
Hi Felix, On 13.08.2013 21:52, Felix Natter wrote: > here: > http://www.alsa-project.org/main/index.php/Changes_v1.0.17_v1.0.18 > you state that you have added support for ALC887: > ALSA: hda - Add ALC887 support > > But the ALC887 is not listed in > /usr/share/doc/alsa-base/driver/HD-Aud

Re: [Alsa-user] Benchmark Media DAC2 HGC iffy USB 2.0 audio

2013-07-12 Thread Daniel Mack
Hi Jeff, On 11.07.2013 18:37, Jeff S wrote: > On Thu, 7/11/13, Daniel Mack wrote: >> I have added more files Dropbox: >> https://www.dropbox.com/sh/eq9ed280i1kka4a/hSsAYhyRJ7 > >> Your system signals an error code of -71, which is an internal USB >> protocol er

Re: [Alsa-user] Benchmark Media DAC2 HGC iffy USB 2.0 audio

2013-07-11 Thread Daniel Mack
On 11.07.2013 18:37, Jeff S wrote: > On Thu, 7/11/13, Daniel Mack wrote: >> Before analyzing anything else: is that PC you run Linux on >> the same >> that you use for your Windows tests? Is there any other >> difference in >> the setups, like USB hubs for i

Re: [Alsa-user] Benchmark Media DAC2 HGC iffy USB 2.0 audio

2013-07-11 Thread Daniel Mack
Hi Jeff, please do not top-post. On 11.07.2013 05:44, Jeff S wrote: > Thanks for the reply, Daniel. > > Yes, switching the Benchmark DAC2 from UAC 1.0 to 2.0 is done in > hardware. > > No Mac OS X drivers or any other software needed to operate in UAC > 1.0 or 2.0 modes. > > Works natively in

Re: [Alsa-user] Benchmark Media DAC2 HGC iffy USB 2.0 audio

2013-07-10 Thread Daniel Mack
Hi Jeff, On 10.07.2013 06:59, Jeff S wrote: > Hello, I'm having difficulties getting my brand-new Benchmark DAC2 > HGC to work reliably. I think it's supposed to be a USB Audio Class > device, and it runs w/o additional drivers on Mac OS X just fine, and > under Windows using Benchmark Media's dri

Re: [Alsa-user] Roland Mobile Studio Canvas SD-50

2013-06-09 Thread Daniel Mack
On 09.06.2013 11:53, immanuel litzroth wrote: > Just post the contents of /proc/asound/cards, and the output of > 'aplay -l'. > > Output of those both commands are attached. Also output of alplaymidi -l > that > shows that the card doesn't show up as a midi device there. > Also I reran th

Re: [Alsa-user] Roland Mobile Studio Canvas SD-50

2013-06-08 Thread Daniel Mack
On 08.06.2013 10:52, immanuel litzroth wrote: >> Please try my repository first. If that works, I can send the >> patch to >> the mainline repository, and you can back-port the the quirks >> entry to >> whatever kernel version you fancy. Just refer to the top

Re: [Alsa-user] Roland Mobile Studio Canvas SD-50

2013-06-07 Thread Daniel Mack
(please don't top-post) On 07.06.2013 20:35, immanuel litzroth wrote: > hm could I just rebuild the alsa-usb module and add the quirk there? > Don't really want to go the whole kernel route. Please try my repository first. If that works, I can send the patch to the mainline repository, and you ca

Re: [Alsa-user] Roland Mobile Studio Canvas SD-50

2013-06-07 Thread Daniel Mack
On 07.06.2013 19:21, immanuel litzroth wrote: >> uname -a > Linux firebird 3.2.0-45-generic #70-Ubuntu SMP Wed May 29 20:12:06 UTC > 2013 x86_64 x86_64 x86_64 GNU/Linux >> cat /proc/asound/cards > 0 [NVidia ]: HDA-Intel - HDA NVidia > HDA NVidia at 0xfbcfc000 irq 34 >

Re: [Alsa-user] Roland Mobile Studio Canvas SD-50

2013-06-07 Thread Daniel Mack
Hi, On 07.06.2013 15:52, immanuel litzroth wrote: > What are my changes in getting this device to work via USB? > Linux just says: > Bus 007 Device 013: ID 0582:0114 Roland Corp. > Jun 7 15:42:51 firebird kernel: [324440.355529] usb 7-2: new full-speed > USB device number 13 using uhci_hcd > Can

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-26 Thread Daniel Mack
On 25.05.2013 18:18, Rafa Lafuente wrote: > > > > 2013/5/25 Daniel Mack mailto:zon...@gmail.com>> > > On 24.05.2013 10:33, Rafa Lafuente wrote: > > Hi again, It seems still the same issue: > > > > $ cat /proc/asound/cards > >

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-25 Thread Daniel Mack
On 24.05.2013 10:33, Rafa Lafuente wrote: > Hi again, It seems still the same issue: > > $ cat /proc/asound/cards > 0 [MID]: HDA-Intel - HDA Intel MID > HDA Intel MID at 0xfbff8000 irq 40 > 1 [HDMI ]: HDA-Intel - HDA ATI HDMI > HD

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-23 Thread Daniel Mack
On 23.05.2013 15:00, Rafa Lafuente wrote: > ah! > I have not deleted the local directory. > So I will run this command and then? Then you run 'git pull origin snd-usb' > follow wiki steps from 3 to 11 ? Exactly. And please do not top-post. Thanks, Daniel -

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-23 Thread Daniel Mack
On 23.05.2013 14:52, Rafa Lafuente wrote: > Do you mean I need to replace this: > > git clone -b snd-usb git://github.com/zonque/linux.git > > > by this: > > git pull origin snd-usb git://github.com/zonque/linux.git >

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-23 Thread Daniel Mack
On 23.05.2013 13:02, Clemens Ladisch wrote: > Daniel Mack wrote: >> git clone -b snd-usb git://github.com/zonque/linux.git > >> The device complies to the UAC1 standard but hides that fact with >> proprietary descriptors. >> >> + { >&

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-22 Thread Daniel Mack
Hi Rafa, On 21.05.2013 23:22, Rafa Lafuente wrote: > lsusb results: > > rafa@Mongolia:~$ lsusb > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 0

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-21 Thread Daniel Mack
On 21.05.2013 15:00, Yves G wrote: > This USB audio device (and all the Roland xCapture) require specific > drivers under Windows and MacOS X (they can't use the generic USB > audio driver). So it seems to me that a specific driver is needed. Still, please provide the output of 'lsusb -v', Rafa.

Re: [Alsa-user] Roland UA-22 (Duo Capture Ex) in Ubuntu?

2013-05-21 Thread Daniel Mack
On 21.05.2013 11:53, Rafa Lafuente wrote: > Hello, do you know if USB device Roland UA-22 will be supported on > Ubuntu 12.04? > I see it is detected in when running lsusb as a Roland device, but it is > not shown as a Sound card by cat /proc/asound/cards Please show the output of 'lsusb -v'. --

Re: [Alsa-user] RME cards: How to show board revision and the loaded firmware version?

2013-05-13 Thread Daniel Mack
On 13.05.2013 10:51, Ralf Mardorf wrote: > Preliminary question and regarding to this question multiposted: Does > anybody still use a RME HDSPe AIO ;)? Cc: Adrian, who is actively developing this driver. Best regards, Daniel > > Hi, > > since the issues I get for my RME HDSPe AIO didn't beca

[Alsa-user] [PATCH] ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT

2013-04-24 Thread Daniel Mack
command is storen in bmAttributes of that descriptor. Fix this by searching the entire interface instead of just the extra bytes of the first endpoint, in case the latter fails. Signed-off-by: Daniel Mack Reported-and-tested-by: Torstein Hegge Reported-and-tested-by: Yves G Cc: sta...@kerne

Re: [Alsa-user] [SPAM] Re: snd-usb-audio : issue sending "set sample freq"

2013-04-24 Thread Daniel Mack
On 24.04.2013 18:02, Yves G wrote: > plug out device: > [ 3647.504041] usb 8-2: USB disconnect, address 4 > > > plug it again: > [ 3667.364026] usb 8-2: new full speed USB device using uhci_hcd and > address 5 > [ 3667.561637] usb 8-2: configuration #1 chosen from 1 choice > [ 3667.844668] input:

Re: [Alsa-user] aplay/arecord and rates/bits on usb soundcard

2013-04-24 Thread Daniel Mack
On 24.04.2013 19:04, Bill Unruh wrote: > I have a Behringer uca222 soundcard, which handles 44100, 48000 and 16 bit > output/input. However if I run arecord, or aplay with "illegal" rates or bits, > they simply proceed as if nothing is wrong. > Eg > arecord -D default:CARD=CODEC /tmp/t -r96000 -c2

Re: [Alsa-user] [SPAM] Re: snd-usb-audio : issue sending "set sample freq"

2013-04-23 Thread Daniel Mack
On 23.04.2013 18:29, Yves G wrote: > First test I could make, patching the usbaudio.c source from ubuntu > 10.04 with your patch. > Now the device can play sounds at 48kHz on the Plantronics C720. > However, I can't play sounds at 16kHz anymore, I get clicks instead > (exactly like it was previousl

Re: [Alsa-user] snd-usb-audio : issue sending "set sample freq"

2013-04-23 Thread Daniel Mack
On 23.04.2013 14:40, Torstein Hegge wrote: > On Mon, Apr 22, 2013 at 23:45:49 +0200, Daniel Mack wrote: >> On 22.04.2013 21:23, Torstein Hegge wrote: >>> Even if this is against the specification, devices that does this is out >>> there. I have seen the same thing on a S

Re: [Alsa-user] [SPAM] Re: snd-usb-audio : issue sending "set sample freq"

2013-04-23 Thread Daniel Mack
On 23.04.2013 13:19, Yves G wrote: > On 23/04/2013 13:14, Daniel Mack wrote: >> On 23.04.2013 13:07, Yves G wrote: >>> Thanks! >>> >>> I'll forward that to my contacts at Plantronics >> Fixing the firmware is certainly the right thing to do, but I&#

Re: [Alsa-user] [SPAM] Re: snd-usb-audio : issue sending "set sample freq"

2013-04-23 Thread Daniel Mack
On 23.04.2013 13:07, Yves G wrote: > Thanks! > > I'll forward that to my contacts at Plantronics Fixing the firmware is certainly the right thing to do, but I'd appreciate if you could still test my patch, so we can take it to the mainline kernel. As Torstein said - there are more devices out the

Re: [Alsa-user] [SPAM] Re: snd-usb-audio : issue sending "set sample freq"

2013-04-22 Thread Daniel Mack
On 23.04.2013 00:41, Yves G wrote: > On 23/04/2013 00:19, Daniel Mack wrote: >> Yves - did you ever compile and run your own kernel? Then please also >> try this patch. > > > I've done it a long time ago. > Can't I just apply the patch to snd-usb-audio,

  1   2   3   >