From: Clemens Ladisch <clemens@ladisch.de>
To: Garnet MacPhee <dhubsith@comcast.net>
Cc: alsa-devel@alsa-project.org
Subject: Re: [RESENT] [PATCH - Fix Fast Track Ultra series: 44.1/88.1 kHz 1/Fix playback/capture issues and related chrashes at 44100 Hz and 88200 Hz for M-Audio Fast Track Ultra series.
Date: Fri, 03 Sep 2010 09:26:29 +0200 [thread overview]
Message-ID: <4C80A325.1030502@ladisch.de> (raw)
In-Reply-To: <20100902120531.2e99a5e8.dhubsith@comcast.net>
Garnet MacPhee wrote:
> Clemens Ladisch wrote:
> > I've got several reports that devices no longer work since UAC2 support got
> > added. But I've just noticed this is not related to the interface class
> > but to the interface protocol: the new code added checks for UAC_VERSION_1
> > or _2, but real devices apparently write just random junk into this field.
> >
> > We need something like the following (untested), unless you have a better
> > idea:
>
> I retro-fitted Clemens' patch to kernel 2.6.35 and tested it. There is
> a problem in card.c and endpoint.c in that KERN_WARN needs to be
> KERN_WARNING,
That's why I wrote "untested". :-)
> but otherwise the patch works. I get this in dmesg:
>
> ALSA sound/usb/endpoint.c:279: 2:1:1: unknown interface protocol 0xff, assuming v1
> ALSA sound/usb/endpoint.c:439: 2:1:1: add audio endpoint 0x1
> ALSA sound/usb/endpoint.c:279: 2:2:1: unknown interface protocol 0xff, assuming v1
> ALSA sound/usb/endpoint.c:439: 2:2:1: add audio endpoint 0x81
> ALSA sound/usb/endpoint.c:279: 2:2:2: unknown interface protocol 0xff, assuming v1
> ALSA sound/usb/endpoint.c:439: 2:2:2: add audio endpoint 0x81
> ALSA sound/usb/clock.c:243: current rate 48000 is different from the runtime rate 96000
>
> It is still necessary to have the following bit of code in endpoint.c,
> otherwise sample rates of 44100 or 88200 do not work (the original
> problem).
The sample rate problems are handled by Felix' patch, which I applied
yesterday.
All known FTU problem should now be fixed in the alsa-kernel tree.
Regards,
Clemens
next prev parent reply other threads:[~2010-09-03 7:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-02 18:05 [RESENT] [PATCH - Fix Fast Track Ultra series: 44.1/88.1 kHz 1/Fix playback/capture issues and related chrashes at 44100 Hz and 88200 Hz for M-Audio Fast Track Ultra series Garnet MacPhee
2010-09-03 7:26 ` Clemens Ladisch [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-06 8:05 Felix Homann
2010-09-01 8:48 ` [RESENT] " Felix Homann
2010-09-02 8:33 ` Takashi Iwai
2010-09-02 9:12 ` Clemens Ladisch
2010-09-02 9:16 ` Daniel Mack
2010-09-02 11:13 ` Clemens Ladisch
2010-09-03 13:34 ` Daniel Mack
2010-09-03 14:26 ` Clemens Ladisch
2010-09-02 10:12 ` Felix Homann
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=4C80A325.1030502@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=dhubsith@comcast.net \
/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.