Finally, awesome! Thank you.
Thank you
@mattf Thank you for debugging it.
What I'm afraid now comes. Whatever it is, the problem about suspend with 5.16 now landed on 5.15.14.
AMD A9-9420 radeon r5
Still unlucky with this version. I tried to install kernels available here from RC4 and found the last version work is: 5.16.0-0.rc7.20211229gite7c124bd0463.50.fc36.x86_64
.
AMD A9-9420 radeon r5
Suspend still failed with AMD A9-9420 radeon r5. I tested on F36 and F35.
Failed on suspend and wakup with AMD 9.
Suspend failed on AMD A9 and also failed to wakeup. Below journalctl -b -1 -k -r
reversed order.
Jan 01 19:11:05 fedora kernel: PM: suspend entry (deep)
Jan 01 19:11:05 fedora kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Jan 01 19:11:05 fedora kernel: wlp1s0: deauthenticating from d4:72:26:7e:df:1d by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 01 19:11:05 fedora kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jan 01 19:11:05 fedora kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
I'm not sure why when I run systemctl suspend
give above message and the system look like trying to go to hibernate state.
I believe since newer Fedora Linux version by default doesn't support hibernate, this feature however should disable completely to avoid confusing.
@perex Thank you. One of them said will do that.
@bojan, Hi, seem like you know lots how sof-firmware works. There are some users can't enable their sound devices (aplay -l only detect HDMI and no other) and it related to sof firmware. If you have some little times, would you like to check Fedora ask to help them? Thanks.
When testing currently at ./default/cachedrop
at first it FAILED. But after I reboot the system and run the test again, all PASS. Maybe it's because my laptop on heavy load.
There are problems when upgrading kernel-devel. Lot of messages mentioning hardlink: cannot link ...
to previous version.
Finally my system able to suspend (also wake up from suspend), reboot, and power off on kernel 5.15.
System: AMD A9-9420 RADEON R5
Finally, suspend (also wake up from suspend), reboot, and poweroff are working.
Found the problem on my system () that cannot reboot, suspend, and poweroff. It's because the amdgpu
driver.
On this kernel 5.15.4-200
blacklisted amdgpu
and also update the initramfs with dracut --omit-drivers amdgpu --force
then the reboot
and poweroff
are working properly.
But it's introduce another bug like what happen on kernel 5.12.x
, which the system can't wake up from suspend (suspend are work, but not the wake up) on main monitor on laptop. Also there a some minor glitch on the display on first login to session.