All of lore.kernel.org
 help / color / mirror / Atom feed
* Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
@ 2020-09-16  6:28 Hans de Goede
  2020-09-17 14:31 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2020-09-16  6:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Takashi Iwai, Dan Crawford; +Cc: stable

Hi All,

This bug got filed against Fedora last night:
https://bugzilla.redhat.com/show_bug.cgi?id=1879277
"1879277 - Audio ducking after Linux kernel 5.8.8 update, with headphones plugged in"

The system in the bug is using a MSI X570-A PRO motherboard. So this is almost
certainly (this has not been confirmed) caused by commit 8e83bd51016a in the
stable tree: "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO".

I'm not sure how to proceed with this one for the stable series,
I guess a revert is in order, but that may (re)break non headphone usage?

Takashi, do you have any suggestions?

For more info please directly contact the reporter through bugzilla.

Regards,

Hans


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
  2020-09-16  6:28 Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO" Hans de Goede
@ 2020-09-17 14:31 ` Greg Kroah-Hartman
  2020-09-17 14:42   ` Hans de Goede
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Kroah-Hartman @ 2020-09-17 14:31 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Takashi Iwai, Dan Crawford, stable

On Wed, Sep 16, 2020 at 08:28:29AM +0200, Hans de Goede wrote:
> Hi All,
> 
> This bug got filed against Fedora last night:
> https://bugzilla.redhat.com/show_bug.cgi?id=1879277
> "1879277 - Audio ducking after Linux kernel 5.8.8 update, with headphones plugged in"
> 
> The system in the bug is using a MSI X570-A PRO motherboard. So this is almost
> certainly (this has not been confirmed) caused by commit 8e83bd51016a in the
> stable tree: "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO".
> 
> I'm not sure how to proceed with this one for the stable series,
> I guess a revert is in order, but that may (re)break non headphone usage?

If you revert, then 5.9-final will also cause the same problem, right?

Or is all ok there?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
  2020-09-17 14:31 ` Greg Kroah-Hartman
@ 2020-09-17 14:42   ` Hans de Goede
  2020-09-21 10:18     ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2020-09-17 14:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Takashi Iwai, Dan Crawford, stable

Hi,

On 9/17/20 4:31 PM, Greg Kroah-Hartman wrote:
> On Wed, Sep 16, 2020 at 08:28:29AM +0200, Hans de Goede wrote:
>> Hi All,
>>
>> This bug got filed against Fedora last night:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1879277
>> "1879277 - Audio ducking after Linux kernel 5.8.8 update, with headphones plugged in"
>>
>> The system in the bug is using a MSI X570-A PRO motherboard. So this is almost
>> certainly (this has not been confirmed) caused by commit 8e83bd51016a in the
>> stable tree: "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO".
>>
>> I'm not sure how to proceed with this one for the stable series,
>> I guess a revert is in order, but that may (re)break non headphone usage?
> 
> If you revert, then 5.9-final will also cause the same problem, right?
> 
> Or is all ok there?

The reporter has not tested 5.9, but I assume that 5.9 final will also have this problem.

Regards,

Hans


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
  2020-09-17 14:42   ` Hans de Goede
@ 2020-09-21 10:18     ` Takashi Iwai
  2020-09-22  0:53       ` Dan Crawford
  0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2020-09-21 10:18 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Greg Kroah-Hartman, Dan Crawford, stable

On Thu, 17 Sep 2020 16:42:01 +0200,
Hans de Goede wrote:
> 
> Hi,
> 
> On 9/17/20 4:31 PM, Greg Kroah-Hartman wrote:
> > On Wed, Sep 16, 2020 at 08:28:29AM +0200, Hans de Goede wrote:
> >> Hi All,
> >>
> >> This bug got filed against Fedora last night:
> >> https://bugzilla.redhat.com/show_bug.cgi?id=1879277
> >> "1879277 - Audio ducking after Linux kernel 5.8.8 update, with headphones plugged in"
> >>
> >> The system in the bug is using a MSI X570-A PRO motherboard. So this is almost
> >> certainly (this has not been confirmed) caused by commit 8e83bd51016a in the
> >> stable tree: "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO".
> >>
> >> I'm not sure how to proceed with this one for the stable series,
> >> I guess a revert is in order, but that may (re)break non headphone usage?
> >
> > If you revert, then 5.9-final will also cause the same problem, right?
> >
> > Or is all ok there?
> 
> The reporter has not tested 5.9, but I assume that 5.9 final will also have this problem.

This quirk addition would work equally on both 5.8 and 5.9, so very
likely hit the same issue on 5.9.  I'll queue the revert of the commit
15cbff3fbbc6.

And I noticed that the BugLink URL in the commit doesn't seem pointing
to the right report.

Dan, could you give the proper URL so that we can track which device
is actually being worked on?


thanks,

Takashi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
  2020-09-21 10:18     ` Takashi Iwai
@ 2020-09-22  0:53       ` Dan Crawford
  0 siblings, 0 replies; 5+ messages in thread
From: Dan Crawford @ 2020-09-22  0:53 UTC (permalink / raw)
  To: Takashi Iwai, Hans de Goede; +Cc: Greg Kroah-Hartman, stable

Hi all,

Sorry about this regression. It seems to be fine for me; if it's useful
I can post my hardware details and kernel modules to isolate the issue.

I've posted a new bug report here:
https://bugzilla.kernel.org/show_bug.cgi?id=209347

Cheers,
Dan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-22  0:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  6:28 Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO" Hans de Goede
2020-09-17 14:31 ` Greg Kroah-Hartman
2020-09-17 14:42   ` Hans de Goede
2020-09-21 10:18     ` Takashi Iwai
2020-09-22  0:53       ` Dan Crawford

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.