Wacom Intuous doesn't get recognized in Ubuntu 16.04
Wacom Intuos Pro PTH-651
Hardware is ok because it works on Windows.
Running lsusb returns:
Bus 001 Device 004: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 018: ID 056a:0315 Wacom Co., Ltd
Bus 001 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But running xinput list returns no Wacom device. xsetwacom --list devices also, nothing. What could be the problem? I installed latest versions of libwacom2 (0.22-1), libwacom-common (0.22-1) and xserver-xorg-input-wacom (1:0.32.0).
Running sudo evtest returns:
/dev/input/event1: Power Button
/dev/input/event2: ITE8708 CIR transceiver
/dev/input/event3: MCE IR Keyboard/Mouse (ite-cir)
/dev/input/event4: Video Bus
/dev/input/event5: HDA Intel PCH Mic
/dev/input/event6: HDA Intel PCH Headphone
/dev/input/event7: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event8: HDA Intel PCH HDMI/DP,pcm=7
/dev/input/event9: Logitech USB Receiver
/dev/input/event10: Logitech USB Receiver
/dev/input/event11: Logitech USB Receiver
/dev/input/event12: Logitech USB Receiver
/dev/input/event13: gpio-keys
/var/log/Xorg.0.log has no mention of Wacom when I plug it in.
Only dmesg -w detects it:
[2017799.823996] usb 1-2: new full-speed USB device number 32 using xhci_hcd
[2017800.050551] [usb.001.032] /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2 added.
lsusb -v | grep Wacom
returns:
Bus 001 Device 032: ID 056a:0315 Wacom Co., Ltd
idVendor 0x056a Wacom Co., Ltd
What could be the problem?
16.04 drivers usb wacom
|
show 4 more comments
Wacom Intuos Pro PTH-651
Hardware is ok because it works on Windows.
Running lsusb returns:
Bus 001 Device 004: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 018: ID 056a:0315 Wacom Co., Ltd
Bus 001 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But running xinput list returns no Wacom device. xsetwacom --list devices also, nothing. What could be the problem? I installed latest versions of libwacom2 (0.22-1), libwacom-common (0.22-1) and xserver-xorg-input-wacom (1:0.32.0).
Running sudo evtest returns:
/dev/input/event1: Power Button
/dev/input/event2: ITE8708 CIR transceiver
/dev/input/event3: MCE IR Keyboard/Mouse (ite-cir)
/dev/input/event4: Video Bus
/dev/input/event5: HDA Intel PCH Mic
/dev/input/event6: HDA Intel PCH Headphone
/dev/input/event7: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event8: HDA Intel PCH HDMI/DP,pcm=7
/dev/input/event9: Logitech USB Receiver
/dev/input/event10: Logitech USB Receiver
/dev/input/event11: Logitech USB Receiver
/dev/input/event12: Logitech USB Receiver
/dev/input/event13: gpio-keys
/var/log/Xorg.0.log has no mention of Wacom when I plug it in.
Only dmesg -w detects it:
[2017799.823996] usb 1-2: new full-speed USB device number 32 using xhci_hcd
[2017800.050551] [usb.001.032] /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2 added.
lsusb -v | grep Wacom
returns:
Bus 001 Device 032: ID 056a:0315 Wacom Co., Ltd
idVendor 0x056a Wacom Co., Ltd
What could be the problem?
16.04 drivers usb wacom
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20
|
show 4 more comments
Wacom Intuos Pro PTH-651
Hardware is ok because it works on Windows.
Running lsusb returns:
Bus 001 Device 004: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 018: ID 056a:0315 Wacom Co., Ltd
Bus 001 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But running xinput list returns no Wacom device. xsetwacom --list devices also, nothing. What could be the problem? I installed latest versions of libwacom2 (0.22-1), libwacom-common (0.22-1) and xserver-xorg-input-wacom (1:0.32.0).
Running sudo evtest returns:
/dev/input/event1: Power Button
/dev/input/event2: ITE8708 CIR transceiver
/dev/input/event3: MCE IR Keyboard/Mouse (ite-cir)
/dev/input/event4: Video Bus
/dev/input/event5: HDA Intel PCH Mic
/dev/input/event6: HDA Intel PCH Headphone
/dev/input/event7: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event8: HDA Intel PCH HDMI/DP,pcm=7
/dev/input/event9: Logitech USB Receiver
/dev/input/event10: Logitech USB Receiver
/dev/input/event11: Logitech USB Receiver
/dev/input/event12: Logitech USB Receiver
/dev/input/event13: gpio-keys
/var/log/Xorg.0.log has no mention of Wacom when I plug it in.
Only dmesg -w detects it:
[2017799.823996] usb 1-2: new full-speed USB device number 32 using xhci_hcd
[2017800.050551] [usb.001.032] /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2 added.
lsusb -v | grep Wacom
returns:
Bus 001 Device 032: ID 056a:0315 Wacom Co., Ltd
idVendor 0x056a Wacom Co., Ltd
What could be the problem?
16.04 drivers usb wacom
Wacom Intuos Pro PTH-651
Hardware is ok because it works on Windows.
Running lsusb returns:
Bus 001 Device 004: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 018: ID 056a:0315 Wacom Co., Ltd
Bus 001 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But running xinput list returns no Wacom device. xsetwacom --list devices also, nothing. What could be the problem? I installed latest versions of libwacom2 (0.22-1), libwacom-common (0.22-1) and xserver-xorg-input-wacom (1:0.32.0).
Running sudo evtest returns:
/dev/input/event1: Power Button
/dev/input/event2: ITE8708 CIR transceiver
/dev/input/event3: MCE IR Keyboard/Mouse (ite-cir)
/dev/input/event4: Video Bus
/dev/input/event5: HDA Intel PCH Mic
/dev/input/event6: HDA Intel PCH Headphone
/dev/input/event7: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event8: HDA Intel PCH HDMI/DP,pcm=7
/dev/input/event9: Logitech USB Receiver
/dev/input/event10: Logitech USB Receiver
/dev/input/event11: Logitech USB Receiver
/dev/input/event12: Logitech USB Receiver
/dev/input/event13: gpio-keys
/var/log/Xorg.0.log has no mention of Wacom when I plug it in.
Only dmesg -w detects it:
[2017799.823996] usb 1-2: new full-speed USB device number 32 using xhci_hcd
[2017800.050551] [usb.001.032] /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2 added.
lsusb -v | grep Wacom
returns:
Bus 001 Device 032: ID 056a:0315 Wacom Co., Ltd
idVendor 0x056a Wacom Co., Ltd
What could be the problem?
16.04 drivers usb wacom
16.04 drivers usb wacom
edited Jan 22 at 23:14
Janjko
asked Jan 21 at 18:59
JanjkoJanjko
11
11
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20
|
show 4 more comments
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20
|
show 4 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111741%2fwacom-intuous-doesnt-get-recognized-in-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111741%2fwacom-intuous-doesnt-get-recognized-in-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
A few questions. Are you running Wayland? What is your kernel version? Have you tried installing input-wacom (the up to date kernel driver)? Also does "sudo evtest" list the device (like xinput list but for the kernel)?
– Aaron Skomra
Jan 21 at 21:03
@AaronSkomra Thanks for your reply! I have x server, Type=x11. Kernel version is 4.2.8. I updated the main post with Evtest, and I'm trying to figure out how to install input-wacom :) Maybe it's useful that Ubuntu is running on Qnap hardware, TS-253A
– Janjko
Jan 22 at 21:57
input-wacom kernel driver is xserver-xorg-input-wacom, right? That is on its newest version (1:0.32.0).
– Janjko
Jan 22 at 22:43
When I run tail -f /var/log/Xorg.0.log nothing comes up when I plug in the Wacom. When I plug in other usb devices, I see the lines come in. Only dmesg detects it.
– Janjko
Jan 22 at 23:08
The input-wacom kernel driver is not xserver-xorg-input-wacom, but this is may not directly a kernel driver problem. My guess is that this a virtualization problem. Is the QNAP is a virtualization device?
– Aaron Skomra
Jan 23 at 23:20