Ping Cheng

Results 69 comments of Ping Cheng

@Doomsdayrs Looks like not everyone wants the same workaround. That doesn't stop you from disabling the pen for your device. Please follow the link below to disable the stylus: https://askubuntu.com/questions/927022/how-can-i-disable-touchscreen-while-using-wayland

The tablet doesn't report negative values. Do you get the correct maximum (x,y) on the edges of the tablet? If those values are correct, the issue would be in the...

Close this one since it is described in #322.

Can you tell us the Linux distro and its kernel/X versions you use?

That should work... I do see hid-generic grabs the device first. The root cause could still be in the kernel. To be certain, can you update your kernel wacom driver...

@mod20388 Can you build and install [input-wacom 1.2.0](https://github.com/linuxwacom/input-wacom/releases/tag/v1.2.0) to see if it fixes your issue? On some systems, mainly arm-based, there is a race condition that hid-generic driver may grab...

You are probably running a kernel 6.6 or later. Please build the kernel driver from the git repo: https://github.com/linuxwacom/input-wacom/wiki/For-Developers%3A-input-wacom-development-process, which has a workaround for the issue.

This issue is beyond X driver's scope. When using xsetwacom, we assume no other configuration tools are used. Otherwise, both tools will compete with each other, which would confuse the...

The solution has been merged.

Please reopen the issue if you still face it.