You are not logged in.

#1 2025-05-24 17:46:24

OpusOne
Member
Registered: 2023-05-31
Posts: 186

Linux 6.14.7: new kernel message with amdgpu

A new message has appeared in kernel 6.14.7: (I get 4 of them after boot)

amdgpu 0000:03:00.0: amdgpu: [drm] amdgpu: AUX reply command not ACK: 0x02.

Any idea what it is about?

Edit: looks like it was noticed during the RC phase: https://lkml.org/lkml/2025/5/15/962
apparently they didn't think it was worth fixing in the release.

Last edited by OpusOne (2025-05-24 17:49:09)

Offline

#2 2025-05-24 18:00:32

BS86
Member
Registered: 2022-11-03
Posts: 97

Re: Linux 6.14.7: new kernel message with amdgpu

the fix is putting the message to debug-level log output, so appart from a bit of spam in dmesg there is no problem due to that message. Details found here: https://gitlab.freedesktop.org/drm/amd/-/issues/4219

Offline

#3 2025-05-24 22:48:12

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,523
Website

Re: Linux 6.14.7: new kernel message with amdgpu

Ah I see you already found the LKML thread smile

apparently they didn't think it was worth fixing in the release

Only mainlined commits can go into the stable tree as per https://docs.kernel.org/process/stable- … rules.html, but it would of course have been an option to drop the backported patch. AFAIU it was a dependency for a bugfix patch though, therefore it stayed.

Offline

#4 2025-05-24 23:23:07

loqs
Member
Registered: 2014-03-06
Posts: 18,868

Re: Linux 6.14.7: new kernel message with amdgpu

Offline

#5 2025-05-25 12:33:19

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,523
Website

Re: Linux 6.14.7: new kernel message with amdgpu

@loqs, yes but with 6.14.7 you will get these messages atleast on startup smile So I guess it will be fixed with the upcoming stable package ^_^

Offline

Board footer

Powered by FluxBB