Mailinglist Archive: opensuse-de (1051 mails)

< Previous Next >
XAA vs EXA: xorg.conf Einstellung
  • From: Felix Lemke <lemke.felix@xxxxxxxxxxxxxxxx>
  • Date: Thu, 7 Aug 2008 14:48:44 +0200
  • Message-id: <200808071448.50370.lemke.felix@xxxxxxxxxxxxxxxx>
Hallo Liste,

Ich habe ein Problem mit den Einstellungen in der xorg.conf im Abschnitt
"Device" im Punkt "AccelMethod".

Seit einiger Zeit ruckelt die Anzeige beim scolle. Außerdem erscheinen die
getippten Zeichen sehr verspätet, z.B. im Kmail-Editor für neue Nachrichten.
Ich vermute, dass liegt an der Einstellung:
optione "AccelMethod" "EXA"

Ein Freund hat einen fast baugleichen Laptop (Acer Axtensa 5220) und bei dem
ruckelt es nicht. Er hat allerdings in seiner xorg.conf an der Stelle "XAA"
eingetragen. Wenn ich allerdings XAA dort eintrage ist die Darstellung ganz
grausam. Es sieht so aus, als wüssten das Plasmapanel und andere Dinge nicht
mehr, wo sie hingehören und werden an völlig flaschen Stellen gerendert.

Wenn ich die Arbeitsflächeneffekte deaktiviere läuft alles super, sowohl mit
EXA als auch mit XAA.

Danke für eure Mühe, anbei noch in paar Daten:
OS: openSuSE 11.0 mit KDE4.1
Hardware: Acer Extensa 5220 (mit 2GHz Intel Celeron 550)
Grafik: Intel 965 GM (3D Support: yes)

Mein xorg.conf (ausgelassene Stellen mit [...] gekennzeichnet):
# /.../
# SaX generated X11 config file
# Created on: 2008-07-14T08:10:03+0200.

[...]
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
[...]
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "extmod"
Load "type1"
Load "glx"
Load "freetype"
Load "dbe"
EndSection

Section "InputDevice"
[...]
EndSection


Section "Monitor"
DisplaySize 331 207
HorizSync 30-62
Identifier "Monitor[0]"
ModelName "AUO LCD MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x800"
VendorName "AUO"
VertRefresh 43-60
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Screen"
[...]
EndSection


Section "Device"
BoardName "965 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Option "SaXDualHead"
Option "AccelMethod" "EXA"
Option "XAANoOffscreenPixmaps" "true"
Option "monitor-LVDS" "Monitor[0]"
Option "SaXDualMonitorVendor" "--> VESA"
Option "SaXDualOrientation" "LeftOf"
Option "SaXDualResolution" "1024x768"
Option "SaXDualMode" "Clone"
Option "SaXDualHSync" "31-50"
Option "SaXDualMonitorModel" "1024X768@60HZ"
Option "SaXDualVSync" "50-60"
Option "SaXExternal" "Identifier&EXT+DisplaySize&+VendorName&-->
VESA+PreferredMode&1024x768+HorizSync&31-50+ModelName&1024X768@60HZ+VertRefresh&50-60"
Screen 0
VendorName "Intel"
EndSection


Section "Monitor"
HorizSync 31-50
Identifier "EXT"
ModelName "1024X768@60HZ"
Option "PreferredMode" "1024x768"
VendorName "--> VESA"
VertRefresh 50-60
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[2]"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection


< Previous Next >