Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: 10.04 Touchpad not working

  1. #1
    Join Date
    Jan 2009
    Beans
    53

    Question 10.04 Touchpad not working

    Hey,

    I run Windows 7 (Boo! Hiss!) on my netbook (HP Mini 311c), and I would like to dual boot with Ubuntu. Not the netbook remix, as I just don't like it.

    I created a bootable USB with unetbootin, out of the iso, and loaded up. It all loaded fine, except for the fact that the touchpad didn't work. I had to ctrl+alt+del to shut down. What could be causing this?

    Any help appreciated

  2. #2
    Join Date
    Jan 2009
    Location
    Flanders
    Beans
    Hidden!

    Re: 10.04 Touchpad not working

    Can you try to play a little with the boot options? press any key at the first boot screen to change the options. I would especially suggest the acpi=off option.

    Hope this helps,
    Sander

  3. #3
    Join Date
    Jan 2009
    Beans
    53

    Re: 10.04 Touchpad not working

    I re-made the Liveusb, and it decided to work. Thanks anyway.

    Just need to sort out my broadcom wireless card now...

  4. #4
    Join Date
    May 2009
    Beans
    1

    Talking Re: 10.04 Touchpad not working

    For the googlers, who still have trouble with synaptic touchpads, refer to
    https://bugs.launchpad.net/ubuntu/+s...7?comments=all

    Specifically to comment #9. It worked for me. (I installed gpointing-device-settings only. DIdn't need to install touchfreeze)

    Now I'm at peace!

  5. #5
    Join Date
    Sep 2009
    Beans
    5

    Re: 10.04 Touchpad not working

    Quote Originally Posted by nikh123123 View Post
    For the googlers, who still have trouble with synaptic touchpads, refer to
    https://bugs.launchpad.net/ubuntu/+s...7?comments=all

    Specifically to comment #9. It worked for me. (I installed gpointing-device-settings only. DIdn't need to install touchfreeze)

    Now I'm at peace!
    Worked fine for me! However, I installed both patches:
    gpointing-device-settings && touchfreeze.

  6. #6
    Join Date
    May 2008
    Beans
    1

    Re: 10.04 Touchpad not working

    From https://bugs.launchpad.net/ubuntu/+s...7?comments=all comment #35 worked for me

    You can write:
    Code:

    sudo modprobe -r psmouse
    sudo modprobe psmouse proto=imps

    To make permanet include the last line in /etc/modprobe.d/options

  7. #7
    Join Date
    Nov 2009
    Beans
    2

    Re: 10.04 Touchpad not working

    #103 from that thread sorting things out on my Acer Aspire One D250

  8. #8
    Join Date
    Aug 2010
    Beans
    2

    Re: 10.04 Touchpad not working

    Re. the aforementioned thread (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/549727?comments=all):

    I'm running a Acer Aspire One 110 with Lucid (10.04), with all updates current.


    I've had a non-functional touchpad since I installed Ubuntu on the AAO (v.8.xx), and nothing I've done has resuscitated it - until I read comment #93 in that thread, which has worked like a charm.

    Hope this helps
    SoM

  9. #9
    Join Date
    Mar 2007
    Beans
    1

    Re: 10.04 Touchpad not working

    deleting ~/.gconfd/saved_state
    and setting
    <entry name="touchpad_enabled" mtime="1283139756" type="bool" value="false"/>
    to
    <entry name="touchpad_enabled" mtime="1283139756" type="bool" value="true"/>
    in ~/.gconf/desktop/gnome/peripherals/touchpad/%gconf.xml worked for me.

  10. #10
    Join Date
    Sep 2010
    Beans
    1

    Re: 10.04 Touchpad not working

    Thanks Nibiru. My tuchpad wrkin again.
    But there is no file named options in my /etc/modprobe.d. cud u tell me how to make permanent then?
    I m just a beginner in Linux!
    contents of modprobe.d-
    alsa-base.conf blacklist-firewire.conf blacklist-oss.conf
    blacklist-ath_pci.conf blacklist-framebuffer.conf blacklist-watchdog.conf
    blacklist.conf blacklist-modem.conf libpisock9.conf

Page 1 of 2 12 LastLast

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
  •