Ubuntu 18.04 freezes at Login Screen, but I can SSH to it The 2019 Stack Overflow Developer Survey Results Are InHow to change proprietary video driver using the command line?Ubuntu 12.04 login screen freezes / monitor problemsLogin screen freezesUbuntu 18.04 Gnome hangs on login screenUbuntu 18.04 login screen loopDual boot, Ubuntu 18.04 and Windows 8.1 clock issuesUbuntu 18.04.1 LTS freezes after login screenProblem with dual boot in ubuntu 18.04Ubuntu 18.04 running very slow /hanging but no obvious reasonremote ssh freezes 18.0418.04 Nvidia drivers installed but not used

How to support a colleague who finds meetings extremely tiring?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

What does ひと匙 mean in this manga and has it been used colloquially?

Right tool to dig six foot holes?

Loose spokes after only a few rides

One word riddle: Vowel in the middle

Why did Acorn's A3000 have red function keys?

How to manage monthly salary

Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?

Does a dangling wire really electrocute me if I'm standing in water?

Is flight data recorder erased after every flight?

Time travel alters history but people keep saying nothing's changed

Why isn't airport relocation done gradually?

Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?

Why is the maximum length of OpenWrt’s root password 8 characters?

What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?

Is a "Democratic" Oligarchy-Style System Possible?

Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?

If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?

Distributing a matrix

What is the meaning of Triage in Cybersec world?

Who coined the term "madman theory"?

When should I buy a clipper card after flying to OAK?

Delete all lines which don't have n characters before delimiter



Ubuntu 18.04 freezes at Login Screen, but I can SSH to it



The 2019 Stack Overflow Developer Survey Results Are InHow to change proprietary video driver using the command line?Ubuntu 12.04 login screen freezes / monitor problemsLogin screen freezesUbuntu 18.04 Gnome hangs on login screenUbuntu 18.04 login screen loopDual boot, Ubuntu 18.04 and Windows 8.1 clock issuesUbuntu 18.04.1 LTS freezes after login screenProblem with dual boot in ubuntu 18.04Ubuntu 18.04 running very slow /hanging but no obvious reasonremote ssh freezes 18.0418.04 Nvidia drivers installed but not used



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I'm new to Ubuntu, and after about a week, after a restart, it is freezing on the login screen. The keyboard doesn't seem to work and mouse doesn't move (they're not at fault, I entered the Boot menu and they both worked there). Before this, I had autologin and it would show the shell and the "unlock the keying box", and froze there (wouldn't take any commands) - I disabled autologin for now. The system is working, I can see the clock adjusting correctly.



At the same time, I can SSH with Putty from my windows machine and run any commands there.



I have



  • Ubuntu 4.18.0-17.

  • Nvidia RTX 2080 TI with 418 driver,

  • AMD CPU,

  • 64 Gb Ram.

I had no issues until today.










share|improve this question









New contributor




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















  • 1





    Have you tried using another display manager (such as SDDM or LightDM) temporarily?

    – RolandiXor
    Apr 7 at 0:29











  • I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

    – mchid
    Apr 7 at 0:44











  • Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

    – mchid
    Apr 7 at 0:47












  • Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

    – mchid
    Apr 7 at 0:53











  • Thank you @mchid, installing lightdm fixed it!!

    – Chris Fotache
    2 days ago

















1















I'm new to Ubuntu, and after about a week, after a restart, it is freezing on the login screen. The keyboard doesn't seem to work and mouse doesn't move (they're not at fault, I entered the Boot menu and they both worked there). Before this, I had autologin and it would show the shell and the "unlock the keying box", and froze there (wouldn't take any commands) - I disabled autologin for now. The system is working, I can see the clock adjusting correctly.



At the same time, I can SSH with Putty from my windows machine and run any commands there.



I have



  • Ubuntu 4.18.0-17.

  • Nvidia RTX 2080 TI with 418 driver,

  • AMD CPU,

  • 64 Gb Ram.

I had no issues until today.










share|improve this question









New contributor




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















  • 1





    Have you tried using another display manager (such as SDDM or LightDM) temporarily?

    – RolandiXor
    Apr 7 at 0:29











  • I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

    – mchid
    Apr 7 at 0:44











  • Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

    – mchid
    Apr 7 at 0:47












  • Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

    – mchid
    Apr 7 at 0:53











  • Thank you @mchid, installing lightdm fixed it!!

    – Chris Fotache
    2 days ago













1












1








1








I'm new to Ubuntu, and after about a week, after a restart, it is freezing on the login screen. The keyboard doesn't seem to work and mouse doesn't move (they're not at fault, I entered the Boot menu and they both worked there). Before this, I had autologin and it would show the shell and the "unlock the keying box", and froze there (wouldn't take any commands) - I disabled autologin for now. The system is working, I can see the clock adjusting correctly.



At the same time, I can SSH with Putty from my windows machine and run any commands there.



I have



  • Ubuntu 4.18.0-17.

  • Nvidia RTX 2080 TI with 418 driver,

  • AMD CPU,

  • 64 Gb Ram.

I had no issues until today.










share|improve this question









New contributor




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












I'm new to Ubuntu, and after about a week, after a restart, it is freezing on the login screen. The keyboard doesn't seem to work and mouse doesn't move (they're not at fault, I entered the Boot menu and they both worked there). Before this, I had autologin and it would show the shell and the "unlock the keying box", and froze there (wouldn't take any commands) - I disabled autologin for now. The system is working, I can see the clock adjusting correctly.



At the same time, I can SSH with Putty from my windows machine and run any commands there.



I have



  • Ubuntu 4.18.0-17.

  • Nvidia RTX 2080 TI with 418 driver,

  • AMD CPU,

  • 64 Gb Ram.

I had no issues until today.







18.04 login






share|improve this question









New contributor




Chris Fotache 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




Chris Fotache 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








edited 2 days ago









Kulfy

5,11151844




5,11151844






New contributor




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









asked Apr 7 at 0:00









Chris FotacheChris Fotache

62




62




New contributor




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





New contributor





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






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







  • 1





    Have you tried using another display manager (such as SDDM or LightDM) temporarily?

    – RolandiXor
    Apr 7 at 0:29











  • I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

    – mchid
    Apr 7 at 0:44











  • Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

    – mchid
    Apr 7 at 0:47












  • Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

    – mchid
    Apr 7 at 0:53











  • Thank you @mchid, installing lightdm fixed it!!

    – Chris Fotache
    2 days ago












  • 1





    Have you tried using another display manager (such as SDDM or LightDM) temporarily?

    – RolandiXor
    Apr 7 at 0:29











  • I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

    – mchid
    Apr 7 at 0:44











  • Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

    – mchid
    Apr 7 at 0:47












  • Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

    – mchid
    Apr 7 at 0:53











  • Thank you @mchid, installing lightdm fixed it!!

    – Chris Fotache
    2 days ago







1




1





Have you tried using another display manager (such as SDDM or LightDM) temporarily?

– RolandiXor
Apr 7 at 0:29





Have you tried using another display manager (such as SDDM or LightDM) temporarily?

– RolandiXor
Apr 7 at 0:29













I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

– mchid
Apr 7 at 0:44





I agree, this is a common problem with gdm3. Try installing lightdm: sudo apt install lightdm and then when you are prompted, select lightdm as your display manager. If lightdm is already installed, run the following command and then choose lightdm as the display manager when you are prompted: sudo dpkg-reconfigure lightdm

– mchid
Apr 7 at 0:44













Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

– mchid
Apr 7 at 0:47






Also, please see this answer: askubuntu.com/a/699384/167115 and install the driver that is listed as "recommended"

– mchid
Apr 7 at 0:47














Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

– mchid
Apr 7 at 0:53





Also, my keyboard and mouse work at the boot menu but I have to unplug and plug them back in after boot sometimes.

– mchid
Apr 7 at 0:53













Thank you @mchid, installing lightdm fixed it!!

– Chris Fotache
2 days ago





Thank you @mchid, installing lightdm fixed it!!

– Chris Fotache
2 days ago










0






active

oldest

votes












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



);






Chris Fotache 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%2f1131765%2fubuntu-18-04-freezes-at-login-screen-but-i-can-ssh-to-it%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Chris Fotache is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Chris Fotache is a new contributor. Be nice, and check out our Code of Conduct.












Chris Fotache is a new contributor. Be nice, and check out our Code of Conduct.











Chris Fotache 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%2f1131765%2fubuntu-18-04-freezes-at-login-screen-but-i-can-ssh-to-it%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

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?