From 013f9eb6ada48060acd6ffbf930331d204d7ba68 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 5 Mar 2015 21:38:51 -0500 Subject: add some udev and modprobe rules --- other/udev/90-xhc_sleep.rules | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 other/udev/90-xhc_sleep.rules (limited to 'other/udev/90-xhc_sleep.rules') diff --git a/other/udev/90-xhc_sleep.rules b/other/udev/90-xhc_sleep.rules new file mode 100644 index 0000000..25cb20d --- /dev/null +++ b/other/udev/90-xhc_sleep.rules @@ -0,0 +1,2 @@ +# disable wake from S3 on XHC1 +SUBSYSTEM=="pci", KERNEL=="0000:00:14.0", ATTR{device}=="0x9c31" RUN+="/bin/sh -c '/bin/echo disabled > /sys$env{DEVPATH}/power/wakeup'" -- cgit v1.2.3-60-g2f50