Cannot logn on virtual terminal - return repeating?TTY doesn't wait for passwordWhy is a virtual terminal...

Describe a span of time of 1 or 2 years, without being too literal

How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?

Why do neural networks need so many training examples to perform?

Should I cite R or RStudio?

Crack the bank account's password!

Broad Strokes - missing letter riddle

Can you determine if focus is sharp without diopter adjustment if your sight is imperfect?

What's the oldest plausible frozen specimen for a Jurassic Park style story-line?

Cat is tipping over bed-side lamps during the night

Boss asked me to sign a resignation paper without a date on it along with my new contract

Translation needed for 130 years old church document

Need help with a circuit diagram where the motor does not seem to have any connection to ground. Error with diagram? Or am i missing something?

Why did Luke use his left hand to shoot?

How much mayhem could I cause as a fish?

Is there a file that always exists and a 'normal' user can't lstat it?

Possible issue with my W4 and tax return

Taking headphones when quitting job

What species should be used for storage of human minds?

Why is the "Domain users" group missing from this Powershell AD Query?

What is the wife of a henpecked husband called?

Why is that max-Q doesn't occur in transonic regime?

Is `Object` a function in javascript?

Book where a space ship journeys to the center of the galaxy to find all the stars had gone supernova

Is there a way to store 9th-level spells in a Glyph of Warding or similar method?



Cannot logn on virtual terminal - return repeating?


TTY doesn't wait for passwordWhy is a virtual terminal “virtual”, and what/why/where is the “real” terminal?Wrong MAC address error in virtual consoleHow to kill all processes in one virtual console from another virtual console?Login in virtual terminalHow to exit the virtual terminal?Ctrl+Alt+F-keys do not respond after having gone in the loginless virtual consoleUnable to change virtual terminalWeird login behavior in tty1-6Login Failing in Virtual ConsoleCan't Type Password in Virtual Terminal













2















My Ubuntu 18.04.2 system is working OK except for the following problem:



I cannot seem to be able to login on any of the virtual terminals (Ctrl+Alt+F1 to F6. Specifically, I can type my username fine, and the keyboard works without a problem, no unusual behaviour, until I press Return (or Enter on the keypad).



At that point, the password prompt appears but immediately it is as if Return is pressed again, so entering a blank password and giving Login incorrect. The login prompt reappears but again it is as if Return is immediately pressed, again giving Login incorrect. The repeats a few more times until the screen clears and the login prompt shows again. Now Return does not keep repeating.



Any ideas? The Return key is working no problem in graphical mode.










share|improve this question







New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Possible duplicate of TTY doesn't wait for password

    – N0rbert
    6 hours ago
















2















My Ubuntu 18.04.2 system is working OK except for the following problem:



I cannot seem to be able to login on any of the virtual terminals (Ctrl+Alt+F1 to F6. Specifically, I can type my username fine, and the keyboard works without a problem, no unusual behaviour, until I press Return (or Enter on the keypad).



At that point, the password prompt appears but immediately it is as if Return is pressed again, so entering a blank password and giving Login incorrect. The login prompt reappears but again it is as if Return is immediately pressed, again giving Login incorrect. The repeats a few more times until the screen clears and the login prompt shows again. Now Return does not keep repeating.



Any ideas? The Return key is working no problem in graphical mode.










share|improve this question







New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Possible duplicate of TTY doesn't wait for password

    – N0rbert
    6 hours ago














2












2








2








My Ubuntu 18.04.2 system is working OK except for the following problem:



I cannot seem to be able to login on any of the virtual terminals (Ctrl+Alt+F1 to F6. Specifically, I can type my username fine, and the keyboard works without a problem, no unusual behaviour, until I press Return (or Enter on the keypad).



At that point, the password prompt appears but immediately it is as if Return is pressed again, so entering a blank password and giving Login incorrect. The login prompt reappears but again it is as if Return is immediately pressed, again giving Login incorrect. The repeats a few more times until the screen clears and the login prompt shows again. Now Return does not keep repeating.



Any ideas? The Return key is working no problem in graphical mode.










share|improve this question







New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












My Ubuntu 18.04.2 system is working OK except for the following problem:



I cannot seem to be able to login on any of the virtual terminals (Ctrl+Alt+F1 to F6. Specifically, I can type my username fine, and the keyboard works without a problem, no unusual behaviour, until I press Return (or Enter on the keypad).



At that point, the password prompt appears but immediately it is as if Return is pressed again, so entering a blank password and giving Login incorrect. The login prompt reappears but again it is as if Return is immediately pressed, again giving Login incorrect. The repeats a few more times until the screen clears and the login prompt shows again. Now Return does not keep repeating.



Any ideas? The Return key is working no problem in graphical mode.







virtual-console






share|improve this question







New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 6 hours ago









John VenessJohn Veness

111




111




New contributor




John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






John Veness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Possible duplicate of TTY doesn't wait for password

    – N0rbert
    6 hours ago














  • 1





    Possible duplicate of TTY doesn't wait for password

    – N0rbert
    6 hours ago








1




1





Possible duplicate of TTY doesn't wait for password

– N0rbert
6 hours ago





Possible duplicate of TTY doesn't wait for password

– N0rbert
6 hours ago










1 Answer
1






active

oldest

votes


















0














It is not unlikely that you are hit by this issue. Removing the gpm feature fixed it for me. It happened around the time I posted on that bug.



https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1814261



The official bug (where developers are working on resolving the issue) is here:



https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813873



It looks like something was not backported and as a result the missing code generate that auto-return problem. It should be fixed soon. The fix was pushed around the 20th (Feb 2019.)






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
    });


    }
    });






    John Veness is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121246%2fcannot-logn-on-virtual-terminal-return-repeating%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














    It is not unlikely that you are hit by this issue. Removing the gpm feature fixed it for me. It happened around the time I posted on that bug.



    https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1814261



    The official bug (where developers are working on resolving the issue) is here:



    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813873



    It looks like something was not backported and as a result the missing code generate that auto-return problem. It should be fixed soon. The fix was pushed around the 20th (Feb 2019.)






    share|improve this answer




























      0














      It is not unlikely that you are hit by this issue. Removing the gpm feature fixed it for me. It happened around the time I posted on that bug.



      https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1814261



      The official bug (where developers are working on resolving the issue) is here:



      https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813873



      It looks like something was not backported and as a result the missing code generate that auto-return problem. It should be fixed soon. The fix was pushed around the 20th (Feb 2019.)






      share|improve this answer


























        0












        0








        0







        It is not unlikely that you are hit by this issue. Removing the gpm feature fixed it for me. It happened around the time I posted on that bug.



        https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1814261



        The official bug (where developers are working on resolving the issue) is here:



        https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813873



        It looks like something was not backported and as a result the missing code generate that auto-return problem. It should be fixed soon. The fix was pushed around the 20th (Feb 2019.)






        share|improve this answer













        It is not unlikely that you are hit by this issue. Removing the gpm feature fixed it for me. It happened around the time I posted on that bug.



        https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1814261



        The official bug (where developers are working on resolving the issue) is here:



        https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813873



        It looks like something was not backported and as a result the missing code generate that auto-return problem. It should be fixed soon. The fix was pushed around the 20th (Feb 2019.)







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 hours ago









        Alexis WilkeAlexis Wilke

        1,1542728




        1,1542728






















            John Veness is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            John Veness is a new contributor. Be nice, and check out our Code of Conduct.













            John Veness is a new contributor. Be nice, and check out our Code of Conduct.












            John Veness is a new contributor. Be nice, and check out our Code of Conduct.
















            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%2f1121246%2fcannot-logn-on-virtual-terminal-return-repeating%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

            Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

            Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

            Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...