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: Experimental USB audio support
Date: Fri, 31 May 2002 10:03:04 +0200	[thread overview]
Message-ID: <s5hwutkhhhj.wl@alsa2.suse.de> (raw)
In-Reply-To: <3CF5B58B.59E5A233@boosthardware.com>

Hi Patrick,

At Thu, 30 May 2002 14:15:55 +0900,
Patrick Shirkey wrote:
> 
> As you can tell I'm very excited about this.
> 
> Here's some preliminary stuff.
> 
> #dmesg
> ----
> usb.c: registered new driver audio
> hub.c: USB new device connect on bus1/1, assigned device number 3
> ALSA usbaudio.c:1134: 3:1:1 : AS_GENERAL descriptor not found
> ALSA usbaudio.c:1134: 3:2:1 : AS_GENERAL descriptor not found

looks like some interfaces don't have AS_GENERAL descriptor, which
specifies the pcm formats to be supported.  anyway detailed
description list from lsusb is necessary for analyse.


> devfs: devfs_register(): device already registered: "unknown"
> ALSA usbaudio.c:1191: 3:4:1 : frame size 3 doesn't match ALSA 24bit
> sample format

oh, that's interesting.  apparently the device uses 3 bytes for 24bit
sample format.  alsa supports only 4bytes-packed format, so far.
that's not expected.


> devfs: devfs_register(): device already registered: "unknown"

this is a bug of sound_core.c.  you can fix it by replacing
sound_core.c with the one in alsa-kernel tree.


> ----
>  more /proc/asound/cards 
> 0 [card0          ]: CMI8738 - C-Media PCI CMI8738
>                      C-Media PCI CMI8738 (model 37) at 0xa400, irq 5
> 1 [card1          ]: ICH - Intel 82801BA-ICH2
>                      Intel 82801BA-ICH2 at 0xdc00, irq 3
> 2 [card2          ]: USB-Audio - USB Audio Driver
>                      M Audio USB AudioSport Quattro (tm)
> 3 [card3          ]: USB-Audio - USB Audio Driver
>                      M Audio USB AudioSport Quattro (tm)
> 4 [card4          ]: USB-Audio - USB Audio Driver
>                      M Audio USB AudioSport Quattro (tm)

hmm..  do you have three devices?  i guess these three duplicated
entries are bogus...

> # lsusb -p /proc/asound/card2/ -vv
> # lsusb -p /proc/asound/card3/ -vv
> # lsusb -p /proc/asound/card4/ -vv
> # lsusb -p /proc/asound/card4/ -vv -t
> cannot open /proc/asound/card4//devices, No such file or directory (2)

just run lsusb (as root) without options.  then it will list all
devices out.  or, you can specify the vendor and device ids per -d
option.  please send me the output.


Takashi

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

  reply	other threads:[~2002-05-31  8:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <s5hy9e2hk02.wl@alsa2.suse.de>
2002-05-30  4:12 ` Experimental USB audio support Patrick Shirkey
2002-05-30  4:16 ` Patrick Shirkey
2002-05-31  8:45   ` Takashi Iwai
2002-05-30  5:15 ` Patrick Shirkey
2002-05-31  8:03   ` Takashi Iwai [this message]
2002-05-31  9:23     ` Patrick Shirkey
2002-05-31  9:38       ` Takashi Iwai
2002-05-31 10:51         ` Takashi Iwai
2002-05-31 11:09           ` Patrick Shirkey
2002-05-31 11:55           ` Patrick Shirkey
2002-05-31 13:38             ` Takashi Iwai
2002-06-03  5:52               ` Patrick Shirkey
2002-06-03 15:35                 ` Takashi Iwai
2002-05-31 12:02           ` Patrick Shirkey
2002-05-31 12:07           ` Patrick Shirkey
2002-05-31  9:31     ` Patrick Shirkey
2002-05-31  9:41       ` Takashi Iwai
2002-05-31 10:48         ` Takashi Iwai
2002-05-31 11:14           ` Patrick Shirkey
2002-05-31 13:44             ` Takashi Iwai
2002-05-30  5:49 ` Patrick Shirkey
2002-05-30  8:17 ` tpeltone
     [not found] ` <001401c20747$642f5050$57c05c90@Witter>
2002-05-31  8:47   ` [Alsa-user] " Takashi Iwai
     [not found]     ` <1022849629.589.2.camel@coldpack>
2002-05-31 17:33       ` Takashi Iwai
2002-05-29 18:44 Takashi Iwai

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=s5hwutkhhhj.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.