All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: mark@undertone.org
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: testers for SB Extigy wanted
Date: Mon, 14 Oct 2002 14:20:58 +0200	[thread overview]
Message-ID: <s5hr8et6wk5.wl@alsa2.suse.de> (raw)
In-Reply-To: <20021011183901.GA310@undertone.org>

At Fri, 11 Oct 2002 13:39:01 -0500,
mark@undertone.org wrote:

> > the attached patch will ignore the errors from the usb controller
> > after a mixer control is inquired.  the error above shall be avoided
> > by this patch.  please check the kernel messages.  so we can know
> > which control is wrong, either wrongly inquired or due to a bug of usb
> > controller module.
> 
> After I load the drivers:
> 
> Oct 11 13:36:48 atrophy kernel: PCI: Found IRQ 10 for device 00:08.0
> Oct 11 13:36:49 atrophy kernel: usb.c: registered new driver snd-usb-audio
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:1:1: add audio endpoint 0x2
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1610: 4:1:2 : form
(ship)

so far, so good.

> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:2:1: add audio endpoint 0x86
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:2:2: add audio endpoint 0x86
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:2:3: add audio endpoint 0x86
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:2:4: add audio endpoint 0x86
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1820: 4:2:5: add audio endpoint 0x86
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1601: 4:3:1 : format type 2 is not supported yet
> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1601: 4:3:2 : format type 3 is not supported yet

hmm, i didn't see any interface 2 or 3 in your lsusb output.
could you try again "lsusb -v" so that we can check these interfaces?
perhaps they correspond to SPDIF digital i/o.
(these format types are not supported anyway, but it's possible to add
 such funcitionality.)

> Oct 11 13:36:49 atrophy kernel: ALSA ../alsa-kernel/usb/usbmixer.c:808: [2] FU [PCM Playback Switch] ch = 1, val = 0/1
(ship)

there was a bug in for getting min/max values of the process-unit and
extension-unit.  
it's fixed on cvs, so please try to update.

> 
> > also, please check /proc/asound/card0/stream* files again.
> > now there should be more entries in them (is it only one?).
> 
> There is only one:
> 
> atrophy:/proc/asound/card1# more stream0 
> Creative Technology Ltd. : USB Audio
>
> Playback:
(ship)

strangely, there are some duplicated entires, i.e. the same format,
the same channels and the same rate.
in fact they appear in the usb descriptors.  i don't know what is
difference.


anyway, i'm looking forward to further your results.


ciao,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  reply	other threads:[~2002-10-14 12:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11 11:41 testers for SB Extigy wanted Takashi Iwai
2002-10-11 14:13 ` mark
2002-10-11 14:21   ` Takashi Iwai
     [not found]     ` <20021011143659.GA31907@undertone.org>
2002-10-11 15:07       ` Takashi Iwai
2002-10-11 15:35         ` mark
     [not found]         ` <20021011153411.GA32132@undertone.org>
2002-10-11 16:02           ` Takashi Iwai
2002-10-11 16:27             ` Takashi Iwai
2002-10-11 18:00               ` mark
2002-10-11 18:12                 ` Takashi Iwai
2002-10-11 18:39                   ` mark
2002-10-14 12:20                     ` Takashi Iwai [this message]
2002-10-14 19:11                       ` mark
2002-10-11 17:55             ` mark

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=s5hr8et6wk5.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=mark@undertone.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.