|
@@ -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
|