Results 1 to 4 of 4

Thread: Touchpad doesn't work after updating to 14.10

  1. #1
    Join Date
    Oct 2014
    Beans
    6

    Touchpad doesn't work after updating to 14.10

    Hi,

    I just updated from Ubuntu 14.04 to 14.10, but my touchpad doesn't work anymore.
    I have a Dell XPS 13 Haswell laptopwith touchscreen. In 14.04 my touchpad worked fine, but the touchscreen(only clicking was possible) didn't work properly. In 14.10 the touchscreen works (it supports scroll and drag), but as you can see below the touchpad isn't detected.

    Code:
    > xinput list
    ⎡ Virtual core pointer                        id=2    [master pointer  (3)]
    ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
    ⎜   ↳ SYNAPTICS Synaptics Large Touch Screen      id=9    [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)]
        ↳ Power Button                                id=8    [slave  keyboard (3)]
        ↳ Integrated_Webcam_HD                        id=10    [slave  keyboard (3)]
        ↳ AT Translated Set 2 keyboard                id=11    [slave  keyboard (3)]
        ↳ Dell WMI hotkeys                            id=12    [slave  keyboard (3)]
    I guess it has something to do with drivers, but I don't know where to start searching.

    Thanks,
    Jyrki
    Last edited by jyrki-deneve; October 23rd, 2014 at 08:23 PM.

  2. #2
    Join Date
    Oct 2014
    Beans
    1

    Re: Touchpad doesn't work after updating to 14.10

    Hi, I use the same machine and had the same problem. In my case I had the i2c-hid module blacklisted because it used to cause some conflict with the touchpad and the touchscreen. This is no longer the case and as soon as I stopped blacking the module the touchpad started working after a reboot (and the touchscreen still works as well).

    Hope this helps.

  3. #3
    Join Date
    Oct 2014
    Beans
    6

    Re: Touchpad doesn't work after updating to 14.10

    Thanks, removing the i2c-hid line from the blacklist config did the job!

  4. #4
    Join Date
    Oct 2014
    Beans
    1

    Re: Touchpad doesn't work after updating to 14.10

    I had the same issue and this fix worked for me too. Thanks!

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
  •