Asus UX391UA touchpad on XorgUbuntu 12.04 is changing resolution / refresh rate after loginLenovo IdeaPad...
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Why avoid shared user accounts?
Citing paywalled articles accessed via illegal web sharing
How to use Mathematica to do a complex integrate with poles in real axis?
How can a large fleets maintain formation in interstellar space?
Can you tell from a blurry photo if focus was too close or too far?
Move fast ...... Or you will lose
Why is working on the same position for more than 15 years not a red flag?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?
Can we harness potential energy?
A curious equality of integrals involving the prime counting function?
Why exactly do action photographers need high fps burst cameras?
Eww, those bytes are gross
Potential client has a problematic employee I can't work with
False written accusations not made public - is there law to cover this?
Avoid page break between paragraphs
Early credit roll before the end of the film
Airplane generations - how does it work?
Does dispel magic end a master's control over their undead?
Why did Luke use his left hand to shoot?
Is a new Boolean field better than a null reference when a value can be meaningfully absent?
What to look for when criticizing poetry?
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
Asus UX391UA touchpad on Xorg
Ubuntu 12.04 is changing resolution / refresh rate after loginLenovo IdeaPad Z570 touchpad stopped working after upgrade to 15.04“Screens not found” error when editing xorg.conf upon rebootHow to enable touchpad, without changing touchpad settings in BIOS to basicDell XPS 13 using libinput, touchpad not tap-clicking on window managerDisable Tap to Click on Haier Y11bUbuntu 17.10 Elantech touchpad jerky and sluggish with phantom click events18.04 ITE 8910 touchpad on Asus Strix GL703GE not workingGeneric bluetooth joystick driver/udev rulesChange scroll speed of external mouse only
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
1 min 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
1 min ago
add a comment |
What is the real problem with the touchpad? What doesn't work?
– Pilot6
1 min ago
What is the real problem with the touchpad? What doesn't work?
– Pilot6
1 min ago
What is the real problem with the touchpad? What doesn't work?
– Pilot6
1 min ago
add a comment |
1 Answer
1
active
oldest
votes
I had the same issue with Debian.
Based on https://wiki.debian.org/fr/SynapticsTouchpad, I corrected it by creating /etc/X11/xorg.conf.d/50-touchpad.conf with the following content :
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "libinput" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
EndSection
Then I added my account to the input group.
Cheers !
New contributor
This is not good for Ubuntu.
– Pilot6
1 min ago
add a comment |
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
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same issue with Debian.
Based on https://wiki.debian.org/fr/SynapticsTouchpad, I corrected it by creating /etc/X11/xorg.conf.d/50-touchpad.conf with the following content :
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "libinput" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
EndSection
Then I added my account to the input group.
Cheers !
New contributor
This is not good for Ubuntu.
– Pilot6
1 min ago
add a comment |
I had the same issue with Debian.
Based on https://wiki.debian.org/fr/SynapticsTouchpad, I corrected it by creating /etc/X11/xorg.conf.d/50-touchpad.conf with the following content :
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "libinput" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
EndSection
Then I added my account to the input group.
Cheers !
New contributor
This is not good for Ubuntu.
– Pilot6
1 min ago
add a comment |
I had the same issue with Debian.
Based on https://wiki.debian.org/fr/SynapticsTouchpad, I corrected it by creating /etc/X11/xorg.conf.d/50-touchpad.conf with the following content :
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "libinput" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
EndSection
Then I added my account to the input group.
Cheers !
New contributor
I had the same issue with Debian.
Based on https://wiki.debian.org/fr/SynapticsTouchpad, I corrected it by creating /etc/X11/xorg.conf.d/50-touchpad.conf with the following content :
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "libinput" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
EndSection
Then I added my account to the input group.
Cheers !
New contributor
New contributor
answered 5 mins ago
PoiPoi
1
1
New contributor
New contributor
This is not good for Ubuntu.
– Pilot6
1 min ago
add a comment |
This is not good for Ubuntu.
– Pilot6
1 min ago
This is not good for Ubuntu.
– Pilot6
1 min ago
This is not good for Ubuntu.
– Pilot6
1 min ago
add a comment |
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
1 min ago