ATI - czyzby pod linuxem to szmelc?
Posted: Tue Apr 04, 2006 3:21 pm
Witam!
po wielu tarapatach, testach, probach, karta grafiki - Ati Radeon 9700 Mobility dziala mi na laptopie i nie wiesza go. chcialoby sie powiedziec sukcec!
no ale jednak nie...
gdy ogladam sobie jakis film - przy dynamicznych scenach widze jak od gory monitora kawalek po kawalku odswiezany jest obraz - stery mam zaladowane najnowsze od Ati, w gmlayer ustawione gl2...no i co wiecej potrzeba zeby obraz nie zabkowal.....
cenzura mnie bierze, bo karta dziala lepiej na sterownikach od xorga - obraz na filmach nie zabkuje, ale brak akceleracji.........
szczegoly:
xorg.conf
i co tu nie gra....
po wielu tarapatach, testach, probach, karta grafiki - Ati Radeon 9700 Mobility dziala mi na laptopie i nie wiesza go. chcialoby sie powiedziec sukcec!
no ale jednak nie...
gdy ogladam sobie jakis film - przy dynamicznych scenach widze jak od gory monitora kawalek po kawalku odswiezany jest obraz - stery mam zaladowane najnowsze od Ati, w gmlayer ustawione gl2...no i co wiecej potrzeba zeby obraz nie zabkowal.....
cenzura mnie bierze, bo karta dziala lepiej na sterownikach od xorga - obraz na filmach nie zabkuje, ale brak akceleracji.........
szczegoly:
Code: Select all
/
/opt/ati/bin/fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9700 Generic
OpenGL version string: 2.0.5695 (8.23.7)
Code: Select all
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "OffTime" "10"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "dbe" # Double buffer extension
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
# Option "DPMS" "on"
# Option "StandbyTime" "1"
# Option "SuspendTime" "1"
# Option "OffTime" "1"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "aticonfig Monitor 0"
# Option "DPMS" "on"
# Option "StandbyTime" "1"
# Option "SuspendTime" "1"
# Option "OffTime" "1"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "RV350 [Mobility Radeon 9600 M10]"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "dri"
Mode 0666
EndSection