Sleep and suspend issues with ubuntu 22.04

Occasionally when my framework 16 wakes up from sleep the Wifi will turn off, the unit will stop responding, and then it will crash and reboot.

When the laptop is suspended it will just never wake up again and you have to press and hold the power button to kill it, then power it back up again.

I have not tried any other Operating systems, and the issue seems to occur with the lid closed and without, but always when it wakes up from sleep.

1 Like

Major Linux Kernel update released a few days ago with a slew of driver bug fixes, one of them covers very similar symptoms that i am seeing here.

https://lore.kernel.org/lkml/c9e4b02d-6e3a-4813-8c87-769944176ff2@redhat.com/T/

once this releases on ubuntu 24.04 ill update and see if that fixes the sleep/suspend issues.

Here is my S2Idle:

Updated the linux kernel to 6.10rc4:
https://kernel.ubuntu.com/mainline/v6.10-rc4/
Issue is now resolved.
The kernel is unsigned and will need secure boot to be disabled to work.