Ubuntu 16.04 keyboard and touchpad does not react after suspend











up vote
0
down vote

favorite












I got some very strange problems with my Laptop keyboard/mousepad...



I have two partitions on my SDD, one with Ubuntu 16.04 and the other one with Windows 10 (using GRUB as bootloader). Yesterday evening I put Ubuntu to suspend mode. Today I continue working on it - but it comes back with a strange behavior...



The mouse is jumping from the left bottom screen to the right top screen and executes randomly clicks.. The mousepad and keyboard does not reacting on input. I have to connect an external mouse and keyboard to perform input. But the mouse is still (annoying) jumping and clicking around. Then I try to see what xinput is saying - xinput list



⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Gaming Mouse id=14 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=16 [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)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Sleep Button id=10 [slave keyboard (3)]
↳ WebCam SC-13HDN10939N id=11 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=12 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]


Then I disabled the PS/2 Generic Mouse by xinput --disable 16.
Finally the random mouse moves stopped... (If I restart the system at this point, the moves come back...)



Then I tried sudo apt-get install --reinstall xserver-xorg-input-all to reinstall the drivers.
But with no success, keyboard and mouse still not reacting on input... Even on GRUB the keyboard does not working.



I do not know if this is important: An extern mouse was connected to the Laptop, before I put it to suspend. Logitech USB Gaming Mouse



What could be the problem?? Can anyone please help me...



EDIT:
Even on BIOS the laptop keyboard does not working. Only with an extern keyboard. But in the GRUB menu both keyboards does not working, so I can not even run windows again... How should the keyboard get destroyed?!










share|improve this question




















  • 1




    wow, weird. Have you tried rebooting into Ubuntu?
    – Zanna
    Jan 4 '17 at 12:56










  • Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
    – anonymous2
    Jan 4 '17 at 15:47















up vote
0
down vote

favorite












I got some very strange problems with my Laptop keyboard/mousepad...



I have two partitions on my SDD, one with Ubuntu 16.04 and the other one with Windows 10 (using GRUB as bootloader). Yesterday evening I put Ubuntu to suspend mode. Today I continue working on it - but it comes back with a strange behavior...



The mouse is jumping from the left bottom screen to the right top screen and executes randomly clicks.. The mousepad and keyboard does not reacting on input. I have to connect an external mouse and keyboard to perform input. But the mouse is still (annoying) jumping and clicking around. Then I try to see what xinput is saying - xinput list



⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Gaming Mouse id=14 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=16 [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)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Sleep Button id=10 [slave keyboard (3)]
↳ WebCam SC-13HDN10939N id=11 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=12 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]


Then I disabled the PS/2 Generic Mouse by xinput --disable 16.
Finally the random mouse moves stopped... (If I restart the system at this point, the moves come back...)



Then I tried sudo apt-get install --reinstall xserver-xorg-input-all to reinstall the drivers.
But with no success, keyboard and mouse still not reacting on input... Even on GRUB the keyboard does not working.



I do not know if this is important: An extern mouse was connected to the Laptop, before I put it to suspend. Logitech USB Gaming Mouse



What could be the problem?? Can anyone please help me...



EDIT:
Even on BIOS the laptop keyboard does not working. Only with an extern keyboard. But in the GRUB menu both keyboards does not working, so I can not even run windows again... How should the keyboard get destroyed?!










share|improve this question




















  • 1




    wow, weird. Have you tried rebooting into Ubuntu?
    – Zanna
    Jan 4 '17 at 12:56










  • Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
    – anonymous2
    Jan 4 '17 at 15:47













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I got some very strange problems with my Laptop keyboard/mousepad...



I have two partitions on my SDD, one with Ubuntu 16.04 and the other one with Windows 10 (using GRUB as bootloader). Yesterday evening I put Ubuntu to suspend mode. Today I continue working on it - but it comes back with a strange behavior...



The mouse is jumping from the left bottom screen to the right top screen and executes randomly clicks.. The mousepad and keyboard does not reacting on input. I have to connect an external mouse and keyboard to perform input. But the mouse is still (annoying) jumping and clicking around. Then I try to see what xinput is saying - xinput list



⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Gaming Mouse id=14 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=16 [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)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Sleep Button id=10 [slave keyboard (3)]
↳ WebCam SC-13HDN10939N id=11 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=12 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]


Then I disabled the PS/2 Generic Mouse by xinput --disable 16.
Finally the random mouse moves stopped... (If I restart the system at this point, the moves come back...)



Then I tried sudo apt-get install --reinstall xserver-xorg-input-all to reinstall the drivers.
But with no success, keyboard and mouse still not reacting on input... Even on GRUB the keyboard does not working.



I do not know if this is important: An extern mouse was connected to the Laptop, before I put it to suspend. Logitech USB Gaming Mouse



What could be the problem?? Can anyone please help me...



EDIT:
Even on BIOS the laptop keyboard does not working. Only with an extern keyboard. But in the GRUB menu both keyboards does not working, so I can not even run windows again... How should the keyboard get destroyed?!










share|improve this question















I got some very strange problems with my Laptop keyboard/mousepad...



I have two partitions on my SDD, one with Ubuntu 16.04 and the other one with Windows 10 (using GRUB as bootloader). Yesterday evening I put Ubuntu to suspend mode. Today I continue working on it - but it comes back with a strange behavior...



The mouse is jumping from the left bottom screen to the right top screen and executes randomly clicks.. The mousepad and keyboard does not reacting on input. I have to connect an external mouse and keyboard to perform input. But the mouse is still (annoying) jumping and clicking around. Then I try to see what xinput is saying - xinput list



⎡ Virtual core pointer                      id=2    [master pointer  (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Gaming Mouse id=14 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=16 [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)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Sleep Button id=10 [slave keyboard (3)]
↳ WebCam SC-13HDN10939N id=11 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=12 [slave keyboard (3)]
↳ Cherry GmbH wired keyboard id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]


Then I disabled the PS/2 Generic Mouse by xinput --disable 16.
Finally the random mouse moves stopped... (If I restart the system at this point, the moves come back...)



Then I tried sudo apt-get install --reinstall xserver-xorg-input-all to reinstall the drivers.
But with no success, keyboard and mouse still not reacting on input... Even on GRUB the keyboard does not working.



I do not know if this is important: An extern mouse was connected to the Laptop, before I put it to suspend. Logitech USB Gaming Mouse



What could be the problem?? Can anyone please help me...



EDIT:
Even on BIOS the laptop keyboard does not working. Only with an extern keyboard. But in the GRUB menu both keyboards does not working, so I can not even run windows again... How should the keyboard get destroyed?!







16.04 keyboard suspend xinput mousepad






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 5 '17 at 6:34









Zanna

49.3k13127236




49.3k13127236










asked Jan 4 '17 at 12:00









Fabman22

113




113








  • 1




    wow, weird. Have you tried rebooting into Ubuntu?
    – Zanna
    Jan 4 '17 at 12:56










  • Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
    – anonymous2
    Jan 4 '17 at 15:47














  • 1




    wow, weird. Have you tried rebooting into Ubuntu?
    – Zanna
    Jan 4 '17 at 12:56










  • Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
    – anonymous2
    Jan 4 '17 at 15:47








1




1




wow, weird. Have you tried rebooting into Ubuntu?
– Zanna
Jan 4 '17 at 12:56




wow, weird. Have you tried rebooting into Ubuntu?
– Zanna
Jan 4 '17 at 12:56












Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
– anonymous2
Jan 4 '17 at 15:47




Sounds more like a hardware issue or at least a BIOS issue than a Ubuntu issue. What motherboard does your laptop have, and what BIOS version are you running?
– anonymous2
Jan 4 '17 at 15:47










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Ok I have the solution (but not the reason) of the problem! (@Zanna - yes, 10 times or something like that and with that annoying mouse problem and no solution)
Resetting the Motherboard



Take of battery pack (and disconnect from current source) for min. 5 minutes, then press the power button (without the battery or current source) for 30 seconds. Then put the battery pack back, press power -> it works now perfectly like the day before .... halleluja






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',
    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%2f867894%2fubuntu-16-04-keyboard-and-touchpad-does-not-react-after-suspend%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








    up vote
    1
    down vote



    accepted










    Ok I have the solution (but not the reason) of the problem! (@Zanna - yes, 10 times or something like that and with that annoying mouse problem and no solution)
    Resetting the Motherboard



    Take of battery pack (and disconnect from current source) for min. 5 minutes, then press the power button (without the battery or current source) for 30 seconds. Then put the battery pack back, press power -> it works now perfectly like the day before .... halleluja






    share|improve this answer

























      up vote
      1
      down vote



      accepted










      Ok I have the solution (but not the reason) of the problem! (@Zanna - yes, 10 times or something like that and with that annoying mouse problem and no solution)
      Resetting the Motherboard



      Take of battery pack (and disconnect from current source) for min. 5 minutes, then press the power button (without the battery or current source) for 30 seconds. Then put the battery pack back, press power -> it works now perfectly like the day before .... halleluja






      share|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        Ok I have the solution (but not the reason) of the problem! (@Zanna - yes, 10 times or something like that and with that annoying mouse problem and no solution)
        Resetting the Motherboard



        Take of battery pack (and disconnect from current source) for min. 5 minutes, then press the power button (without the battery or current source) for 30 seconds. Then put the battery pack back, press power -> it works now perfectly like the day before .... halleluja






        share|improve this answer












        Ok I have the solution (but not the reason) of the problem! (@Zanna - yes, 10 times or something like that and with that annoying mouse problem and no solution)
        Resetting the Motherboard



        Take of battery pack (and disconnect from current source) for min. 5 minutes, then press the power button (without the battery or current source) for 30 seconds. Then put the battery pack back, press power -> it works now perfectly like the day before .... halleluja







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 4 '17 at 13:06









        Fabman22

        113




        113






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f867894%2fubuntu-16-04-keyboard-and-touchpad-does-not-react-after-suspend%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

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            How to change which sound is reproduced for terminal bell?

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents