Bug 208487 - dmesg spammed with snd_hda_intel spurious response entries
Summary: dmesg spammed with snd_hda_intel spurious response entries
Status: RESOLVED DUPLICATE of bug 208829
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-07 17:38 UTC by Julian Sikorski
Modified: 2020-08-25 17:05 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.7.7-200.fc32.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg output (116.42 KB, text/plain)
2020-07-07 17:38 UTC, Julian Sikorski
Details

Description Julian Sikorski 2020-07-07 17:38:15 UTC
Created attachment 290161 [details]
dmesg output

I have noticed that my dmesg is getting spammed with entries like:

[ 5327.148696] snd_hdac_bus_update_rirb: 201 callbacks suppressed
[ 5327.148699] snd_hda_intel 0000:09:00.1: spurious response 0x3:0x0, last cmd=0x473500
[ 5327.148736] snd_hda_intel 0000:09:00.1: spurious response 0x0:0x0, last cmd=0x4f0700
[ 5327.148776] snd_hda_intel 0000:09:00.1: spurious response 0x40:0x0, last cmd=0x470700
[ 5327.148818] snd_hda_intel 0000:09:00.1: spurious response 0x0:0x0, last cmd=0x470700
[ 5328.373066] snd_hda_intel 0000:09:00.1: spurious response 0x0:0x0, last cmd=0x820000
[ 5328.373068] snd_hda_intel 0000:09:00.1: spurious response 0x0:0x0, last cmd=0x820000
[ 5328.384756] snd_hda_intel 0000:09:00.1: spurious response 0x0:0x0, last cmd=0x1f050

The sound still works, but I have a suspicion that this is overloading my system to the point of making the mouse pointer jerky, as both the jerkiness and the dmesg spam appear to be appearing at the same time. Full dmesg is attached. lspci output:

$ lspci | grep Audio
09:00.1 Audio device: NVIDIA Corporation TU106 High Definition Audio Controller (rev a1)
0b:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller

How can I provide more information? Thank you.
Comment 1 Artem S. Tashkinov 2020-08-25 16:50:32 UTC
Are you only getting this after suspending/resuming or straight from a cold boot?
Comment 2 Julian Sikorski 2020-08-25 16:54:55 UTC
On another machine (Clevo P150HM laptop) it is only appearing after a resume. This also means that mouse jerkiness is unrelated.
Comment 3 Artem S. Tashkinov 2020-08-25 17:05:00 UTC
Let's move to 208829 which is newer but I've provided more info.

*** This bug has been marked as a duplicate of bug 208829 ***

Note You need to log in before you can comment on or make changes to this bug.