Touchpad no longer working on Ubuntu 18.04 for ASUS zenbook Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)My TouchPad is not responding on an Acer Aspire E1-471-6650Where synaptic touchpad settings in user account?Synaptics drivers are not loading on Kubuntu 14.10 on Toshiba Portege R30-A X3300How to config Trackpoint + Synaptics touchpad only enable clicks on Linux (Ubuntu)ubuntu 16.04 Elantech TouchpadHow to enable touchpad, without changing touchpad settings in BIOS to basicTouchpad moves/clicks on its ownubuntu 16.04 touchpad not workingUbuntu 18 touchpad not working properlyAfter 18.04 install, actions formerly requiring two sequential taps ('double-tap") on a trackpad now require three taps
Should gear shift center itself while in neutral?
G-Code for resetting to 100% speed
What is this single-engine low-wing propeller plane?
Right-skewed distribution with mean equals to mode?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
What are 'alternative tunings' of a guitar and why would you use them? Doesn't it make it more difficult to play?
Did Kevin spill real chili?
Is there a concise way to say "all of the X, one of each"?
Java 8 stream max() function argument type Comparator vs Comparable
Antler Helmet: Can it work?
∞ symbol in external pdf disappears when used as figure
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
The logistics of corpse disposal
What are the pros and cons of Aerospike nosecones?
Bonus calculation: Am I making a mountain out of a molehill?
Letter Boxed validator
How to bypass password on Windows XP account?
Is 1 ppb equal to 1 μg/kg?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
Are my PIs rude or am I just being too sensitive?
Is high blood pressure ever a symptom attributable solely to dehydration?
Did Xerox really develop the first LAN?
How can I make names more distinctive without making them longer?
How to find all the available tools in macOS terminal?
Touchpad no longer working on Ubuntu 18.04 for ASUS zenbook
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)My TouchPad is not responding on an Acer Aspire E1-471-6650Where synaptic touchpad settings in user account?Synaptics drivers are not loading on Kubuntu 14.10 on Toshiba Portege R30-A X3300How to config Trackpoint + Synaptics touchpad only enable clicks on Linux (Ubuntu)ubuntu 16.04 Elantech TouchpadHow to enable touchpad, without changing touchpad settings in BIOS to basicTouchpad moves/clicks on its ownubuntu 16.04 touchpad not workingUbuntu 18 touchpad not working properlyAfter 18.04 install, actions formerly requiring two sequential taps ('double-tap") on a trackpad now require three taps
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have an ASUS zenbook running Ubuntu 18.04, and everytime I opened up my laptop the touchpad stopped working, so I would open up the terminal and run this:
sudo rmmod i2c_hid
sudo modprobe i2c_hid
However, recently, even this stopped working. Diagnostics tools tell me that the touchpad isn't even recognized.
Gnome Shell Version: 3.28.3
Touchpad Indicator Version: 31
Touchpad(s): No Touchpad detected.
Synclient: Not found or used on your system.
Xinput: Is installed.
Switch Method: XInput
So I tried reinstalling some things
sudo apt install --reinstall xserver-xorg-input-synaptics
And I have the most recent update for Ubuntu 18.04.
Here is what xinput shows
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [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)]
↳ Asus Wireless Radio Control id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Video Bus id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Sleep Button id=11 [slave keyboard (3)]
↳ USB2.0 HD UVC WebCam: USB2.0 HD id=13 [slave keyboard (3)]
↳ Asus WMI hotkeys id=14 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
Any suggestions? Thank you.
18.04 mouse touchpad synaptics
New contributor
add a comment |
I have an ASUS zenbook running Ubuntu 18.04, and everytime I opened up my laptop the touchpad stopped working, so I would open up the terminal and run this:
sudo rmmod i2c_hid
sudo modprobe i2c_hid
However, recently, even this stopped working. Diagnostics tools tell me that the touchpad isn't even recognized.
Gnome Shell Version: 3.28.3
Touchpad Indicator Version: 31
Touchpad(s): No Touchpad detected.
Synclient: Not found or used on your system.
Xinput: Is installed.
Switch Method: XInput
So I tried reinstalling some things
sudo apt install --reinstall xserver-xorg-input-synaptics
And I have the most recent update for Ubuntu 18.04.
Here is what xinput shows
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [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)]
↳ Asus Wireless Radio Control id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Video Bus id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Sleep Button id=11 [slave keyboard (3)]
↳ USB2.0 HD UVC WebCam: USB2.0 HD id=13 [slave keyboard (3)]
↳ Asus WMI hotkeys id=14 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
Any suggestions? Thank you.
18.04 mouse touchpad synaptics
New contributor
add a comment |
I have an ASUS zenbook running Ubuntu 18.04, and everytime I opened up my laptop the touchpad stopped working, so I would open up the terminal and run this:
sudo rmmod i2c_hid
sudo modprobe i2c_hid
However, recently, even this stopped working. Diagnostics tools tell me that the touchpad isn't even recognized.
Gnome Shell Version: 3.28.3
Touchpad Indicator Version: 31
Touchpad(s): No Touchpad detected.
Synclient: Not found or used on your system.
Xinput: Is installed.
Switch Method: XInput
So I tried reinstalling some things
sudo apt install --reinstall xserver-xorg-input-synaptics
And I have the most recent update for Ubuntu 18.04.
Here is what xinput shows
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [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)]
↳ Asus Wireless Radio Control id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Video Bus id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Sleep Button id=11 [slave keyboard (3)]
↳ USB2.0 HD UVC WebCam: USB2.0 HD id=13 [slave keyboard (3)]
↳ Asus WMI hotkeys id=14 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
Any suggestions? Thank you.
18.04 mouse touchpad synaptics
New contributor
I have an ASUS zenbook running Ubuntu 18.04, and everytime I opened up my laptop the touchpad stopped working, so I would open up the terminal and run this:
sudo rmmod i2c_hid
sudo modprobe i2c_hid
However, recently, even this stopped working. Diagnostics tools tell me that the touchpad isn't even recognized.
Gnome Shell Version: 3.28.3
Touchpad Indicator Version: 31
Touchpad(s): No Touchpad detected.
Synclient: Not found or used on your system.
Xinput: Is installed.
Switch Method: XInput
So I tried reinstalling some things
sudo apt install --reinstall xserver-xorg-input-synaptics
And I have the most recent update for Ubuntu 18.04.
Here is what xinput shows
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [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)]
↳ Asus Wireless Radio Control id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Video Bus id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Sleep Button id=11 [slave keyboard (3)]
↳ USB2.0 HD UVC WebCam: USB2.0 HD id=13 [slave keyboard (3)]
↳ Asus WMI hotkeys id=14 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
Any suggestions? Thank you.
18.04 mouse touchpad synaptics
18.04 mouse touchpad synaptics
New contributor
New contributor
New contributor
asked 3 hours ago
Mr. EMr. E
11
11
New contributor
New contributor
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
);
);
Mr. E is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1134211%2ftouchpad-no-longer-working-on-ubuntu-18-04-for-asus-zenbook%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
Mr. E is a new contributor. Be nice, and check out our Code of Conduct.
Mr. E is a new contributor. Be nice, and check out our Code of Conduct.
Mr. E is a new contributor. Be nice, and check out our Code of Conduct.
Mr. E is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1134211%2ftouchpad-no-longer-working-on-ubuntu-18-04-for-asus-zenbook%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