Ubuntu9.04 do not support ATI graphics card to enable full desktop Effects

Source: Internet
Author: User
There is a problem even running UbuntuLive on the host of the ATI graphics card that is not supported by Ubuntu9.04. You cannot enter the GNOME Desktop. You can only enter the character interface. You only need to install the driver for the ATI graphics card on the Character interface: $ sudoapt-getinstallbuild-essential tialautoconfautomakelibtoolpkg-configgit-core $ sudoapt-getinstal

There is a problem even running Ubuntu Live on a machine that does not support ATI graphics card in Ubuntu 9.04. You cannot enter the GNOME desktop, but you can only enter the character interface. You only need to install the driver for ATI graphics card on the Character interface:

$ Sudo apt-get install build-essential autoconf automake libtool pkg-config git-core

$ Sudo apt-get install libdrm-dev x11proto-gl-dev mesa-common-dev xutils-dev x11proto-xf86dri-dev x11proto-fonts-dev x11proto-randr-dev x11proto-video-dev x11proto-xext-dev x11proto-xinerama-dev xserver-xorg-dev

$ Git clone git: // anongit.free‑top.org/xorg/driver/xf86-video-ati

$ Xf86-video-ati cd

$ Sudo./autogen. sh -- prefix =/usr -- enable-dri

$ Sudo make

$ Sudo make install

The above command is installed with the open-source edition atidriver, which can support most new ATI graphics cards. Try it.

 

This article comes from:Http://ubuntu.osgeeker.com/2009/05/ubuntu-904ati.html

Related Article

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.