touchscreen doesn't work properly after stylus detection on Ubuntu 18.04 bionic
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a HP Pavilion x360 convertible 15 br0xx. This laptop has a multitouch touchscreen and an active pen/stylus (non-wacom).
On ubuntu 16.04, the touchscreen used with fingers and the pen/stylus work properly. The touchscreen was identified as «ELAN0732:00 04F3:24B8» as slave pointer and the pen as «ELAN0732:00 04F3:24B8 Pen» as slave pointer too.
But, on ubuntu 18.04 bionic with gnome shell, the pen/stylus is identified «ELAN0732:00 04F3:24B8 Pen» as slave keyboard instead as slave pointer. Touchscreen work well until pen/stylus is used. At this point, a new device «ELAN0732:00 04F3:24B8 Pen Pen (0)» is added to pointers list. The touchscreen stops working and the pen/styles works but with some issues.
~$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=15 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 id=10 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 Pen Pen (0) id=18 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ HP Wide Vision HD Camera: HP Wi id=9 [slave keyboard (3)]
↳ Intel Virtual Button driver id=12 [slave keyboard (3)]
↳ Intel Virtual Button driver id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ HP WMI hotkeys id=16 [slave keyboard (3)]
↳ HP Wireless hotkeys id=17 [slave keyboard (3)]
↳ ELAN0732:00 04F3:24B8 Pen id=11 [slave keyboard (3)]
After disable devices id=11 and id=18, touchscreen recovers its multitouch feature.
There is no combination enabling/disabling ids 10, 11 and 18, to get multitouch and pen working together.
On Wayland session, I get the same behavior.
How to recover the ubuntu 16.04 configuration for this devices?
Note: Ubuntu 18.04 LTS clean installation with «minimal install option» and no other customisation.
18.04 touchscreen multi-touch stylus
add a comment |
I have a HP Pavilion x360 convertible 15 br0xx. This laptop has a multitouch touchscreen and an active pen/stylus (non-wacom).
On ubuntu 16.04, the touchscreen used with fingers and the pen/stylus work properly. The touchscreen was identified as «ELAN0732:00 04F3:24B8» as slave pointer and the pen as «ELAN0732:00 04F3:24B8 Pen» as slave pointer too.
But, on ubuntu 18.04 bionic with gnome shell, the pen/stylus is identified «ELAN0732:00 04F3:24B8 Pen» as slave keyboard instead as slave pointer. Touchscreen work well until pen/stylus is used. At this point, a new device «ELAN0732:00 04F3:24B8 Pen Pen (0)» is added to pointers list. The touchscreen stops working and the pen/styles works but with some issues.
~$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=15 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 id=10 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 Pen Pen (0) id=18 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ HP Wide Vision HD Camera: HP Wi id=9 [slave keyboard (3)]
↳ Intel Virtual Button driver id=12 [slave keyboard (3)]
↳ Intel Virtual Button driver id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ HP WMI hotkeys id=16 [slave keyboard (3)]
↳ HP Wireless hotkeys id=17 [slave keyboard (3)]
↳ ELAN0732:00 04F3:24B8 Pen id=11 [slave keyboard (3)]
After disable devices id=11 and id=18, touchscreen recovers its multitouch feature.
There is no combination enabling/disabling ids 10, 11 and 18, to get multitouch and pen working together.
On Wayland session, I get the same behavior.
How to recover the ubuntu 16.04 configuration for this devices?
Note: Ubuntu 18.04 LTS clean installation with «minimal install option» and no other customisation.
18.04 touchscreen multi-touch stylus
add a comment |
I have a HP Pavilion x360 convertible 15 br0xx. This laptop has a multitouch touchscreen and an active pen/stylus (non-wacom).
On ubuntu 16.04, the touchscreen used with fingers and the pen/stylus work properly. The touchscreen was identified as «ELAN0732:00 04F3:24B8» as slave pointer and the pen as «ELAN0732:00 04F3:24B8 Pen» as slave pointer too.
But, on ubuntu 18.04 bionic with gnome shell, the pen/stylus is identified «ELAN0732:00 04F3:24B8 Pen» as slave keyboard instead as slave pointer. Touchscreen work well until pen/stylus is used. At this point, a new device «ELAN0732:00 04F3:24B8 Pen Pen (0)» is added to pointers list. The touchscreen stops working and the pen/styles works but with some issues.
~$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=15 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 id=10 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 Pen Pen (0) id=18 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ HP Wide Vision HD Camera: HP Wi id=9 [slave keyboard (3)]
↳ Intel Virtual Button driver id=12 [slave keyboard (3)]
↳ Intel Virtual Button driver id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ HP WMI hotkeys id=16 [slave keyboard (3)]
↳ HP Wireless hotkeys id=17 [slave keyboard (3)]
↳ ELAN0732:00 04F3:24B8 Pen id=11 [slave keyboard (3)]
After disable devices id=11 and id=18, touchscreen recovers its multitouch feature.
There is no combination enabling/disabling ids 10, 11 and 18, to get multitouch and pen working together.
On Wayland session, I get the same behavior.
How to recover the ubuntu 16.04 configuration for this devices?
Note: Ubuntu 18.04 LTS clean installation with «minimal install option» and no other customisation.
18.04 touchscreen multi-touch stylus
I have a HP Pavilion x360 convertible 15 br0xx. This laptop has a multitouch touchscreen and an active pen/stylus (non-wacom).
On ubuntu 16.04, the touchscreen used with fingers and the pen/stylus work properly. The touchscreen was identified as «ELAN0732:00 04F3:24B8» as slave pointer and the pen as «ELAN0732:00 04F3:24B8 Pen» as slave pointer too.
But, on ubuntu 18.04 bionic with gnome shell, the pen/stylus is identified «ELAN0732:00 04F3:24B8 Pen» as slave keyboard instead as slave pointer. Touchscreen work well until pen/stylus is used. At this point, a new device «ELAN0732:00 04F3:24B8 Pen Pen (0)» is added to pointers list. The touchscreen stops working and the pen/styles works but with some issues.
~$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=15 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 id=10 [slave pointer (2)]
⎜ ↳ ELAN0732:00 04F3:24B8 Pen Pen (0) id=18 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ HP Wide Vision HD Camera: HP Wi id=9 [slave keyboard (3)]
↳ Intel Virtual Button driver id=12 [slave keyboard (3)]
↳ Intel Virtual Button driver id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ HP WMI hotkeys id=16 [slave keyboard (3)]
↳ HP Wireless hotkeys id=17 [slave keyboard (3)]
↳ ELAN0732:00 04F3:24B8 Pen id=11 [slave keyboard (3)]
After disable devices id=11 and id=18, touchscreen recovers its multitouch feature.
There is no combination enabling/disabling ids 10, 11 and 18, to get multitouch and pen working together.
On Wayland session, I get the same behavior.
How to recover the ubuntu 16.04 configuration for this devices?
Note: Ubuntu 18.04 LTS clean installation with «minimal install option» and no other customisation.
18.04 touchscreen multi-touch stylus
18.04 touchscreen multi-touch stylus
asked May 1 '18 at 3:12
fndfnd
94
94
add a comment |
add a comment |
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%2f1030390%2ftouchscreen-doesnt-work-properly-after-stylus-detection-on-ubuntu-18-04-bionic%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%2f1030390%2ftouchscreen-doesnt-work-properly-after-stylus-detection-on-ubuntu-18-04-bionic%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