Hide Forgot
Description of problem: The 22HD touch is recognized as a different tablet from the regular 22HD, so it is not enabled in RHEL. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Plug in Wacom 22HD touch 2. 3. Actual results: Not recognized in RHEL Expected results: Enabled and configurable in RHEL7. Additional info: The 22HD touch has the following usb id's associated with it: 056a:005e 056a:005b 056a:005c
Does this tablet show up on the kernel side? What's the evtest output for it?
(In reply to Peter Hutterer from comment #1) > Does this tablet show up on the kernel side? What's the evtest output for it? Just checked, it does not show up in evtest and in /var/log/messages it doesn't load any input or wacom module. I am guessing a kernel bug is needed for this tablet as well.
Yes, this needs a kernel bug, the X stack should support this device already.
Userspace support for this tablet was added as part of the xorg-x11-drv-wacom rebase in RHEL 6.6. Once the kernel support is available in RHEL6, the tablet will start working in the X.Org stack. Closing as CURRENTRELEASE