Very nice.... mot Beryl
http://doc.gwos.org/index.php/BerylOnEdgy
Gå direkt ner till stycket
Radeon Driver
Ensure you have the open source radeon drivers installed.
Det har du nu..
Edit the device section in your xorg.conf to be like this :
sudo gedit /etc/X11/xorg.conf
Så här ser det ut nu
Section "Device"
Identifier "ATI Technologies, Inc. RV280 [Radeon 9200 PRO]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Ändra till
Section "Device"
Identifier "ATI Technologies, Inc. RV280 [Radeon 9200 PRO]"
Driver "ati"
BusID "PCI:1:0:0"
Option "DRI" "true"
Option "ColorTiling" "on"
Option "EnablePageFlip" "true"
## Some may experience very poor performance without hashing the following line.
# Option "AccelMethod" "EXA"
## If above is hashed, change the following to "XAANoOffscreenPixmaps"
Option "EXANoOffscreenPixmaps"
Option "RenderAccel" "true"
#Option "AGPMode" "x" <- x may be 1, 2, 4, or 8 depending on your system
Option "AGPFastWrite" "on"
EndSection
Vi börjar så..... nu kan det bli Windows för dig en stund....
Ctrl-Alt-Backsteg för omstart...
