Ορίστε και το xorg.conf

Section "Module"
        Load    "dri"
        Load    "glx"
EndSection
.
.
.
.
Section "Device"
        Identifier      "Intel Corporation Mobile 945/GMS, 943/940GML
Express Integrated Graphics Controller"
        Driver          "i810"
        BusID           "PCI:0:2:0"
        Option          "DRI"   "true"
        Option          "Tiling"        "false"
        Option          "AccelMethod"           "UXA"
EndSection

Απαντηση