Debiantesing install ATI8.42.3 and COMPIZ

Source: Internet
Author: User
Debiantesing: Install ATI8.42.3 and COMPIZ-Debian for the Linux release. For details, refer to the following section. I used to want to get BERYL, but I couldn't install it! Cannot run! Hey, this time 8.42 is out, and COMPIZ can be enabled after the driver is installed. Hey hey! Install the driver in UBUNTU! I tried the article in this version, but it won't work on my computer!

Record it to avoid forgetting it!
1. If a driver has been installed before, delete it!
My kernel is 2.6.22. I installed a driver on the 2.6.18 kernel two days ago. After the upgrade, the 3D driver of ATI was gone. I got a new one and deleted all the packages related to fglrx, after the restart, X cannot be entered. get the conf file/etc/X11.

2. Prepare the compiling environment:
Apt-get install module-assistant build-essential fakeroot dh-make debhelper debconf libstdc ++ 5 linux-headers-$

2. Download the driver and generate the DEB package!
/Ati-driver-installer-8.42.3-x86.x86_64 -- buildpkg Debian/testing

3. installation:
Dpkg-I *. deb

4. Compile and install the kernel module:
Module-assistant prepare
Module-assistant update
Module-assistant build fglrx
Cd/usr/src
Dpkg-I fglrx-kernel -*
Depmod-

5. Modify xorg. conf
Gedit/etc/X11/xorg. conf
Replace ati in Driver with fglrx
Add two sections:
Section "Extensions"
Option "Composite" "1"
EndSection

Section "ServerLayout"
Option "AIGLX" "on"
EndSection

6. Restart the instance! Run the command: fglrxinfo
# Fglrxinfo
Display: 0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon 9550/X1050 Series
OpenGL version string: 2.0.6958 Release

Run glxinfo | grep render. The information is as follows!
# Glxinfo | grep render
Direct rendering: Yes
OpenGL renderer string: ATI Radeon 9550/X1050 Series

This information is successful!

Then COMPIZ
Add to source: And download and install the public key:
Deb http://download.tuxfamily.org/sh... h/export topfx/stable/

Apt-get install compiz-gnome
Apt-get install compizconfig-settings-manager
Apt-get install compiz-fusion -*
Apt-get install fusion-icon

After that, restart the notebook and click compiz fusion icon from the menu to start running the 3D desktop!

The first time I run the task without borders, I open Emerald Theme Manager, which has a topic, select one, export it, and then import it in Emerald Theme Manager. Now, the border is displayed, I don't know what is going on. Now I can select the topic and change it!

I just learned about DEBIAN and made it out.
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.