You are not logged in.
Pages: 1
I have an annoying problem which is easy to circumvent. However I'd like to fix it.
I have Arch Linux running on a desktop with AMD Ryzen processor in a Gigabyte MB. If i leave the computer it goes into sleep mode just fine.
When I hit a key to wake it up, the screen is corrupted, but it is easy to recover from this situation.
1) Hit Alt+Ctrl+F3 to get to a console.
2) Without doing anything else, hit Alt+Ctrl+F1 to return to the graphic screen.
Does anyone have any ideas? I use Wayland, not XOrg.
Thanks.
Last edited by Enkidu9 (2024-12-05 22:45:40)
Offline
Which GPU?
Offline
"Info Center" says KAVERI. It's part of the Ryzen R7
Offline
https://bbs.archlinux.org/viewtopic.php?id=301280 ?
Same w/ the LTS kernel?
If yes, please post your complete system journal for such boot, eg.
sudo journalctl -b | curl -F 'file=@-' 0x0.stfor the current one.
Offline
On further thought I am going to try X11 rather than Wayland, though I doubt that's the issue.
[Update: The problem doesn't seem to exist when I use X11. I will switch back to Wayland and if the problem still exists, I will gather the requested info.]
Issue #3787 looks interesting. I don't get artifacts. I just get corrupt screen on return from sleep.
Operating System: Arch Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.12.1-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G
Memory: 14.6 GiB of RAM
Graphics Processor: KAVERI
Manufacturer: Gigabyte Technology Co., Ltd.
Last edited by Enkidu9 (2024-12-02 08:19:15)
Offline
So, the issue doesn't seem to happen under X11, so I collected the journal for the latest boot. Here's the timetable:
1) 9:40 Booted the system.
2) Some time before 10:15 the system went to sleep.
3) 10:15 I woke the system by hitting a key. The screen was corrupted.
4) Ctrl+Alt+F3, Ctrl+Alt+F1 restores the screen.
The journal for the current boot is at https://0x0.st/X7NK.txt
Offline
Ah, that's a sea island…
Try whether amdgpu behaves better than radeon: https://wiki.archlinux.org/title/AMDGPU … K)_support and also try this w/ the LTS kernel
Offline
Here's the situation at the moment. I will review that article and maybe try some thing.
You talk about 'LTS kernel'. I will look into that too.
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics]
Subsystem: Gigabyte Technology Co., Ltd Device d000
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu
Offline
Ah, thanks Seth, that fixed it.
Specifical I took the steps in the doc linked to by Seth's post, above. The amdgpu does behave better than the radeon one.
Link repeated here: https://wiki.archlinux.org/title/AMDGPU … K)_support
Offline
Pages: 1