Comment 47 for bug 363238

Revision history for this message
Wenzhuo Zhang (wenzhuo) wrote : Re: [r100-rv200] very poor Xorg performance - XAA solves this

Rolf Leggewie, I just tried your suggestion by adding the following to xorg.conf:

  Section "Module"
   Load "glx"
 Load "dri"
  EndSection

  Section "DRI"
 Mode 0666
  EndSection

It doesn't help. Xorg log (see attachment) shows that glx and dri are enabled by default:

(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.