Can't login after upgrade
Tofloor
poster avatar
cranks
deepin
2014-12-02 04:23
Author
A few hours ago I upgraded my installation and since this time I have not been able to log into my HP dv7 notebook.  

I now get the Login Manager page and it won't accept my password (my default was to auto login before this)

I have researched this issue and see has occurred to others. It has been recommended to change bios settings from ide to uefi.  I looked for this in the bios of my HP dv7 notebook but cannot find any options to make suggested changes.

What else can I try??

Is there a repair installation options with Deepin?

Please help
Craig
Reply Favorite View the author
All Replies
Maggieszd
deepin
2014-12-02 19:29
#1
Press Ctrl+Alt+F1 when login, then input yourpassword( nothing input in fact) and execute
  1. rm -rf ~/.Xauthority
Copy the Code
in terminal. Press Alt+F7 to log in.
Reply View the author
cranks
deepin
2014-12-02 22:40
#2
Thanks Maggieszd,

I did as you suggested but this didn't work for me.
What else can I try??
Reply View the author
Maggieszd
deepin
2014-12-04 19:04
#3
Press Ctrl+Alt+F1 when login, then input your password( nothing input in fact) and execute
  1. sudo apt-get update &&sudo apt-get dist-upgrade -y
Copy the Code

in terminal. Press Alt+F7 to log in.
Reply View the author