Your Ubuntu 12.04 is running in 2D mode,Many features will not be available.(on Ubuntu 12.04)解决方法

Here is the solution I found to the issue (quoting from another site) :

http://nerdysermons.blogspot.in/2011/11/solve-graphic-driver-errors-unity-3d.html

There are 3 suggested methods that are given in this post. I have tried all three and the third was the one that worked for me.(That is the option where you install the open source drivers removing all the existing drivers). The second option actually caused my system to hang after the Ubuntu splash screen.

The procedure given in the above site, for simplicity's sake, and for your ease can be summarised as follows:

  1. Prior to taking any of the above approach, run this command to install dependencies :

    sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf

  2. Install Open source Graphic Drivers (Recommended) The below command will remove all traces of Ubuntu's default fglrx drivers (if installed).

    sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*

  3. Remove the existing xorg.conf

    sudo rm /etc/X11/xorg.conf

  4. Reinstall the xorg.conf

    sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64

  5. Configure xorg

    sudo dpkg-reconfigure xserver-xorg

  6. Reboot the system

    sudo reboot

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值