Hi Dominique [dropping almost all recipients for this reply]
On Sun, Feb 20, 2022 at 04:48:43PM +0100, Dominique Dumont wrote: > On Monday, 14 February 2022 22:52:27 CET Alex Deucher wrote: > > Does the system actually suspend? > > Not really. The screens looks like it's going to suspend, but it does come > back after 10s or so. The light mounted in the middle of the power button > does > not switch off. > > > Is this system S0i3 or regular S3? > > I'm not sure how to check that. After a bit of reading on the Internet [1], I > hope that the following information answers that question. Please get back to > me if that's not the case. > > Looks like my system supports both Soi3 and S3 > > $ cat /sys/power/state > freeze mem disk > > I get the same result running these 2 commands as root: > # echo freeze > /sys/power/state > # echo mem > /sys/power/state > > > Does this patch help by any chance? > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i > > d=e55a3aea418269266d84f426b3bd70794d3389c8 > > yes, with this patch: > - the suspend issue is solved > - kernel logs no longer show messages like "failed to send message" or > "*ERROR* suspend of IP block <powerplay> failed" while suspending Okay great :). This commit landed in 5.16.8 for the 5.16.y series. I did upload 5.16.10-1 (but the signed packages are yet missing). Can you test this one to confirm the issue is fixed? Regards, Salvatore