You are not logged in.
Pages: 1
Topic closed
After updating to Linux 6.1 my system became incredibly slow and unresponsive if anything graphical was happening. Some other users on /r/archlinux assumed their system would never start (but it does if you wait a couple minutes). Starting DM took a while, and the system was largely unusable. I switched to a tty and saw a kernel task from amdgpu eating up the whole CPU: https://i.imgur.com/0S9FeEA.jpg. I also intermittently got kernel panics from AMDGPU.
I downgraded to Linux 6.0.12 which fixed the issue.
CPU: Intel Core i7 8700k
GPU: AMD Radeon 5700 XT
DM: LightDM (X11)
WM: i3
The slowness occurs as soon as LightDM tries to start (alongside X)
Last edited by NickGeek (2022-12-24 09:01:17)
Offline
I can confirm the issue. Downgrading to a previous kernel resolves the issue.
CPU: AMD Ryzen™ 7 4800U with Radeon™ Graphics × 16
GPU: AMD Radeon
DM: GDM
WM: Gnome
Offline
Yeah I've had many freezes after 6.1.1. Usually happens on desktop while browsing web. In this case process was Picom but sometimes it happens even with Picom disabled.
amdgpu 0000:28:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:32780, for process picom pid 72562 thread picom:cs0 pid 72563)
amdgpu 0000:28:00.0: amdgpu: in page starting at address 0x0000800118bdf000 from client 0x1b (UTCL2)
amdgpu 0000:28:00.0: amdgpu: GCVM_L2_PROTECTION_FAULT_STATUS:0x00501031
amdgpu 0000:28:00.0: amdgpu: Faulty UTCL2 client ID: TCP (0x8)
amdgpu 0000:28:00.0: amdgpu: MORE_FAULTS: 0x1
amdgpu 0000:28:00.0: amdgpu: WALKER_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: PERMISSION_FAULTS: 0x3
amdgpu 0000:28:00.0: amdgpu: MAPPING_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: RW: 0x0
amdgpu 0000:28:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:32780, for process picom pid 72562 thread picom:cs0 pid 72563)
amdgpu 0000:28:00.0: amdgpu: in page starting at address 0x000080011a88e000 from client 0x1b (UTCL2)
amdgpu 0000:28:00.0: amdgpu: GCVM_L2_PROTECTION_FAULT_STATUS:0x00000000
amdgpu 0000:28:00.0: amdgpu: Faulty UTCL2 client ID: CB/DB (0x0)
amdgpu 0000:28:00.0: amdgpu: MORE_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: WALKER_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: PERMISSION_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: MAPPING_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: RW: 0x0
amdgpu 0000:28:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:32780, for process picom pid 72562 thread picom:cs0 pid 72563)
amdgpu 0000:28:00.0: amdgpu: in page starting at address 0x0000800118a9e000 from client 0x1b (UTCL2)
amdgpu 0000:28:00.0: amdgpu: GCVM_L2_PROTECTION_FAULT_STATUS:0x00000000
amdgpu 0000:28:00.0: amdgpu: Faulty UTCL2 client ID: CB/DB (0x0)
amdgpu 0000:28:00.0: amdgpu: MORE_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: WALKER_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: PERMISSION_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: MAPPING_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: RW: 0x0
amdgpu 0000:28:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:32780, for process picom pid 72562 thread picom:cs0 pid 72563)
amdgpu 0000:28:00.0: amdgpu: in page starting at address 0x0000800117f79000 from client 0x1b (UTCL2)
amdgpu 0000:28:00.0: amdgpu: GCVM_L2_PROTECTION_FAULT_STATUS:0x00000000
amdgpu 0000:28:00.0: amdgpu: Faulty UTCL2 client ID: CB/DB (0x0)
amdgpu 0000:28:00.0: amdgpu: MORE_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: WALKER_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: PERMISSION_FAULTS: 0x0
amdgpu 0000:28:00.0: amdgpu: MAPPING_ERROR: 0x0
amdgpu 0000:28:00.0: amdgpu: RW: 0x0
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered
edit: Maybe this is different problem since I do not have any slowness, only those soft resets...
Last edited by bitterhalt (2022-12-26 14:53:30)
Offline
+1 posts don't really help anybody.
Has a bug report on this been filed yet?
I'm running amdgpu with a Cezanne iGPU, no problems here with kernel 6.1.1.
"It's impossible for a white person to believe in capitalism and not believe in racism. You can't have capitalism without racism."
— Malcolm X
Offline
Has anyone else encountered soft resets like in my post above or is it just general slowness?
Last edited by bitterhalt (2022-12-26 14:52:19)
Offline
Has anyone else encountered soft resets like in my post above or is it just general slowness?
Only when I did a restart after downgrading my kernel, it'd kernel paic from amdgpu everytime. The general slowness might be a bit of an understatement on my PC, mouse movements literally take minutes in i3wm on 6.1.1.
I haven't filed a bug report yet, I was hoping posting here would raise attention to the issue and give a more accurate root-cause to include in a report.
Offline
After updating to Linux 6.1.4 I found that the problem has gotten even worse, with it taking about a minute to show the decryption prompt (from the encrypt kernel hook). It appears to be when the kernel hands over rendering from the nomodeset view to the amdgpu view when the issue starts.
Offline
Just updating to say that I installed Linux 6.1.11 and the issue appears to have gone away.
Offline
Just hit this issue on 6.2.9 on my T14 Gen 3
Offline
I think this might be the same issue as this:
Offline
The OP has not been back since March, so I am going to consider this thread abandoned and close it now.
Offline
Pages: 1
Topic closed