I had installed several updates and now Ubuntu 12.04 will not boot at all. It brings me to the login screen. I login and the screen goes blank. Help...
closed as off topic by Jorge Castro, green7, bcbc, Nathan Osman, psusi Apr 20 at 20:46
Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I found this blog helpful in the same situation so I thought I'd pass it along. http://lkubuntu.wordpress.com/2011/08/30/quick-and-easy-way-to-fix-x11-issues/ I could boot up to Stopping System V Init Process, which meant all of the services had started and the only thing left is the gui. I tried dpkg-reconfigure and booting to a older kernel in grub and none of that helped. I could start a VM headless so virtualbox was working. I use xfce4 and its much better than the default desktop. |
||||
|
|
|
Also, try to boot previous kernels by selecting Previous Linux versions from grub.. |
|||||
|
|
The default Unity and its companion compiz really stretch what graphics software and hardware can do. Even if you had an earlier version of Unity working, it might be worthwhile to try Unity 2D, or one of the gnome shells. At the login screen, before you enter your password, click on the icon there next to the userid you are signing on as. Click Unity 2d and then enter your password. Unity 2d is, in effect, a backup mode for when there are problems. Even if you would like to run the full Unity, doing this might help determine if advanced composition and rendering are involved in getting the blank screen. |
|||
|
|
nomodeset? What is the make and model of your computer (or, if inapplicable, of your motherboard), and the make and model of your video card? On about what date did you do the updates? Please provide this (and any other requested information) by editing your question (as though you had included it originally). – Eliah Kagan May 28 '12 at 18:44Ctrl+Alt+F1and entering your username and password. (You won't see anything on the screen as you enter your password, that's OK.) Then runsudo apt-get install pastebinit. Usescriptandpastebinitto send the output ofsudo lshw -C videoandcat /var/log/dpkg.logto paste.ubuntu.com and post a link in your question. – Eliah Kagan May 28 '12 at 18:45