root@Slacky:~# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X300/X550/X1050 Series
OpenGL version string: 2.0.6474 (8.38.6)
Na glxgears dobijam:
root@Slacky:~# glxgears
2667 frames in 5.0 seconds = 533.392 FPS
2661 frames in 5.0 seconds = 531.801 FPS
2661 frames in 5.0 seconds = 532.200 FPS
2663 frames in 5.0 seconds = 532.169 FPS
2534 frames in 5.0 seconds = 506.799 FPS
2090 frames in 5.0 seconds = 417.669 FPS
1787 frames in 5.0 seconds = 357.396 FPS
2656 frames in 5.0 seconds = 531.197 FPS
na "full screen".
Instalirao sam compiz-fusion, i to sledece pakete:
compiz-0.5.1+git20070712-noarch-1ap.tgz
compiz-bcop-0.1.4+git20070709-i386-1ap.tgz
compiz-core-0.5.1+git20070712-i386-1ap.tgz
compiz-dev-0.5.1+git20070712-i386-1ap.tgz
compiz-fusion-plugins-extra-0.0.1+git20070714-i386-1ap.tgz
compiz-fusion-plugins-main-0.0.1+git20070715-i386-1ap.tgz
compiz-kde-0.5.1+git20070712-i386-1ap.tgz
compiz-plugins-0.5.1+git20070712-i386-1ap.tgz
compiz-settings-0.07-1-i386-1ap.tgz
compizconfig-python-git16072007-i486-1ap.tgz
compizconfig-setting-manager-git16072007-i486-1ap.tgz
compizconfig-setting-manager-git16072007-i486-1ap.tgz
libcompizconfig-backend-kconfig-0.0.1+git20070705-i386-1ap.tgz
libcompizconfig0-0.0.1+git20070711-i386-1ap.tgz
libcompizconfig0-dev-0.0.1+git20070711-i386-1ap.tgz
libdecoration0-0.5.1+git20070712-i386-1ap.tgz
libdecoration0-0.5.1+git20070712-i386-1ap.tgz
libdecoration0-0.5.1+git20070712-i386-1ap.tgz
pygobject-2.12.3-i486-1sl.tgz
pygtk-2.10.6-i486-1sl.tgz;
kao i emerald (2.1 cini mi se).
Evo i sekcija iz Xorg-a:
Module:
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
Load "extmod"
Load "xtrap"
Load "record"
Load "dri"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the font modules
Load "type1"
Load "freetype"
# This loads the GLX module
Load "glx"
EndSection
Device:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
#VideoRam 4096
Option "DRI" "true"
Option "ColorTiling" "on"
Option "AllowGLXWithComposite" "true"
Option "EnablePageFlip" "true"
Option "AccelMethod" "EXA"
Option "XAANoOffscreenPixmaps"
Option "RenderAccel" "true"
Option "AGPMode" "x"
Option "AGPFastWrite" "on"
# Insert Clocks lines here if appropriate
EndSection
Screen:
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
# If your card can handle it, a higher default color depth (like 24 or 32)
# is highly recommended.
# DefaultDepth 8
# DefaultDepth 16
DefaultDepth 24
# DefaultDepth 32
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "True"
# "1024x768" is also a conservative usable default resolution. If you
# have a better monitor, feel free to try resolutions such as
# "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
# card/monitor can produce)
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Medjutim desava se sledece:
oot@Slacky:~# compiz --replace ccp && emerald &
[1] 3269
root@Slacky:~# Fatal: Failed test: texture_from_pixmap support
Checks indicate that it's impossible to start compiz on your system.
[1]+ Exit 1 compiz --replace ccp && emerald
root@Slacky:~#
Ne znam u cemu je problem, ali cini mi se da sam "blizu".
