All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <zonque@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Takashi Iwai <tiwai@suse.de>,
	admin@nixbits.org, alsa-devel@alsa-project.org
Subject: Re: Kernel: snd-usb-audio: probe of 2-2:1.0 failed with error -5
Date: Tue, 29 Nov 2011 18:20:35 +0100	[thread overview]
Message-ID: <4ED51463.6050005@gmail.com> (raw)
In-Reply-To: <CA+55aFxjrCZTEzznjEK_FjadortNS9GPtcDH=D8-HebKKhQ8Bg@mail.gmail.com>

On 11/29/2011 05:58 PM, Linus Torvalds wrote:
> On Tue, Nov 29, 2011 at 4:52 AM, Nixbits Admin <admin@nixbits.org> wrote:
>>
>> While knowing that your time is precious and without wanting to making you
>> spend more than what you may be able to spare for my problem; i would like
>> ask you if you could take a look at this issue.
>>
>> https://forums.gentoo.org/viewtopic-p-6885908.html#6885908
>>
>> snd-usb-audio: probe of 2-2:1.0 failed with error -5
> 
> This is related to the line above it:
> 
>   Nov 29 07:21:21  kernel: skipping empty audio interface (v1)
>   Nov 29 07:21:21  kernel: snd-usb-audio: probe of 2-3:1.0 failed with error -5
> 
> which in turn is because of a zero "bInCollection" value in the device
> control header. I'm adding some sound people to the cc, in case
> anybody has more clues about what's wrong with that particular device
> - I don't personally have any real clue about usb audio.

As the dump in the forum post doesn't decode any of the USB audio
specific headers, we'd need to see the output of "lsusb -v" with that
device connected.

If the driver bails out at this point, there's something wrong with the
descriptors, or the interface has no audio support at all (which would
be odd as it could have been omitted entirely in the first place).

We might have to add a quirk for the device, let's see.


Daniel

  reply	other threads:[~2011-11-29 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4ED4D58D.60109@nixbits.org>
2011-11-29 16:58 ` Kernel: snd-usb-audio: probe of 2-2:1.0 failed with error -5 Linus Torvalds
2011-11-29 17:20   ` Daniel Mack [this message]
2011-11-29 19:09     ` Clemens Ladisch
2011-11-29 19:12       ` Linus Torvalds
2011-11-29 19:23         ` Clemens Ladisch
2011-11-30  0:18     ` Nixbits Admin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED51463.6050005@gmail.com \
    --to=zonque@gmail.com \
    --cc=admin@nixbits.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.