add some udev and modprobe rules
[~bandali/configs] / other / udev / 90-xhc_sleep.rules
1 # disable wake from S3 on XHC1
2 SUBSYSTEM=="pci", KERNEL=="0000:00:14.0", ATTR{device}=="0x9c31" RUN+="/bin/sh -c '/bin/echo disabled > /sys$env{DEVPATH}/power/wakeup'"