From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: status of usb audio driver
Date: Thu, 13 Jun 2002 21:54:08 +0900 [thread overview]
Message-ID: <3D0895F0.20904@boosthardware.com> (raw)
In-Reply-To: s5hr8jbzcml.wl@alsa2.suse.de
Takashi Iwai wrote:
>
> actually the endpoints of the first two pcm streams are identical.
> is the sound only mono?
Yes it *was* just through output 2 or 4 on the card.
> on the description, it's defined as stereo streams.
> so i guess quattro has two stereo streams, corresponding #0 (or #1)
> and #2.
> it seems that the stream #0 has only 16bit 44.1kHz at most, while the
> stream #1 supports 16/24bit 48kHz (although 24bit-3bytes format is not
> supported on alsa yet).
>
This card is supposed to be 24bit/96Khz. In windows it works like this:
4 i/o channels(2 in, 2 out) at 16bit/48Khz or less
3 i/o channels(2 in, 1 out or 1 in, 2 out) at 24bit/48Khz or less
1 channel at 24bit/96Khz
I understand why the 24 bit is not being registered, is that also the
probable reason why 96Khz is not being found?
>
> i've tested usb mic from Labtec, and it works.
> so the problem is specific to the hardware, or multi-channels...
>
I just remembered that my mouse is a usb mouse too so that is not
unexpected.
>
> anyway, could you try the attached patch?
>
Excellent work. That has enabled stereo playback in hw:2,0 hw:2,1 and
hw:2,2. I am unsure about a couple of things though. hw:2,0 and hw 2,1
seem to be doing the same thing.
#dmesg
---
usb.c: registered new driver snd-usb-audio
ALSA usbaudio.c:1833: adding an output interface 3:0:1
ALSA usbaudio.c:1827: adding an input interface 3:0:2
devfs_register(unknown): could not append to parent, err: -17
devfs_register(unknown): could not append to parent, err: -17
devfs_register(unknown): could not append to parent, err: -17
ALSA usbaudio.c:1833: adding an output interface 3:3:4
ALSA usbaudio.c:1827: adding an input interface 3:3:5
ALSA usbaudio.c:1459: 3:4:1 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:4:3 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:5:1 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:5:3 : non-supported sample bit 1 in 3 bytes
devfs_register(unknown): could not append to parent, err: -17
ALSA usbaudio.c:1833: adding an output interface 3:6:7
ALSA usbaudio.c:1827: adding an input interface 3:6:8
ALSA usbaudio.c:1459: 3:7:1 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:7:3 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:8:1 : non-supported sample bit 1 in 3 bytes
ALSA usbaudio.c:1459: 3:8:3 : non-supported sample bit 1 in 3 bytes
---
--
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
========================================
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
next prev parent reply other threads:[~2002-06-13 12:54 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
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 [this message]
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=3D0895F0.20904@boosthardware.com \
--to=pshirkey@boosthardware.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=tiwai@suse.de \
/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.