From 92f504fc6f8b37693cacc5a6584617565d13707a Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Tue, 7 Sep 2021 07:33:00 +0200 Subject: [PATCH] Updated 99-tuxedo-touchpad-switch.rules --- res/99-tuxedo-touchpad-switch.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/res/99-tuxedo-touchpad-switch.rules b/res/99-tuxedo-touchpad-switch.rules index f4f6919..5bd78a0 100644 --- a/res/99-tuxedo-touchpad-switch.rules +++ b/res/99-tuxedo-touchpad-switch.rules @@ -16,3 +16,4 @@ # along with TUXEDO Touchpad Switch. If not, see . KERNELS=="i2c-UNIW0001:00", SUBSYSTEMS=="i2c", DRIVERS=="i2c_hid", ATTRS{name}=="UNIW0001:00", SUBSYSTEM=="hidraw", MODE="0622" +KERNELS=="i2c-UNIW0001:00", SUBSYSTEMS=="i2c", DRIVERS=="i2c_hid_acpi", ATTRS{name}=="UNIW0001:00", SUBSYSTEM=="hidraw", MODE="0622"