1. $ sudo vim /etc/default/grub 2. removed "nomodeset" (leaving emptry string for GRUB_CMDLINE_LINUX 3. $ sudo update-grub 4. $ sudo update-initramfs -u 5. $ sudo vim /etc/gdm3/custom.conf 6. remove # in front of "#WaylandEnable=false", leaving "WaylandEnable=false" (under "[daemon]") 7. sudo reboot
I made sure before as well I am using gdm3 login manager by `sudo dpkg- reconfigure gdm3` and selecting "gdm3". Unfortunately, this did not have the desired result. When the login screen pops up, the screen is frozen, and I can't login. Still the same as before. I also installed OpenSSH before to try and connect from another computer, to get some details during the freeze. However, when the computer is frozen and I try to connect to it through SSH, it takes a while and then it says: "ssh: connect to host peter-h67m-ud2h port 22: No route to host". -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1792807 Title: Login screen freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1792807/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
