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.