Blue screen after Ubuntu login does not show the desktop solution

Source: Internet
Author: User
Problem analysis
Start Ubuntu to enter the login screen, indicating that the system can be run up. No big chunk of the core data corruption, Linux system can generally be repaired, must be calm. The problem is that the previous brute force shutdown damaged Ubuntu's graphics system configuration, causing the graphical interface to not function properly. So I saw the ability to log in, but only a blue.
Problem solving
This time to ask for the old character interface. In order to "make a fist", enter the character interface first: Ctrl + Alt + F4
Then install the appropriate service, and then reset it.
sudo apt-get install Xserver-xorg-lts-utopic
sudo dpkg-reconfigure xserver-xorg-lts-utopic
Reboot
If there is a problem with the first operation, you need to reset dpkg and try again, just follow the instructions.
sudo dpkg--configure-a
Have seen other people not install xserver-xorg-lts-utopic, but xserver-xorg-lts-quantal. The estimate is a version issue.
After the reboot system, the friendly graphical interface finally came back.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.