[Bug 1213334] New: AMDGPU stuttering: *ERROR* Error waiting for DMUB idle: status=3
https://bugzilla.suse.com/show_bug.cgi?id=1213334 Bug ID: 1213334 Summary: AMDGPU stuttering: *ERROR* Error waiting for DMUB idle: status=3 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: reiokorn@tutanota.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Stuttering/lag since update to Kernel 6.4.2-1-default # VERSION="20230712" AMD ATI Radeon RX 7900 XT Error message according to journalctl: --- Jul 14 14:30:11 opensuse-pc kernel: [drm:dc_dmub_setup_subvp_dmub_command [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 Jul 14 14:30:12 opensuse-pc kernel: [drm:dc_dmub_setup_subvp_dmub_command [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 Jul 14 14:30:16 opensuse-pc kernel: [drm:dc_dmub_setup_subvp_dmub_command [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 Jul 14 14:31:18 opensuse-pc kernel: [drm:dc_dmub_setup_subvp_dmub_command [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 --- -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c1 --- Comment #1 from B <reiokorn@tutanota.com> --- and this one: Jul 14 15:10:50 opensuse-pc kernel: [drm:dc_dmub_srv_wait_idle [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 Jul 14 15:10:50 opensuse-pc kernel: [drm:dc_dmub_srv_wait_idle [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 Jul 14 15:10:50 opensuse-pc kernel: [drm:dc_dmub_srv_wait_idle [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c4 --- Comment #4 from B <reiokorn@tutanota.com> --- (In reply to Takashi Iwai from comment #2)
Might be related with the kernel-firmware update. Which version do you have? You can try kernel-firmware-* in OBS Kernel:HEAD repo, if the version differs.
kernel-firmware-amdgpu | 20230707-1.1 it's currently the same version as in kernel:head - afaik -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c5 --- Comment #5 from B <reiokorn@tutanota.com> --- (In reply to Takashi Iwai from comment #3)
I suspected the upstream report: https://gitlab.freedesktop.org/drm/amd/-/issues/2666
cb@opensuse-pc:~> sudo journalctl _TRANSPORT=kernel | grep -i 'loading.*DMUB' Jul 14 18:50:19 opensuse-pc kernel: [drm] Loading DMUB firmware via PSP: version=0x07001900 Jul 14 18:50:20 opensuse-pc kernel: [drm] Loading DMUB firmware via PSP: version=0x05000C00 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c7 B <reiokorn@tutanota.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(reiokorn@tutanota | |.com) | --- Comment #7 from B <reiokorn@tutanota.com> --- (In reply to Takashi Iwai from comment #6)
OK, then could you try to downgrade kernel-firmware-* packages? The older packages are found in TW history repo: http://download.opensuse.org/history/
OK. This fixes the issue as far as I'm aware. I've checked the journalctl in realtime and I don't get the error message any longer. history-oss-20230710 kernel-firmware-amdgpu | 20230620-1.1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c8 --- Comment #8 from B <reiokorn@tutanota.com> --- (In reply to B from comment #7)
(In reply to Takashi Iwai from comment #6)
OK, then could you try to downgrade kernel-firmware-* packages? The older packages are found in TW history repo: http://download.opensuse.org/history/
OK. This fixes the issue as far as I'm aware. I've checked the journalctl in realtime and I don't get the error message any longer.
history-oss-20230710 kernel-firmware-amdgpu | 20230620-1.1
correction: it doesn't fix it. still Jul 14 21:32:46 opensuse-pc kernel: [drm:dc_dmub_setup_subvp_dmub_command [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3 on older firmware -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c10 --- Comment #10 from B <reiokorn@tutanota.com> --- (In reply to Takashi Iwai from comment #9)
Thanks for confirmation. Then at best please report to the upstream. I guess you can continue on the gitlab issue I mentioned in comment 3.
switching back to kernel 6.3.9-1-default does fix it though even with the newer firmware. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c11 --- Comment #11 from B <reiokorn@tutanota.com> --- (In reply to Takashi Iwai from comment #9)
Thanks for confirmation. Then at best please report to the upstream. I guess you can continue on the gitlab issue I mentioned in comment 3.
Looks to be exactly what is described here: https://gitlab.freedesktop.org/drm/amd/-/issues/1887 "Went back to kernel 6.3.9 and I'm back to normal, no issues." I can confirm that. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c12 --- Comment #12 from B <reiokorn@tutanota.com> --- updated to TW # VERSION="20230716" today which included a update to Kernel version 6.4.3-1-default So, far it fixed my problem with stuttering/lag. If it stays like that until tomorrow i will close this issue. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c13 --- Comment #13 from B <reiokorn@tutanota.com> --- (In reply to B from comment #12)
updated to TW # VERSION="20230716" today which included a update to Kernel version 6.4.3-1-default
So, far it fixed my problem with stuttering/lag. If it stays like that until tomorrow i will close this issue.
Not fixed. It took somehow longer to trigger though. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c14 --- Comment #14 from B <reiokorn@tutanota.com> --- someone mentioned a workaround https://gitlab.freedesktop.org/drm/amd/-/issues/1887#note_2003355 adding kernel parameter: drm.vblankoffdelay=0 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c15 --- Comment #15 from B <reiokorn@tutanota.com> --- Created upstream report: https://gitlab.freedesktop.org/drm/amd/-/issues/2708 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 B <reiokorn@tutanota.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gitlab.freedesktop. | |org/drm/amd/-/issues/2708 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1213334 https://bugzilla.suse.com/show_bug.cgi?id=1213334#c16 B <reiokorn@tutanota.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #16 from B <reiokorn@tutanota.com> --- (In reply to B from comment #15)
Created upstream report: https://gitlab.freedesktop.org/drm/amd/-/issues/2708
kernel 6.5.2 fixed the issue for me -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com