mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 18:35:30 +00:00
fix(ally): Fix a bug where the power drains when the device is fully powered off caused by the fingerprint reader.
This commit is contained in:
parent
fbc8d534c2
commit
f5f0334242
@ -0,0 +1,2 @@
|
||||
# Fixes a bug that causes battery drain on the ASUS Ally when the device is fully powered off
|
||||
ACTION=="add", SUBSYSTEM=="usb", TEST=="power/control", ATTR{idVendor}=="1c7a", ATTR{idProduct}=="0588", ATTR{power/control}="auto"
|
@ -1,2 +1,2 @@
|
||||
# Lenovo Legion Go
|
||||
# Lenovo Legion Go Controller
|
||||
ACTION=="add", ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="6182", RUN+="/sbin/modprobe xpad" RUN+="/bin/sh -c 'echo 17ef 6182 > /sys/bus/usb/drivers/xpad/new_id'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user