Closed khseal closed 1 year ago
How did you configure the device? Did it work on Linux before? If yes, on which distro and with which version?
Previously worked on ubuntu version 12.04. The device has not been configured. Worked out of the box. When working with input-wacom, it stabilizes the movement parameter xsetwacom --set 11 RawSample 1.
The built-in support for serial devices was recently removed in favor of relying on isdv4-serial-inputattach and the wacom_w8001 kernel driver. You will need to use that input-wacom driver.
Reducing RawSample to 1 should make the cursor even more jumpy. You might try installing the "evemu-tools" package and then running sudo evemu-record
to gather some logs of the kernel events being sent. You might also try temporarily booting into an updated Ubuntu or Fedora live USB image to see if the cursor is jumpy in those environments. Ubuntu 18.04 is almost end of life...
xsetwacom --set 11 RawSample 1 helped stabilize Wacom.
Ubuntu 18.04.6 LTS (GNU/Linux 5.3.5-050305-generic i686) Log Xorg.0.log
Bad data messages occur when I try to use the stylus.
Driver input-wacom in kernel work bad. Cursor jumps like crazy. When I use isdv4-serial-debugger the cursor doesn't jump. In Windows all ok. Any ideas?