2015年3月5日 星期四

Ubuntu 12.04 安裝完登入後黑屏

系统版本

   ubuntu12.04.2
 
現象
   安裝完成後,登入後螢幕呈現黑屏
 
原因
    圖形介面城市損壞,可能是更新內核或者安裝套件的時候,把與xorg相關的文件給清除了
 
解决方案。
 
   系統黑屏後 Ctrl+ALT+F4 進入命令模式
   
   登入使用者後
 
   sudo apt-get update
   sudo apt-get install xserver-xorg-lts-quantal
   sudo dpkg-reconfigure xserver-xorg-lts-quantal
   sudo reboot
 
 
來源 : http://www.2cto.com/os/201305/213737.html

沒有留言:

張貼留言