ATI X200 Mobilty

Dobry den, chtel bych se zeptat zda je mozne na teto grafice rozjet 3D Desktop. Naistaloval jsem ovladac verze fglrx 8.42, vse bez problemu. glxinfo|grep direct vypisuje direct rendering: Yes. Z toho usuzuji, ze by to mohlo jit. Ale kdyz ale pokusim povolit 3D efekty (at v KDE tak v GNOME), tak to proste nejde. Tady prikladam obsah xorg.conf:

Xorg configuration created by system-config-display

Section “ServerLayout”
Identifier “single head configuration”
Screen 0 “Screen0” 0 0
InputDevice “Keyboard0” “CoreKeyboard”
InputDevice “Synaptics” “CorePointer”
EndSection

Section “Files”
ModulePath “/usr/lib/xorg/modules”
EndSection

Section “Module”
Load “dbe”
EndSection

Section “ServerFlags”
Option “AIGLX” “on”
EndSection

Section “InputDevice”
Identifier “Keyboard0”
Driver “kbd”
Option “XkbModel” “pc105”
Option “XkbLayout” “us,cz”
Option “XkbOptions” “grp:shifts_toggle,grp_led:scroll”
EndSection

Section “InputDevice”
Identifier “Synaptics”
Driver “synaptics”
Option “Device” “/dev/input/mice”
Option “Protocol” “auto-dev”
Option “Emulate3Buttons” “yes”
EndSection

Section “Device”
Identifier “Videocard0”
Driver “fglrx”
Option “OpenGLOverlay” “off”
Option “VideoOverlay” “on”
Option “XAANoOffscreenPixmaps” “true”
EndSection

Section “Screen”
Identifier “Screen0”
Device “Videocard0”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section “Extensions”
Option “Composite” “Enable”
EndSection

Operacni system: Fedora 8.

Je mi lito ze to musim opakovat stale dokola - ale fglrx do verze 8.42 nepodporovalo 3D efekty vubec, od verze 8.42 je podporovat ma, ale bohuzel to vetsinou stejne nefunguje. Problem je na strane ATI. Viz napr. http://www.phoronix.com/scan.php?page=article&item=914&num=1

Tzn. akcelerace vam funguje, hry pujdo OK, ale 3D efekty nikoli…

Dobre, to jsem potrevoval vedet. Myslel jsem si ze mam neco spatne nastavene nebo tak. TAk diky.