diff --git a/root/lib/systemd/system-sleep/sleep b/root/lib/systemd/system-sleep/sleep index 28826c77a..71effa692 100644 --- a/root/lib/systemd/system-sleep/sleep +++ b/root/lib/systemd/system-sleep/sleep @@ -14,6 +14,7 @@ case $1 in ## IPTS: see notes below ## > Remove IPTS from ME side + #modprobe -r ipts_surface #modprobe -r intel_ipts #modprobe -r mei_hdcp #modprobe -r mei_me @@ -30,6 +31,7 @@ case $1 in #modprobe mei_me #modprobe mei_hdcp #modprobe intel_ipts + #modprobe ipts_surface # Restart bluetooth if ps cax | grep bluetoothd; then