问题描述:如题,Ubuntu 12.04启动错误:Checking Battery State 。。。
环境:VMware下Ubuntu 12.04桌面版,由于重编译了内核,重新启动导致无法启动,界面一直卡在Checking Battery State 。。。处:
参考某网友的方法:
此时:按下 ctrl + alt + F1,进入终端,使用管理员权限执行下列代码
sudo rm /etc/X11/xorg.conf
sudo reboot
此方法不奏效。
我的解决方法:
ctrl + alt + F1,进入终端,用用户名和密码登陆
以管理员身份运行:
sudo apt-get install gdm
sudo dpkg-reconfigure gdm
重新选择显示器,从GDM到LightDM,选lightdm模式:
然后重启就可以了
一切ok。
更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2