Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI open source driver annoyances
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
fuzzythebear
Guru
Guru


Joined: 28 Nov 2004
Posts: 317

PostPosted: Mon Jan 29, 2007 1:51 pm    Post subject: ATI open source driver annoyances Reply with quote

Finally stopped whining and dropped the closed source
drivers .. installed the drivers and got acceleration going.
All fine .. or almost :)

i got annoying little horizontal lines .. well .. it's hard to explain ..
it's like the image is made out of lines that we can see ..
would that be related to dpi ?
also .. i got the 1024 768 .. but it's at 87 hz .. can that also
be part of the problem ?

more annoyances like ppracer .. it does start .. but then no fonts
are visible .. but traces of them .. like the first bottom pixel .. click
and the game plays .. but again .. a bit choppy ideas ?

also .. video players like mplayer are showing out of sync video
so cant watch video at all. again .. can this be also related ?

here's the config :
ati radeon 9250 256 mb
kernel is 2.6.19 r4
xorg-server 1.2

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
Load "extmod"
Load "dbe"
Load "record"
Load "GLcore"
Load "xtrap"
Load "dri"
Load "glx"
Load "freetype"
Load "type1"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
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"
DisplaySize 347 260
# HorizSync 50 - 70
# HorizSync 60
VertRefresh 50 - 100
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "KGAUniversal" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "RV280 [Radeon 9250 PRO]"
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "True"
Option "EnablePageFlip" "True"
Option "EnableDepthMoves" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24

SubSection "Display"
Viewport 0 0
Depth 8
# Modes "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
# Modes "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
# Modes "1024x768"
EndSubSection
SubSection "Display"
# Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "dri"
Mode 0666
EndSection


Ideas ?

Thanks :)
_________________
There's this once i thought i had made a mistake .. but i was wrong :|
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum