Bug 216727
Summary: | [amdgpu] Failure to wake up from suspend to RAM under memory pressure | ||
---|---|---|---|
Product: | Drivers | Reporter: | Martin (martin.tk) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | AMD | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/drm/amd/-/issues/2223 | ||
Kernel Version: | 6.0.9 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | errors and tracess logged when the issue occured |
Does this patch help? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8d4de331f1b24a22d18e3c6116aa25228cf54854 (In reply to Alex Deucher from comment #1) > Does this patch help? > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ > ?id=8d4de331f1b24a22d18e3c6116aa25228cf54854 Thanks, I'll try and let you know tomorrow. (In reply to Alex Deucher from comment #1) > Does this patch help? > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ > ?id=8d4de331f1b24a22d18e3c6116aa25228cf54854 I think it helped. I booted yesterday, managed to trigger OOM killer twice and suspended and resumed three times. I'm still getting those kind errors in the log: kernfs: can not remove 'threshold_limit', no directory but I think those can be something else. Thank you. |
Created attachment 303261 [details] errors and tracess logged when the issue occured I've had this issue at least twice so far. The previous time it was on kernel version 5.19.17. When I tried waking up my computer from sleep I was greeted with corrupt graphics. Was able to login via ssh and reboot. I'm on Slackware-current. CPU is AMD Phenom II X4 965 Black Edition. GPU is AMD Radeon RX 550 / 550 Series Both time this happened I had a process running and using up all the memory and eventually being killed by "out of memory". Though first time I experienced this issue the out of memory happend the day beofre. The issue occured only on wake up the next day. I'm attaching some logs (some minor comments in the attached log file), I hope it's not too much but I didn't want to miss any relevant information. Apologies in advance.