From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, clemens@ladisch.de
Subject: Re: [PATCH] ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later
Date: Fri, 29 Oct 2021 09:30:22 +0900 [thread overview]
Message-ID: <YXtAnvKI13hQb/ex@workstation> (raw)
In-Reply-To: <s5hlf2dtaqi.wl-tiwai@suse.de>
On Thu, Oct 28, 2021 at 05:44:37PM +0200, Takashi Iwai wrote:
> On Thu, 28 Oct 2021 15:03:25 +0200,
> Takashi Sakamoto wrote:
> >
> > A user reports functional regression for Mackie Onyx 1640i that the device
> > generates slow sound with ALSA oxfw driver which supports media clock
> > recovery. Although the device is based on OXFW971 ASIC, it does not
> > transfer isochronous packet with own event frequency as expected. The
> > device seems to adjust event frequency according to events in received
> > isochronous packets in the beginning of packet streaming. This is
> > unknown quirk.
> >
> > This commit fixes the regression to turn the recovery off in driver
> > side. As a result, nominal frequency is used in duplex packet streaming
> > between device and driver. For stability of sampling rate in events of
> > transferred isochronous packet, 4,000 isochronous packets are skipped
> > in the beginning of packet streaming.
> >
> > Reference: https://github.com/takaswie/snd-firewire-improve/issues/38
> > Fixes: 029ffc429440 ("ALSA: oxfw: perform sequence replay for media clock recovery")
> > Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
>
> Thanks, applied.
>
>
> Takashi
Oops. I forget to add tag to stable. It's preferable to apply the
patch to current stable (5.14.15) and mainline RC (5.15-rc7) as well...
Would I request you to post the patch for the purpose alternatively?
(It is perhaps too late for mainline, I guess...)
Regards
Takashi Sakamoto
next prev parent reply other threads:[~2021-10-29 0:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 13:03 [PATCH] ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later Takashi Sakamoto
2021-10-28 15:44 ` Takashi Iwai
2021-10-29 0:30 ` Takashi Sakamoto [this message]
2021-10-29 7:49 ` Takashi Iwai
2021-10-29 8:35 ` Takashi Sakamoto
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=YXtAnvKI13hQb/ex@workstation \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=clemens@ladisch.de \
--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.