-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ALDER-P 13th generation i7-13700H (Fedora 38) - doesn't come back from sleep #78
Comments
I have the exact same issue on a Dell XPS 15 (2023 edition).
However, switching back to the original i915 module gets back to normal suspend behavior. |
I opened the issue with intel-lts intel/linux-intel-lts#44 , so we can keep it active there since it's not related to DKMS. |
Seems intel might have fixed the problem in this commit. |
I guess this is the same patch I already tested some time ago - didn't fix it, at least for my CPU. |
Building linux-intel-lts at tag: |
Fedora 38, DKMS-built module works but after sleep Dell Precision 3581 laptop doesn't wake up, have to press and hold power button to poweroff. Rolling back to original 6.2.15-300.fc38.x86_64 kernel i915 module (without SR-IOV feature) returns normal sleep behavior.
CPU: 14-core (6-mt/8-st) 13th Gen Intel Core i7-13700H (-MST AMCP-)
speed/min/max: 2638/400/4800:5000:3700 MHz
Kernel: 6.2.15-300.fc38.x86_64 x86_64 Up: 15m Mem: 3644.1/31766.5 MiB (11.5%)
00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)
Update: the same behavior with kernel compiled directly from original intel-lts kernel 6.1, withouit DKMS, so it's something inside i915 module.
The text was updated successfully, but these errors were encountered: