Elantech touchpad stopped working after restart

jandurek

I'm using Ubuntu 12.10 on my MSI X460DX notebook for a few weeks. Touchpad worked without problem. 2-finger scrolling worked as well as disabling touchpad with key shortcut. But now after a restart touchpad just stopped working completely. System Settings->Mouse and Touchpad->Touchpad tab was not here So I tried to run sudo modprobe psmouse and than it started working, but the touchpad settings still aren't here and neither edge scrolling nor 2-finger scrolling is working. I also can't disable it. I found out, that the touchpad is recognized as PS/2 Generic Mouse instead of my elantech touchpad.

⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ A4TECH USB Device                         id=10   [slave  pointer  (2)]
⎜   ↳ A4TECH USB Device                         id=11   [slave  pointer  (2)]
⎜   ↳ PS/2 Generic Mouse                        id=13   [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)]
    ↳ Video Bus                                 id=8    [slave  keyboard (3)]
    ↳ Power Button                              id=9    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=12   [slave  keyboard (3)]

Is there a way how can I get my touchpad working properly as before?

jandurek

I found the solution! I found it here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/667707 and a workaround from comment #3 worked.

sudo rmmod psmouse
sudo insmod /lib/modules/`uname -r`/kernel/drivers/input/mouse/psmouse.ko

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Elantech touchpad stopped working after restart

From Dev

Elantech touchpad not working

From Dev

Keyboard and touchpad stopped working after sleep

From Dev

Right ElanTech touchpad button not working in Linux

From Dev

Elantech Touchpad not working on Ubuntu 16.04 and Arch Linux

From Dev

16.04: Elantech touchpad not working on new laptop

From Dev

Elantech - Touchpad not working after upgrading to 18.10 from 18.04 (ThinkPad L480)

From Dev

Touchpad suddenly stopped working

From Dev

Touchpad suddenly stopped working

From Dev

Touchpad tap stopped working

From Dev

GetElementsByTagName('a') stopped working after server restart

From Dev

Keyboard and touchpad stopped working after battery drain in Samsung notebook

From Dev

Keyboard and Synaptics touchpad features stopped working after xenial software update

From Dev

Keyboard and touchpad stopped working after messing up with drivers

From Dev

Touchpad suddenly stopped working on boot

From Dev

Apache (Ubuntu) Virtual host stopped working after upgrade->restart

From Dev

Elantech Touchpad on Ubuntu 16.04.1

From Dev

Lenovo IdeaPad Z570 touchpad stopped working after upgrade to 15.04

From Dev

Touchpad suddenly stopped working on Kubuntu 17.04

From Dev

Touchpad buttons have stopped working on Dell laptop

From Dev

Elantech touchpad not recognised on Kubuntu 15.10

From Dev

Touchpad not working after suspending laptop

From Dev

ELAN touchpad suddenly stopped working, worked the day before

From Dev

.bashrc not working after restart

From Dev

.bashrc not working after restart

From Dev

Timer cannot restart after it is being stopped in Python

From Dev

Timer cannot restart after it is being stopped in Python

From Dev

Swift timer does not restart after stopped once

From Dev

Restart Bound Service after force stopped

Related Related

  1. 1

    Elantech touchpad stopped working after restart

  2. 2

    Elantech touchpad not working

  3. 3

    Keyboard and touchpad stopped working after sleep

  4. 4

    Right ElanTech touchpad button not working in Linux

  5. 5

    Elantech Touchpad not working on Ubuntu 16.04 and Arch Linux

  6. 6

    16.04: Elantech touchpad not working on new laptop

  7. 7

    Elantech - Touchpad not working after upgrading to 18.10 from 18.04 (ThinkPad L480)

  8. 8

    Touchpad suddenly stopped working

  9. 9

    Touchpad suddenly stopped working

  10. 10

    Touchpad tap stopped working

  11. 11

    GetElementsByTagName('a') stopped working after server restart

  12. 12

    Keyboard and touchpad stopped working after battery drain in Samsung notebook

  13. 13

    Keyboard and Synaptics touchpad features stopped working after xenial software update

  14. 14

    Keyboard and touchpad stopped working after messing up with drivers

  15. 15

    Touchpad suddenly stopped working on boot

  16. 16

    Apache (Ubuntu) Virtual host stopped working after upgrade->restart

  17. 17

    Elantech Touchpad on Ubuntu 16.04.1

  18. 18

    Lenovo IdeaPad Z570 touchpad stopped working after upgrade to 15.04

  19. 19

    Touchpad suddenly stopped working on Kubuntu 17.04

  20. 20

    Touchpad buttons have stopped working on Dell laptop

  21. 21

    Elantech touchpad not recognised on Kubuntu 15.10

  22. 22

    Touchpad not working after suspending laptop

  23. 23

    ELAN touchpad suddenly stopped working, worked the day before

  24. 24

    .bashrc not working after restart

  25. 25

    .bashrc not working after restart

  26. 26

    Timer cannot restart after it is being stopped in Python

  27. 27

    Timer cannot restart after it is being stopped in Python

  28. 28

    Swift timer does not restart after stopped once

  29. 29

    Restart Bound Service after force stopped

HotTag

Archive