Ubuntu desktop installation problem and solving

作者在尝试将Ubuntu桌面版安装到装有NVIDIA GeForece 8400MGS显卡的Dell Inspiron 1420笔记本上时遇到一系列问题,包括安装UI无法正常显示、NVIDIA驱动升级失败等。最终通过安装服务器版Ubuntu并手动安装桌面组件,以及禁用NVIDIA图形卡的方式解决了问题。

Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I replaced once and still not working 100% well.

1, Install the Ubuntu desktop version "ubuntu-14.04.1-desktop-amd64.iso", the installation UI cannot display properly, cannot proceed, installation failed,



2, workaround solution, install the server version Ubuntu and then install the desktop package, successful installed the 'ubuntu-14.04.1-server-amd64.iso', as it is a server version, the system was only with command line. Now install the Ubuntu desktop manager,

sudo apt-get update
sudo apt-get install gnome-core
sudo apt-get install x-window-system-core
sudo apt-get install gdm

Installed successful, the result is as below, still failed.



3, realize the NVIDIA driver might be needs to upgrade.

Download from NVIDIA website, "NVIDIA-Linux-x86_64-340.32.run", executed from command line, still failed, even worse, only mouse point can be seen,



Trying to install by apt-get automatically upgrade the NVIDIA driver,  still same result, failed.

<pre name="code" class="plain">sudo apt-get --purge remove nvidia-current
sudo apt-get update
sudo apt-get -y install nvidia-current

Trying to install the NVIDIA driver by bumblebee, still same result, failed

sudo apt-add-repository ppa:xorg-edgers/ppa
udo apt-get update
sudo apt-get install bumblebee-nvidia nvidia-319

Re-install the OS and install other desktop manager, all failed, the desktop managers I ever installed includes,  Mate Desktop 1.8, Xubuntu, Kubuntu, LXDE, all failed, I found the compare of different desktop manager at this link, know the pros and cons of different desktop manager now.

http://www.renewablepcs.com/about-linux/kde-gnome-or-xfce


4, the final solution I found at this link:

http://askubuntu.com/questions/413928/ubuntu-13-10-how-to-disable-nvidia-graphics-nouveau

by disable the NVIDIA graphical cards, desktop manager can work properly, at the blacklist in the /etc/odprobe.d/blacklist.conf, add one line "blacklist nouveau", and after comparing with different desktop manager, I chose KDE at last and working fine now,

sudo apt-get install kde-standard

the KDE desktop is as:





评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值