-
Notifications
You must be signed in to change notification settings - Fork 63
Description
When intel-ipu6-psys module is loaded suspend( s2idle) does not work.
It just freezes to black screen with no errors on the console and only sysrq or reboot gets out of this state.
Drivers are loaded/compiled with dkms , latest version pulled.
Removing the modules with:
dkms remove ipu6-drivers/0.0.0 --force -k 6.16.X
makes suspend to work again.
Hardware :
Operating System: Arch Linux
Kernel Version: 6.16.4-zen1-1-zen (64-bit)
Processors: 20 × 13th Gen Intel® Core™ i7-13800H
Memory: 32 GiB of RAM (30.9 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: Dell Inc.
Product Name: Precision 5680
Tested on mainline kernels from 6.16rc ( 16.0 16.1. 16.2. 16.3 16.4 ) series to 6.17rc ( rc1 rc2 ) series and all present the same behavior.
6.15.X and lower work fine.