FS#66159 - [linux] snd_hda_int acces overflow

Attached to Project: Arch Linux
Opened by Israel Antezana Lopez (irrianlo) - Tuesday, 07 April 2020, 16:11 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 08 April 2020, 19:20 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Jan Alexander Steffens (heftig)
David Runge (dvzrv)
Levente Polyak (anthraxx)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 14
Private No

Details

Description:

audio device stop working on latest kernel update 5.6.2 downgrading to 5.5.9 solves the issue

my sound card:
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Hewlett-Packard Company 7 Series/C216 Chipset Family High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

system journal:
archlinux pulseaudio[4375]: Daemon already running.
archlinux kernel: snd_hda_intel 0000:00:1b.0: control 2:0:0:Beep Playback Switch:0: access overflow


Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any
they have the same issue.
https://bugzilla.kernel.org/show_bug.cgi?id=207139

Steps to reproduce:
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Wednesday, 08 April 2020, 19:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  5.6.3.arch1-1
Comment by John (graysky) - Tuesday, 07 April 2020, 19:34 GMT
@irrianio - I too was affected by this bug (H97 Express board). Compiling 5.6.2 with the patch you referenced seems to have fixed it.
Comment by AMM (amish) - Wednesday, 08 April 2020, 01:21 GMT
The upstream developer who patched it mentioned that it will first go to 5.7rc and then it will be backported. So I am not sure how much time it is going to take.

So please backport the patch as this bug is affecting many Arch users as can be seen here (I see 2-3 bug reports), Arch forums (bbs) as well as on reddit.

Thank you
Comment by John (graysky) - Wednesday, 08 April 2020, 05:57 GMT
...there are actually two patches from Takashi related to this issue on the upstream report.
Comment by AMM (amish) - Wednesday, 08 April 2020, 08:34 GMT
There are two patches in upstream bug report but as mentioned by Takashi both patches are for different bugs. (one harmless i.e. this one and other real bug, the other one)

The patch related to snd_hda_intel has been tested by two Arch users and can resolve this bug.

But may be both the patches can be applied.
Comment by Nelson (n3150n) - Wednesday, 08 April 2020, 14:20 GMT
I'm also on 5.6.2 and snd_hda_intel, though my audio device is different:

Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
Subsystem: Dell Haswell-ULT HD Audio Controller

Curiously enough, purging configuration files and reinstalling pulseaudio fixed the issue I was having on my machine, whatever that was.
Comment by Matthew Sexton (wsdmatty) - Wednesday, 08 April 2020, 15:46 GMT
Duplicate of https://bugs.archlinux.org/task/66148

Patch: https://bugzilla.kernel.org/show_bug.cgi?id=207139#c5

Tested the above patch and it resolves the loss of audio reported. Did not test the other patch, as it was unrelated to the issue reported. Both patches have been merged to be included in 5.7-rcl so I can imagine no problem including both.

@Nelson Purging configs and reinstalling pulse was one of my first steps in troubleshooting this, before submitting the reports. Lucky, it worked for you.
Comment by loqs (loqs) - Wednesday, 08 April 2020, 16:56 GMT

Loading...