You are not logged in.

#1 2025-03-06 04:08:02

defuri
Member
Registered: 2025-03-06
Posts: 6

[SOLVED] System Freezing

I'm working with vscodium and firefox. Sometimes after I open any shortcut, or click anything, suddenly the system freezing. And this happens often. Please help

I used this command

journalctl -xr -b -1 | curl -F 'file=@-' 0x0.st

here's the output

https://0x0.st/8uik.txt

Last edited by defuri (2025-03-07 12:52:13)

Offline

#2 2025-03-06 09:29:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,005

Re: [SOLVED] System Freezing

For the future, please don't use the -x or -r flags when posting outputs

Mar 06 11:00:28 Arch kwin_wayland[1628]: kwin_wayland_drm: With the output of 'sudo dmesg' and 'journalctl --user-unit plasma-kwin_wayland --boot 0'
Mar 06 11:00:28 Arch kwin_wayland[1628]: kwin_wayland_drm: Please report this at https://gitlab.freedesktop.org/drm/amd/-/issues
Mar 06 11:00:28 Arch kwin_wayland[1628]: kwin_wayland_drm: Pageflip timed out! This is a bug in the amdgpu kernel driver
Mar 06 11:00:27 Arch kwin_wayland[1628]: kwin_wayland_drm: The main thread was hanging temporarily!
Mar 06 11:00:27 Arch kwin_wayland[1628]: kwin_wayland_drm: Pageflip arrived after all, 5140ms after the commit
Mar 06 11:00:25 Arch kwin_wayland[1628]: kwin_wayland_drm: With the output of 'sudo dmesg' and 'journalctl --user-unit plasma-kwin_wayland --boot 0'
Mar 06 11:00:25 Arch kwin_wayland[1628]: kwin_wayland_drm: Please report this at https://gitlab.freedesktop.org/drm/amd/-/issues
Mar 06 11:00:25 Arch kwin_wayland[1628]: kwin_wayland_drm: Pageflip timed out! This is a bug in the amdgpu kernel driver
Mar 06 11:00:23 Arch kwin_wayland[1628]: kwin_wayland_drm: With the output of 'sudo dmesg' and 'journalctl --user-unit plasma-kwin_wayland --boot 0'
Mar 06 11:00:23 Arch kwin_wayland[1628]: kwin_wayland_drm: Please report this at https://gitlab.freedesktop.org/drm/amd/-/issues
Mar 06 11:00:23 Arch kwin_wayland[1628]: kwin_wayland_drm: Pageflip timed out! This is a bug in the amdgpu kernel driver

suggests the kernel amdgpu driver is hanging up for 5 seconds. What's your actual GPU and how do it's CPU/MEM limits look like during issue reproduction? Also there's docker and ollama and a lot of random stuff that's potentially taxing. Can you repro without ollama running at the same time

Last edited by V1del (2025-03-06 09:31:45)

Offline

#3 2025-03-06 12:38:33

defuri
Member
Registered: 2025-03-06
Posts: 6

Re: [SOLVED] System Freezing

V1del wrote:

Suggests the kernel amdgpu driver is hanging up for 5 seconds. What's your actual GPU and how do it's CPU/MEM limits look like during issue reproduction? Also there's docker and ollama and a lot of random stuff that's potentially taxing. Can you repro without ollama running at the same time

I use amd radeon,  I can't reproduce because it happens randomly and I can't open or do anything because the system just freezing. I have to press the power button until my laptop shuts down and turns on again to get everything back to normal. Ollama and docker have no effect, because it happened before I installed them. How to do the correct journalctl? I'm a newbie

Last edited by defuri (2025-03-06 12:40:58)

Offline

#4 2025-03-06 13:15:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,005

Re: [SOLVED] System Freezing

"amd radeon" isn't the exact model,  just "journalctl -b-1" is fine. FWIW checking the vid pids in the logs suggest this is a Vega 8 graphics, which have some known issues currently: https://bbs.archlinux.org/viewtopic.php?id=301798 -- presumably fixed by mesa 25.0.1 which just got released, so if you don't want to try one of the tests/packages mentioned in that thread it's likely that the update to mesa 25.0.1 will land in stable soon and properly fix this (if you're impatient you could enable all testing repos and upgrade everything to the versions from testing, but I'd not reccommend that depending on what else is being tested there).

Last edited by V1del (2025-03-06 13:18:16)

Offline

#5 2025-03-06 23:10:02

defuri
Member
Registered: 2025-03-06
Posts: 6

Re: [SOLVED] System Freezing

V1del wrote:

"amd radeon" isn't the exact model,  just "journalctl -b-1" is fine. FWIW checking the vid pids in the logs suggest this is a Vega 8 graphics, which have some known issues currently: https://bbs.archlinux.org/viewtopic.php?id=301798 -- presumably fixed by mesa 25.0.1 which just got released, so if you don't want to try one of the tests/packages mentioned in that thread it's likely that the update to mesa 25.0.1 will land in stable soon and properly fix this (if you're impatient you could enable all testing repos and upgrade everything to the versions from testing, but I'd not reccommend that depending on what else is being tested there).

So, I'll just do sudo pacman -Syu everyday until it fixed?

Offline

#6 2025-03-06 23:46:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,005

Re: [SOLVED] System Freezing

Until you see mesa 25.0.1, which is likely soon.

Offline

#7 2025-03-07 02:14:00

defuri
Member
Registered: 2025-03-06
Posts: 6

Re: [SOLVED] System Freezing

V1del wrote:

Until you see mesa 25.0.1, which is likely soon.

thank you so much. How to mark this as solved?

Offline

#8 2025-03-07 08:56:32

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,589

Re: [SOLVED] System Freezing

Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB