Touchpad not detected












4















I am using Ubuntu 14.04 in the new Lenovo Z510 Ideapad laptop. To check if my Touchpad is detected I typed the command




xinput list




and this is my output:



img



I tried everything mentioned in this, this and this. i have made touchpad-enabled to true.
But still the same problem persists.
and this is how my mouse & touch pad setting looks like:



img



Help.










share|improve this question

























  • Please post the output of xinput --list-props 13

    – Andrea Lazzarotto
    Aug 17 '14 at 12:03











  • Do you still have this problem?

    – Elder Geek
    Apr 21 '15 at 15:50











  • I haven't had this problem. I installed touchegg using this.

    – user281989
    Apr 26 '15 at 5:42
















4















I am using Ubuntu 14.04 in the new Lenovo Z510 Ideapad laptop. To check if my Touchpad is detected I typed the command




xinput list




and this is my output:



img



I tried everything mentioned in this, this and this. i have made touchpad-enabled to true.
But still the same problem persists.
and this is how my mouse & touch pad setting looks like:



img



Help.










share|improve this question

























  • Please post the output of xinput --list-props 13

    – Andrea Lazzarotto
    Aug 17 '14 at 12:03











  • Do you still have this problem?

    – Elder Geek
    Apr 21 '15 at 15:50











  • I haven't had this problem. I installed touchegg using this.

    – user281989
    Apr 26 '15 at 5:42














4












4








4


2






I am using Ubuntu 14.04 in the new Lenovo Z510 Ideapad laptop. To check if my Touchpad is detected I typed the command




xinput list




and this is my output:



img



I tried everything mentioned in this, this and this. i have made touchpad-enabled to true.
But still the same problem persists.
and this is how my mouse & touch pad setting looks like:



img



Help.










share|improve this question
















I am using Ubuntu 14.04 in the new Lenovo Z510 Ideapad laptop. To check if my Touchpad is detected I typed the command




xinput list




and this is my output:



img



I tried everything mentioned in this, this and this. i have made touchpad-enabled to true.
But still the same problem persists.
and this is how my mouse & touch pad setting looks like:



img



Help.







touchpad lenovo multi-touch synaptics system-settings






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:25









Community

1




1










asked May 20 '14 at 17:43









user281989user281989

1221213




1221213













  • Please post the output of xinput --list-props 13

    – Andrea Lazzarotto
    Aug 17 '14 at 12:03











  • Do you still have this problem?

    – Elder Geek
    Apr 21 '15 at 15:50











  • I haven't had this problem. I installed touchegg using this.

    – user281989
    Apr 26 '15 at 5:42



















  • Please post the output of xinput --list-props 13

    – Andrea Lazzarotto
    Aug 17 '14 at 12:03











  • Do you still have this problem?

    – Elder Geek
    Apr 21 '15 at 15:50











  • I haven't had this problem. I installed touchegg using this.

    – user281989
    Apr 26 '15 at 5:42

















Please post the output of xinput --list-props 13

– Andrea Lazzarotto
Aug 17 '14 at 12:03





Please post the output of xinput --list-props 13

– Andrea Lazzarotto
Aug 17 '14 at 12:03













Do you still have this problem?

– Elder Geek
Apr 21 '15 at 15:50





Do you still have this problem?

– Elder Geek
Apr 21 '15 at 15:50













I haven't had this problem. I installed touchegg using this.

– user281989
Apr 26 '15 at 5:42





I haven't had this problem. I installed touchegg using this.

– user281989
Apr 26 '15 at 5:42










1 Answer
1






active

oldest

votes


















0














apt-get install xserver-xorg-input-synaptics-dev


reboot



wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files/psmouse-elantech-x551c.tar.gz
dkms ldtarball psmouse-elantech-x551c.tar.gz
dkms install -m psmouse -v elantech-x551c
rmmod psmouse
modprobe psmouse





share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f469746%2ftouchpad-not-detected%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    apt-get install xserver-xorg-input-synaptics-dev


    reboot



    wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files/psmouse-elantech-x551c.tar.gz
    dkms ldtarball psmouse-elantech-x551c.tar.gz
    dkms install -m psmouse -v elantech-x551c
    rmmod psmouse
    modprobe psmouse





    share|improve this answer




























      0














      apt-get install xserver-xorg-input-synaptics-dev


      reboot



      wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files/psmouse-elantech-x551c.tar.gz
      dkms ldtarball psmouse-elantech-x551c.tar.gz
      dkms install -m psmouse -v elantech-x551c
      rmmod psmouse
      modprobe psmouse





      share|improve this answer


























        0












        0








        0







        apt-get install xserver-xorg-input-synaptics-dev


        reboot



        wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files/psmouse-elantech-x551c.tar.gz
        dkms ldtarball psmouse-elantech-x551c.tar.gz
        dkms install -m psmouse -v elantech-x551c
        rmmod psmouse
        modprobe psmouse





        share|improve this answer













        apt-get install xserver-xorg-input-synaptics-dev


        reboot



        wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files/psmouse-elantech-x551c.tar.gz
        dkms ldtarball psmouse-elantech-x551c.tar.gz
        dkms install -m psmouse -v elantech-x551c
        rmmod psmouse
        modprobe psmouse






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 28 '15 at 2:55









        mertyildiranmertyildiran

        1,47821019




        1,47821019






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f469746%2ftouchpad-not-detected%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕