Results 1 to 4 of 4

Thread: restore original touchpad drivers

  1. #1
    Join Date
    Jan 2010
    Beans
    21

    Red face restore original touchpad drivers

    Hi,

    I am using hp mini 210 and since the two fingers scrolling not work, I've followed the following fix:

    http://ubuntuforums.org/showthread.php?t=1388164&page=2

    However, my touchpad now totally not working!

    How can I restore the original mouse drivers?

    The following commands make my touch pad failed after reboot

    cd drivers/input/mouse
    make
    sudo make install

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: restore original touchpad drivers

    http://ubuntuforums.org/showpost.php...3&postcount=52

    sudo dpkg-reconfigure xserver-xorg-input-synaptics

  3. #3
    Join Date
    Jan 2010
    Beans
    21

    Re: restore original touchpad drivers

    Thanks Dino99!

    I added the lines to "/usr/lib/X11/xorg.conf.d/10-synaptics.conf" and typed your commands.

    Then restart.

    But still not working...

  4. #4
    Join Date
    Jan 2010
    Beans
    21

    Re: restore original touchpad drivers

    one more fact:

    I only ran the following commands after i apt-get the linux-source ( i haven't run the patch command), how can I rollback it?

    cp Makefile drivers/input/mouse/
    cd drivers/input/mouse
    make
    sudo make install

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •