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;








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.










share|improve this question







New contributor




Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    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.










    share|improve this question







    New contributor




    Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      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.










      share|improve this question







      New contributor




      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      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






      share|improve this question







      New contributor




      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      Mr. EMr. E

      11




      11




      New contributor




      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Mr. E is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          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.









          draft saved

          draft discarded


















          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.









          draft saved

          draft discarded


















          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

          Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»