All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Patrick Shirkey <pshirkey@boosthardware.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: status of usb audio driver
Date: Wed, 12 Jun 2002 15:24:10 +0200	[thread overview]
Message-ID: <s5hhek81vgl.wl@alsa2.suse.de> (raw)
In-Reply-To: <3D06D91D.1080104@boosthardware.com>

At Wed, 12 Jun 2002 14:16:13 +0900,
Patrick Shirkey wrote:
> 
> Takashi Iwai wrote:
> > 
> > most of debug messages have been moved to snd_printdd().  that is,
> > to show such debug messages, you'll need to configure alsa-driver with
> > --with-debug=detect.  if your usb device doesn't work try this, and
> > send me the output of kernel messages together with the output of
> > lsusb.
> > 
> 
> Using the latest code this is all the info I can get for this card.
> 
> To refresh your memory.
> 
> It appears that the card is being correctly found and registered but 
> that alsa cannot set up the pcm devices.
> 
> There are two obvious things that are possibly directly related. One is 
> that the card is created in /proc/asound three times and the other is 
> the  AS_GENERAL descriptor not found error.

it seems that this device has discontinuous alternate setting
numbers.  the bAlternateSetting jumps from 0 to 4 or 3, while usual
devices have the suceeding numbers from 0.

> 
> 
> ----
> #cat: /proc/asound/dev/controlC2: File descriptor in bad state

that's not wrong.  your device has apparently no mixer controls...

together with the problem above, i fixed / improved the usb audio
driver.
now all interfaces on the same usb device will be merged into one
card, so you'll get only one card now.

it's on cvs.  please give a try.
btw, now descriptor proc was removed (one can use lsusb anyway).
instead you'll see formats supported on each stream.


Takashi

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

  reply	other threads:[~2002-06-12 13:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 16:57 status of usb audio driver Takashi Iwai
2002-06-12  5:16 ` Patrick Shirkey
2002-06-12 13:24   ` Takashi Iwai [this message]
2002-06-12 14:10     ` Patrick Shirkey
2002-06-12 14:13       ` Takashi Iwai
2002-06-12 14:19         ` Niklas Werner
2002-06-12 14:36           ` Takashi Iwai
2002-06-12 16:00             ` Niklas Werner
2002-06-12 14:55         ` Patrick Shirkey
2002-06-12 16:12           ` Patrick Shirkey
2002-06-12 16:48             ` Patrick Shirkey
2002-06-12 16:59               ` Takashi Iwai
2002-06-12 17:31                 ` Patrick Shirkey
2002-06-13 10:39                   ` Takashi Iwai
2002-06-13 12:54                     ` Patrick Shirkey
2002-06-13 13:05                       ` Takashi Iwai
2002-06-13 13:21                         ` Niklas Werner
2002-06-13 14:05                           ` Takashi Iwai
2002-06-14  8:58                             ` Niklas Werner
2002-06-13 13:35                         ` Patrick Shirkey
2002-06-13 13:43                           ` Takashi Iwai
2002-06-13 14:58                             ` Patrick Shirkey

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=s5hhek81vgl.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pshirkey@boosthardware.com \
    /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.