Re: [Alsa-user] help with Focusrite Scarlett 18i6 USB

2011-07-12 Thread Nicolai Krakowiak
On Tue, Jul 12, 2011 at 3:48 AM, Daniel Mack wrote: > As you seem to known what you're doing, can you try to disable the > mixer creation entirely? Just bail out very early in > snd_usb_create_mixer() or don't call it at all in the first place. The > audio should stream without any mixer functions

Re: [Alsa-user] help with Focusrite Scarlett 18i6 USB

2011-07-12 Thread Daniel Mack
On Tue, Jul 12, 2011 at 12:39 PM, Nicolai Krakowiak wrote: > On Mon, Jul 11, 2011 at 3:22 AM, Daniel Mack wrote: > I got as far as sound/usb/card.c:514 calling snd_usb_create_mixer(). > It looks like it is hitting the default clause in check_input_term() > and returning -ENODEV.  Another missing

Re: [Alsa-user] Alsa buffer_size without dmix?

2011-07-12 Thread Sven-Hendrik Haase
On 07/12/2011 02:24 PM, Clemens Ladisch wrote: > Sven-Hendrik Haase wrote: >> I just want to increase the buffer size but apparently dmix >> is the only plugin capable of doing just that. > Only dmix supports the buffer_size parameter. > (And dmix works only with a "hw" device as slave.) > > Other

Re: [Alsa-user] arecord pcm_read error

2011-07-12 Thread kmpirkos
Thank you for your answer. I would like to add that the problem does not occur in Ubuntu 10.10 neither, even if I use a USB hub. So, do you think that updating the ehci_hcd driver can solve the problem? On Tue, 12 Jul 2011 02:14 PM, Clemens Ladisch wrote: > Konstantinos Birkos wrote: > > I am

Re: [Alsa-user] Alsa buffer_size without dmix?

2011-07-12 Thread Clemens Ladisch
Sven-Hendrik Haase wrote: > I just want to increase the buffer size but apparently dmix > is the only plugin capable of doing just that. Only dmix supports the buffer_size parameter. (And dmix works only with a "hw" device as slave.) Other plugins should support the buffer_time parameter. Try th

Re: [Alsa-user] arecord pcm_read error

2011-07-12 Thread Clemens Ladisch
Konstantinos Birkos wrote: > I am using an external USB audio capturing device (XLR to USB converter) > that is connected via a USB hub to a system running Voyage Linux. When > trying to record using the arecord utility, I get the following error: > > arecord: pcm_read: 1692: read error: Input/out

Re: [Alsa-user] help with Focusrite Scarlett 18i6 USB

2011-07-12 Thread Clemens Ladisch
Nicolai Krakowiak wrote: > On Mon, Jul 11, 2011 at 3:22 AM, Daniel Mack wrote: > > Ok, that is also what your lsusb dump shows - the FORMAT_TYPE > > descriptor has a length of 10, even though a FORMAT_TYPE_I descriptor > > must be 6 bytes longs, according to the UAC specification. I can't see > >

Re: [Alsa-user] help with Focusrite Scarlett 18i6 USB

2011-07-12 Thread Daniel Mack
On Tue, Jul 12, 2011 at 12:39 PM, Nicolai Krakowiak wrote: > On Mon, Jul 11, 2011 at 3:22 AM, Daniel Mack wrote: >> So we could just simply ignore this fact. Can you try what happens >> when you change the check in endpoint.c (around line 355, where the >> patch also changed things) so that it re

Re: [Alsa-user] help with Focusrite Scarlett 18i6 USB

2011-07-12 Thread Nicolai Krakowiak
On Mon, Jul 11, 2011 at 3:22 AM, Daniel Mack wrote: > Ok, that is also what your lsusb dump shows - the FORMAT_TYPE > descriptor has a length of 10, even though a FORMAT_TYPE_I descriptor > must be 6 bytes longs, according to the UAC specification. I can't see > a reason why it is 10 bytes longs,

[Alsa-user] Alsa buffer_size without dmix?

2011-07-12 Thread Sven-Hendrik Haase
Hello everypony, I want to increase my default alsa buffer_size of 8192 to 32768 because I'm sometimes getting small skips in my audio. Now, usually people use dmix for this. I'm using the upmix plugin, however, to listen to stereo music on my 7.1 system. Could any alsa wizards share the wisdo

[Alsa-user] arecord pcm_read error

2011-07-12 Thread Konstantinos Birkos
Dear all, I am using an external USB audio capturing device (XLR to USB converter) that is connected via a USB hub to a system running Voyage Linux. When trying to record using the arecord utility, I get the following error: arecord: pcm_read: 1692: read error: Input/output error The error doe