Bug 204187

Summary: System76 Oryx Pro (oryp5) with 5.3: Fail to resume from suspend
Product: Power Management Reporter: Jeremy Soller (jeremy)
Component: Hibernation/SuspendAssignee: Rafael J. Wysocki (rjw)
Status: RESOLVED CODE_FIX    
Severity: blocking CC: jeremy, kai.heng.feng, rui.zhang, yu.c.chen
Priority: P1    
Hardware: Intel   
OS: Linux   
Kernel Version: 5.2 Subsystem:
Regression: Yes Bisected commit-id:

Description Jeremy Soller 2019-07-16 16:36:38 UTC
After the application of nvme-pci: use host managed power state for suspend  in d916b1be94b6dc8d293abed2451f3062f6af7551, the System76 Oryx Pro (oryp5) has trouble resuming from suspend.

Also reported in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836630
Comment 1 Jeremy Soller 2019-07-16 19:39:51 UTC
I found that the real commit that needs to be reverted is 3e26c5feed2add218046ecf91bab3cfa9bf762a6 from https://patchwork.kernel.org/patch/10993697/, meaning that 5.2 kernel is also affected
Comment 2 Jeremy Soller 2019-07-16 19:40:26 UTC
I am working to identify a minimal changeset to restore functionality on this system
Comment 3 Chen Yu 2019-09-30 01:02:46 UTC
Hi Jeremy,
I've looked at the post at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836630,
and it seems that it is a nvidia DKMS module issue which has already been fixed.