I recently did a clean install on an Asus F3 laptop. All was fine until I updated packages through Adept. There were two broken files, one was for kernel headers...can't remember the other. Could this have lead to my inability to login? It would verify my password and then cycle back to the login screen.
Announcement
Collapse
No announcement yet.
Can't login after updating
Collapse
This topic is closed.
X
X
-
Re: Can't login after updating
I think it's a broken x server -- I've had that before.
Do Ctrl-Alt-F1, and login to the (dreaded) command-line interface, aka console.
Set up a basic VESA GUI as follows:
Code:sudo dpkg-reconfigure xserver-xorg
When the script completes, it will dump you back to the command line. TypeCode:startx
Good luck!
- Top
- Bottom
Comment