Asus UX391UA touchpad on Xorg
I just finished installing Ubuntu 18.04 on a Asus UX391UA Zenbook and have run into trouble configuring the touchpad. The touchpad is recognized but Xorg is unable to configure it at startup.
The touchpad works okay in Wayland, although I am not an expert so am unable to translate its function to Xorg.
I am posting what I think is the relevant output to troubleshoot this issue. Please let me know if any more impormation is needed. Or point me to the relevant documentation so that I can troubleshoot the situation myself.
Many thanks in anticipation.
Relevant output of libinput-list-devices:
Device: GDX1301:00 27C6:01F0 Touchpad
Kernel: /dev/input/event10
Group: 8
Seat: seat0, default
Size: 105x61mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles: none
Rotation: n/a
Excerpt from Xorg.0.log:
[ 75.047] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/event10)
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 75.047] (II) Using input driver 'libinput' for 'GDX1301:00 27C6:01F0 Touchpad'
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: always reports core events
[ 75.047] (**) Option "Device" "/dev/input/event10"
[ 75.047] (**) Option "_source" "server/udev"
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device removed
[ 75.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-GDX1301:00/0018:27C6:01F0.0002/input/input19/event10"
[ 75.184] (II) XINPUT: Adding extended input device "GDX1301:00 27C6:01F0 Touchpad" (type: TOUCHPAD, id 13)
[ 75.184] (**) Option "AccelerationScheme" "none"
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) selected scheme none/0
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration factor: 2.000
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration threshold: 4
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.187] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/mouse2)
[ 75.187] (II) No input driver specified, ignoring this device.
[ 75.187] (II) This device may have been added with another device file.
xorg touchpad asus
add a comment |
I just finished installing Ubuntu 18.04 on a Asus UX391UA Zenbook and have run into trouble configuring the touchpad. The touchpad is recognized but Xorg is unable to configure it at startup.
The touchpad works okay in Wayland, although I am not an expert so am unable to translate its function to Xorg.
I am posting what I think is the relevant output to troubleshoot this issue. Please let me know if any more impormation is needed. Or point me to the relevant documentation so that I can troubleshoot the situation myself.
Many thanks in anticipation.
Relevant output of libinput-list-devices:
Device: GDX1301:00 27C6:01F0 Touchpad
Kernel: /dev/input/event10
Group: 8
Seat: seat0, default
Size: 105x61mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles: none
Rotation: n/a
Excerpt from Xorg.0.log:
[ 75.047] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/event10)
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 75.047] (II) Using input driver 'libinput' for 'GDX1301:00 27C6:01F0 Touchpad'
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: always reports core events
[ 75.047] (**) Option "Device" "/dev/input/event10"
[ 75.047] (**) Option "_source" "server/udev"
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device removed
[ 75.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-GDX1301:00/0018:27C6:01F0.0002/input/input19/event10"
[ 75.184] (II) XINPUT: Adding extended input device "GDX1301:00 27C6:01F0 Touchpad" (type: TOUCHPAD, id 13)
[ 75.184] (**) Option "AccelerationScheme" "none"
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) selected scheme none/0
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration factor: 2.000
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration threshold: 4
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.187] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/mouse2)
[ 75.187] (II) No input driver specified, ignoring this device.
[ 75.187] (II) This device may have been added with another device file.
xorg touchpad asus
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago
add a comment |
I just finished installing Ubuntu 18.04 on a Asus UX391UA Zenbook and have run into trouble configuring the touchpad. The touchpad is recognized but Xorg is unable to configure it at startup.
The touchpad works okay in Wayland, although I am not an expert so am unable to translate its function to Xorg.
I am posting what I think is the relevant output to troubleshoot this issue. Please let me know if any more impormation is needed. Or point me to the relevant documentation so that I can troubleshoot the situation myself.
Many thanks in anticipation.
Relevant output of libinput-list-devices:
Device: GDX1301:00 27C6:01F0 Touchpad
Kernel: /dev/input/event10
Group: 8
Seat: seat0, default
Size: 105x61mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles: none
Rotation: n/a
Excerpt from Xorg.0.log:
[ 75.047] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/event10)
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 75.047] (II) Using input driver 'libinput' for 'GDX1301:00 27C6:01F0 Touchpad'
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: always reports core events
[ 75.047] (**) Option "Device" "/dev/input/event10"
[ 75.047] (**) Option "_source" "server/udev"
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device removed
[ 75.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-GDX1301:00/0018:27C6:01F0.0002/input/input19/event10"
[ 75.184] (II) XINPUT: Adding extended input device "GDX1301:00 27C6:01F0 Touchpad" (type: TOUCHPAD, id 13)
[ 75.184] (**) Option "AccelerationScheme" "none"
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) selected scheme none/0
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration factor: 2.000
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration threshold: 4
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.187] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/mouse2)
[ 75.187] (II) No input driver specified, ignoring this device.
[ 75.187] (II) This device may have been added with another device file.
xorg touchpad asus
I just finished installing Ubuntu 18.04 on a Asus UX391UA Zenbook and have run into trouble configuring the touchpad. The touchpad is recognized but Xorg is unable to configure it at startup.
The touchpad works okay in Wayland, although I am not an expert so am unable to translate its function to Xorg.
I am posting what I think is the relevant output to troubleshoot this issue. Please let me know if any more impormation is needed. Or point me to the relevant documentation so that I can troubleshoot the situation myself.
Many thanks in anticipation.
Relevant output of libinput-list-devices:
Device: GDX1301:00 27C6:01F0 Touchpad
Kernel: /dev/input/event10
Group: 8
Seat: seat0, default
Size: 105x61mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles: none
Rotation: n/a
Excerpt from Xorg.0.log:
[ 75.047] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/event10)
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 75.047] (II) Using input driver 'libinput' for 'GDX1301:00 27C6:01F0 Touchpad'
[ 75.047] (**) GDX1301:00 27C6:01F0 Touchpad: always reports core events
[ 75.047] (**) Option "Device" "/dev/input/event10"
[ 75.047] (**) Option "_source" "server/udev"
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.153] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device removed
[ 75.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-GDX1301:00/0018:27C6:01F0.0002/input/input19/event10"
[ 75.184] (II) XINPUT: Adding extended input device "GDX1301:00 27C6:01F0 Touchpad" (type: TOUCHPAD, id 13)
[ 75.184] (**) Option "AccelerationScheme" "none"
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) selected scheme none/0
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration factor: 2.000
[ 75.184] (**) GDX1301:00 27C6:01F0 Touchpad: (accel) acceleration threshold: 4
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: is tagged by udev as: Touchpad
[ 75.186] (II) event10 - GDX1301:00 27C6:01F0 Touchpad: device is a touchpad
[ 75.187] (II) config/udev: Adding input device GDX1301:00 27C6:01F0 Touchpad (/dev/input/mouse2)
[ 75.187] (II) No input driver specified, ignoring this device.
[ 75.187] (II) This device may have been added with another device file.
xorg touchpad asus
xorg touchpad asus
asked Oct 3 '18 at 1:33
Shreyas MandreShreyas Mandre
62
62
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago
add a comment |
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago
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%2f1080462%2fasus-ux391ua-touchpad-on-xorg%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%2f1080462%2fasus-ux391ua-touchpad-on-xorg%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
What is the real problem with the touchpad? What doesn't work?
– Pilot6
8 hours ago