Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 567056

Summary: x11-drivers/xf86-input-wacom wrong postmessage about kernel option
Product: Gentoo Linux Reporter: Michael Gn. Gajda <draget-gentoo>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Gn. Gajda 2015-11-28 23:53:15 UTC
x11-drivers/xf86-input-wacom (version 0.24 up to ~0.32.0) reports:

 * If you use a USB Wacom tablet, you need to enable support in your kernel
 *   Device Drivers --->
 *     Input device support --->
 *       <*>   Event interface
 *       [*]   Tablets  --->
 *         <*>   Wacom Intuos/Graphire tablet support (USB)


while the kernel option is actually:                                                                                                         │  
 * CONFIG_HID_WACOM:
 * 
 * Say Y here if you want to use the USB or BT version of the Wacom Intuos
 * or Graphire tablet.
 * 
 * To compile this driver as a module, choose M here: the
 * module will be called wacom.
 * 
 * Symbol: HID_WACOM [=y]
 * Type  : tristate
 * Prompt: Wacom Intuos/Graphire tablet support (USB)
 *   Location:
 *     -> Device Drivers
 *       -> HID support
 *         -> HID bus support (HID [=y])
 *           -> Special HID drivers
 *   Defined at drivers/hid/Kconfig:813
 *   Depends on: INPUT [=y] && HID [=y]
 *   Selects: POWER_SUPPLY [=y] && NEW_LEDS [=y] && LEDS_CLASS [=y]


At least in kernel-4.0.0 upwards. Not sure about earlier kernels.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2015-12-07 11:25:22 UTC

*** This bug has been marked as a duplicate of bug 544712 ***