segalion
10-13-2008, 11:10 AM
I have a problem with my ATI X200M and fglrx (from 8.6 to 8.9), running applications in fullscreen mode. The image is absolutely without sync.
I have tested without compiz (metacity --replace&, disabling desktop efects, etc.), testing a lot of [device] xorg options..., and it remains the same...
It seems like it doesnt get the correct modeline, but I dont find any log eroor.
Application affected are:
- stellarium. It work fine if running windowed.
- f-spot in "presentation mode".
- sinatra. It work fine if running windowed.
- mupen64plus with rice video plugin. glide64 plugin work fine.
- All wine 3D games... (even in other resolutions).
I have seen some post related, but with no solution for me...
http://ubuntuforums.org/showthread.php?t=50871&highlight=ati+fullscreen+modeline
This is mine:
http://ubuntuforums.org/showthread.php?t=874743
My xorg.conf:
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
# Option "Capabilities" "0x00000800"
Option "TexturedVideo" "off"
Option "TexturedVideoSync" "off"
Option "UseFastTLS" "1"
# Option "Backing Store" "on"
# Option "XAANoOffscreenPixmaps" "off"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "1"
Option "RENDER" "Enable"
Option "DAMAGE" "Enable"
EndSection
Please please help me if I have somethig missconfigured...
I have tested without compiz (metacity --replace&, disabling desktop efects, etc.), testing a lot of [device] xorg options..., and it remains the same...
It seems like it doesnt get the correct modeline, but I dont find any log eroor.
Application affected are:
- stellarium. It work fine if running windowed.
- f-spot in "presentation mode".
- sinatra. It work fine if running windowed.
- mupen64plus with rice video plugin. glide64 plugin work fine.
- All wine 3D games... (even in other resolutions).
I have seen some post related, but with no solution for me...
http://ubuntuforums.org/showthread.php?t=50871&highlight=ati+fullscreen+modeline
This is mine:
http://ubuntuforums.org/showthread.php?t=874743
My xorg.conf:
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
# Option "Capabilities" "0x00000800"
Option "TexturedVideo" "off"
Option "TexturedVideoSync" "off"
Option "UseFastTLS" "1"
# Option "Backing Store" "on"
# Option "XAANoOffscreenPixmaps" "off"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "1"
Option "RENDER" "Enable"
Option "DAMAGE" "Enable"
EndSection
Please please help me if I have somethig missconfigured...