I recently upgraded my computer to Ubuntu 12.04 from 10.04 and it started messing up, as in, freezing up on certain programs and then randomly logging out and going to the log-in screen. I've done all of the upgrades and it still wasn't working properly.
Now when I turn the computer on, instead of booting to the GUI Interface, it boots straight to the terminal. Is there any command I can type to boot it properly? And if so, what do I do to keep it booting properly?
I did some research and found that some people used the "startx" command, but it didn't work for me. This is what it said:
"X: user not authorized to run the X server, aborting.
X10: fatal 10 error 11 (Resource temporarily unavailable) on X server ":0"
after 7 requests (7 known processed) with 0 events remaining."
Any help would be greatly appreciated!
sudo startx
give you? – Melon Dec 22 '12 at 20:20sudo startx gives me:
"Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again.
Please consult the The X.Org Foundation support at http://wiki.x.org for help.
ddxSigGiveUp: Closing log "X: user not authorized to run the X server, aborting. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 7 requests (7 known processed) with 0 events remaining."
– Aubrey Dec 22 '12 at 22:17/var/log/Xorg.0.log
– Melon Dec 23 '12 at 07:43I was finally able to log in to the GUI Interface. I'm not exactly sure how I did it, I just fiddled around. One thing is weird, though. I'm only able to log in as guest, not as my actual name. I do have a password, but it keeps saying that it's incorrect. So, now I'm logged in as a guest and I am able to use the terminal. I just don't know where to go from here...
– Aubrey Dec 24 '12 at 03:45sudo
. Also, can you switch to root withsudo su
? – Melon Dec 24 '12 at 08:58sudo su
you will be asked for root password. You mentioned earlier, that you can type commands (as a guest). So try that and we can think of something from there – Melon Dec 24 '12 at 18:46EDIT: I also followed these directions to try and change the password to see if I could log in my regular account, but I still wasn't able to log in. http://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password
– Aubrey Dec 24 '12 at 21:13easy
password? – Melon Dec 25 '12 at 07:44easy
to crack and have an external IP this could be done really fast. My friend once set up an external IP and while browsing through the logs, he saw that many times somebody tried to login as root. Another option is that you installed somemalware
. I cannot find any other reason why you suddenly cannot login as a normal user. Maybe some experienced users would help here?Aubrey: Please edit out you IP just in case. I don't want to know your IP, only if it is external.
– Melon Dec 26 '12 at 01:20