Hardware/Framework/Laptop 16: Difference between revisions
m Capitalize NixOS and Framework |
m Add different vendor and product ids for products |
||
Line 60: | Line 60: | ||
<nowiki> </nowiki> SUBSYSTEM=="usb", DRIVERS=="usb", ATTRS{idVendor}=="32ac", ATTRS{idProduct}=="0014", ATTR{power/wakeup}="disabled", ATTR{driver/1-1.1.1.4/power/wakeup}="disabled" | <nowiki> </nowiki> SUBSYSTEM=="usb", DRIVERS=="usb", ATTRS{idVendor}=="32ac", ATTRS{idProduct}=="0014", ATTR{power/wakeup}="disabled", ATTR{driver/1-1.1.1.4/power/wakeup}="disabled" | ||
<nowiki>''</nowiki>; | <nowiki>''</nowiki>; | ||
{| class="wikitable" | |||
|+ | |||
!Product | |||
!Vendor and Product ID | |||
|- | |||
|RGB Macropad 16 | |||
|32ac 0013 | |||
|- | |||
|Backlit keyboard ISO | |||
|32ac 0018 | |||
|} | |||
Other Product and Vendor IDs can be found using lsusb. | |||
This does not prevent the trackpad from waking up the device. This however seems to happen less in a backpack. | This does not prevent the trackpad from waking up the device. This however seems to happen less in a backpack. |