0

I have installed Ubuntu 17.04. For a while it worked great. Then I have installed a couple of packages which I don't remember. When I rebooted my laptop, I couldn't login from the default login desktop environment. Every time I try to login, it accepts the password, but loopsback to login screen again. But from the Unity8 desktop environment I can login without a problem. its not a startx, lightdm,owner problem etc..

cunay
  • 11

1 Answers1

1

I have found out one reason for loop login: I had installed Chrome Remote Desktop to my laptop. I uninstalled Chrome Remote Desktop, and that solved the problem. Now I can log in to both desktop type Ubuntu Default and Unity8 without any problem.

To uninstall Chrome Remote Desktop:

  1. Go to a terminal from the login screen with: Ctrl+Alt+F1.
  2. Enter the command: sudo apt-get autoremove chrome-remote-desktop.
  3. Reboot the system.
Zanna
  • 70,465
cunay
  • 11