mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 07:01:36 +01:00
5 lines
88 B
Bash
5 lines
88 B
Bash
rmmod usbhid
|
|
echo "removed"
|
|
modprobe usbhid quirks=0x1a2c:0x0027:0x20000000
|
|
echo "DONE"
|