Browse Source

XAA makes Xorg stable

Waldemar Brodkorb 13 years ago
parent
commit
bd386a2d0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/xorg-server/files/xorg.conf.lemote-yeelong

+ 1 - 1
package/xorg-server/files/xorg.conf.lemote-yeelong

@@ -27,7 +27,7 @@ Section "Device"
        VendorName  "Silicon Motion, Inc."
        BoardName   "SM712 LynxEM+"
        BusID       "PCI:0:8:0"
-       Option      "AccelMethod"       "EXA"
+       Option      "AccelMethod"       "XAA"
        Option      "pci_burst"         "true"
        Option      "HWCursor"          "false"
        Option      "SWCursor"          "true"