Page 17 of 17 FirstFirst ... 7151617
Results 161 to 168 of 168

Thread: Ubuntu 12.04 lts Hp touchpad right click problem

  1. #161
    Join Date
    May 2013
    Beans
    1

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    Post #124 works for HP ProBook 4420s.

    Thanks!!!

  2. #162
    Join Date
    Jun 2013
    Beans
    1

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    Is there such a patch for 3.5.0-34-generic #55~precise1-Ubuntu SMP on x86_64?

  3. #163
    Join Date
    Aug 2013
    Beans
    2

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    would you please tell me how to view the attached file?

  4. #164
    Join Date
    Aug 2013
    Beans
    2

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    Quote Originally Posted by AnotherMuggle View Post
    As promised I have attached my mouse driver patch for kernel 3.2.0-24-generic-pae. I am using this patch myself but I only just finished tinkering with it so I can't promise anything regarding reliability or whether the patch will work for other people. Hopefully it will help some people out!

    1. Download the attached file to your computers desktop
    2. sudo apt-get install dkms build-essential
    3. cd ~/Desktop
    4. tar jxvf psmouse-3.2.0-24-generic-pae.tar.bz2
    5. sudo mv psmouse-3.2.0-24-generic-pae /usr/src
    6. cd /usr/src
    7. sudo chmod -R a+rx psmouse-3.2.0-24-generic-pae
    8. sudo dkms add -m psmouse -v 3.2.0-24-generic-pae
    9. sudo dkms build -m psmouse -v 3.2.0-24-generic-pae
    10. sudo dkms install -m psmouse -v 3.2.0-24-generic-pae
    11. sudo modprobe -r psmouse
    12. sudo modprobe psmouse
    13. sudo dkms status

    The output of the last command should look similar to this (with no errors):
    "psmouse, 3.2.0-24-generic-pae, 3.2.0-24-generic-pae, i686: installed"

    No need to restart the computer as the driver is now loaded and the mouse should be working, including the hardware right button.
    I mean this attached file!

  5. #165
    Join Date
    Dec 2013
    Beans
    2

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    Would it be possible to create a patch for kernel: 3.8.0-34 THANK YOU!
    Last edited by kantor-d; December 29th, 2013 at 09:25 AM.

  6. #166
    Join Date
    Mar 2014
    Beans
    1

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    See post #124 - I just followed the instructions not five minutes ago and it worked a charm!

    Many thanks for this

  7. #167
    Join Date
    Feb 2012
    Beans
    2

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    Does patch from #124 enable Left Top led ?

    I am on a HP ProBook 4540s, i want to be able to disable the touchpad using left top button.

    Thanks and if anybody tried please let me know how it's working.

  8. #168
    Join Date
    Jul 2014
    Beans
    1

    Re: Ubuntu 12.04 lts Hp touchpad right click problem

    what file should I use for elementary OS Luna?

    EDIT:
    I made it with -29-generic-pae, worked like a charm. THANKS!
    Last edited by egsenah2; July 9th, 2014 at 08:05 PM.

Page 17 of 17 FirstFirst ... 7151617

Tags for this Thread

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
  •