HW
Dell Inspiron 5405, CPU AMD Ryzen 4500U with Radeon Graphics SW
OS: Garuda KDE Dr460nized
Kernel: 5.10.10-114-tkg-bmq
Issue
The system doesn't wake up from sleep - blank screen, no response. Don't really know how to fix it or where to ideally report this problem. Looking at logs it seems like some kind of bug in amdgpu module. Does anyone know the best/easiest way how to downgrade kernel in Garuda please? I can see only one kernel in the Kernel app and that's the current one. I cannot think of anything else to do. Thanks.
Thanks, I couldn’t find the answer using the forum search. I’m bit afraid that 5.4 may be too old for this HW, but I’d like to try. However encountered this issue when running your command:
grub-btrfs-4.8.1... 23.5 KiB 23.0 MiB/s 00:00 [----------------------] 65%
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from builds.garudalinux.org : Maximum file size exceeded
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from repo.kitsuna.net : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from chaotic.tn.dedyn.io : Maximum file size exceeded
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from repo.jkanetwork.com : Maximum file size exceeded
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from chaotic.dr460nf1r3.me : Maximum file size exceeded
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from chaotic.bangl.de : Maximum file size exceeded
error: failed retrieving file 'paleofetch-garuda-r3.6471340-1-x86_64.pkg.tar.zst' from mirror.maakpain.kro.kr : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
I thought it can be problem with my mirror, so I modified /etc/pacman.d/mirrorlist and added Server = https://mirrors.kernel.org/archlinux/$repo/os/$arch, however it doesn’t change anything. Maybe this issue is related, but I don’t understand what they mean by using Y/y.
You can also test other kernels and headers if you feel older is a poor choice. Some alternate choices might be linux-mainline, linux-zen, or simply linux.
You should probably alo post your full specs if you can’t resolve this on your own:
inxi -Fxxxza
Sorry, I’m currently only on my cell, so that really limits my support capabilities.
What kind of sleep?
If it’s hibernation, check for available swap space.
Also try adding amdgpu in MODULES array in /etc/mkinitcpio.conf (and rebuild kernel images).
Thanks for helping me with this! Your recommended solution using reflector command works well and I'm able to install any kernel now.
Unfortunately I experience the same issue/error with all kernels I tried (zen, mainline). I noticed that the laptop is not completely dead after resume as I can see some firefox log entries in journal.
I'm not quite sure what I can do now. Already switched to Garuda from Elementary where I couldn't adjust brightness and sleep didn't work at all. So frustrating..
I noticed someone reported the same bug here, but doesn't seem there is any progress with it.
Should I perhaps report the bug in this bug tracker? I have no experience with this kind of problems. Any other idea what I can try please?
Thanks for checking my problem! I looked into that file and it already contains the entry:
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run. Advanced users may wish to specify all system modules
# in this array. For instance:
# MODULES=(intel_agp i915 amdgpu radeon nouveau)
MODULES=(intel_agp i915 amdgpu radeon nouveau)
To be honest I don’t know which one is supposed to be the latest BIOS. Their website offers 1.3.0, but in the other versions there is 1.4.0 with the latest date. So I used that one as assumed it’s the newest one. I tried to downgrade/upgrade to 1.3.0 and it didn’t help much. The previous error disappeared, but there is a new one. The result is sadly the same, black screen on wake up.
Some googling showed that the new error may be more related to a graphics driver than kernel. Perhaps I can try to install a proprietary driver? Some of these?
The amdgpu-pro-installer contains proprietary components for AMDGPU (a.k.a. Radeon Software for Linux).