2020-07-10 05:47:16

by Mikhail Gavrilov

[permalink] [raw]
Subject: Beginning 5.8rc1 kernel USB headsets (ASUS ROG Delta and HyperX Cloud Orbit S) play sound as if in slow-motion.

Beginning 5.8rc1 (git 69119673bd50) kernel USB headsets (ASUS ROG
Delta and HyperX Cloud Orbit S) play sound as if in slow-motion.

And in 5.8rc4 (git dcde237b9b0e) this still not fixed yet.
The bisecting is problematic because rc1 also has another issue
https://lkml.org/lkml/2020/6/22/21 which completely breaks the sound
subsystem.
If anyone said how to fix https://lkml.org/lkml/2020/6/22/21 I can
bisect this issue.

--
Best Regards,
Mike Gavrilov.


2020-07-10 12:17:13

by Alexander Tsoy

[permalink] [raw]
Subject: Re: Beginning 5.8rc1 kernel USB headsets (ASUS ROG Delta and HyperX Cloud Orbit S) play sound as if in slow-motion.

В Пт, 10/07/2020 в 10:46 +0500, Mikhail Gavrilov пишет:
> Beginning 5.8rc1 (git 69119673bd50) kernel USB headsets (ASUS ROG
> Delta and HyperX Cloud Orbit S) play sound as if in slow-motion.
>
> And in 5.8rc4 (git dcde237b9b0e) this still not fixed yet.
> The bisecting is problematic because rc1 also has another issue
> https://lkml.org/lkml/2020/6/22/21 which completely breaks the sound
> subsystem.
> If anyone said how to fix https://lkml.org/lkml/2020/6/22/21 I can
> bisect this issue.

You've probably hit this bug:
https://bugzilla.kernel.org/show_bug.cgi?id=208353

2020-07-13 05:47:00

by Mikhail Gavrilov

[permalink] [raw]
Subject: Re: Beginning 5.8rc1 kernel USB headsets (ASUS ROG Delta and HyperX Cloud Orbit S) play sound as if in slow-motion.

On Fri, 10 Jul 2020 at 17:15, Alexander Tsoy <[email protected]> wrote:
>
> You've probably hit this bug:
> https://bugzilla.kernel.org/show_bug.cgi?id=208353
>

The issue already not reproduced at least on commit git 0bddd227f3dc

--
Best Regards,
Mike Gavrilov.