The archives for October 27th, 2007


Ott 27

Ati Aiglx Fusion

Here the second part of the guide begun with the installation of driver the 8,42 that has like final objective the installation and famous configuration of (or the ill-famed one) Compiz fusion. skyhal1.png

To open /etc/X11/xorg.conf with the editor preferred and to insert this code:

In the section “Device”

Option “RenderAccel” “true”
Option “AllowGLXWithComposite” “true”
Option “XAANoOffscreenPixmaps” “true”
Option “AGPMode” “8 ″
Option “AGPFastWrite” “True”

In the ServerLayout section
Option “AIGLX” “true”

In the section “Extensions”
Option “Composite” “true”

In the section “Screen”
Option “AddARGBGLXVisuals” “True”

(more…)