-
Notifications
You must be signed in to change notification settings - Fork 58
Issue: Newer Wacom Devices on Centos 7.4 and RHEL 7.4
Aaron Skomra edited this page Oct 5, 2017
·
4 revisions
Issue: Newer Wacom Devices on Centos 7.4+ and RHEL 7.4+
"Recent Centos 7/RHEL 7 changed support for newer Wacom devices by transferring control of Wacom devices to the hid subsystem. While the HID subsytem has full upstream kernel support for Wacom devices, the RHEL/Centos kernel does not."
- Intuos Pro (Second Generation)
- Cintiq Pro 13 and 16
- DTH-1152
Note: Future devices will also be affected.
Build an input-wacom driver version 0.37.0 or later. Please view the installation instructions on the input-wacom installation page.
- Installing input-wacom from source
- Tips & Tricks
- Debugging
- Contributing