Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Disabling AES Pens on Broken Platforms #410

Closed
Doomsdayrs opened this issue Feb 6, 2024 · 3 comments
Closed

Consider Disabling AES Pens on Broken Platforms #410

Doomsdayrs opened this issue Feb 6, 2024 · 3 comments

Comments

@Doomsdayrs
Copy link

It seems that the AES pens for tablet PC devices are currently extremely hard to use.

Thus, dropping support for the devices until the root problem is determined and solved might be the best course in order to provide a stable user experience.

Steps

  1. Disable support for the malfunctioning device(s) by default
  2. Print error / warning message into logs in regards to the device(s) being unsupported
  3. Provide kernel parameter to re-enable the malfunctioning device(s) for testing purposes.

Related issues

#409
#342

@Pinglinux
Copy link
Member

From the history, you can tell that we did our best to figure out a solution for the issue. All information we gathered proves that the root cause is not in the tablet or our driver. It is an integrated system issue.

I like your suggestion of disabling the events in the kernel driver. We'll do that in input-wacom, instead of upstream, since it will be a PID specific solution. I'd like to know how many people are willing to build and install the driver before schedule effort for the workaround.

@mdarnold1
Copy link

As an affected user I would very much prefer that this NOT go ahead, as it makes the nature of the problem less obvious to the user, and harder to diagnose and reverse. I specifically purchased my hardware for stylus functionality, so I was disappointed to find kernel regressions that seem to have made the stylus less performant, and I'm still looking for solutions. If disabling were to go ahead, making the results of steps 3 & 2 very visible to the user should be a priority.

@Pinglinux
Copy link
Member

Pinglinux commented Apr 3, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants