On Sonntag, 16. September 2007, fire-eyes wrote:
> Hello,
>
> I'm using Xorg 7.3 and am trying to prevent loading of glx module (very
> unstable on my laptop). Commenting out Load "glx" doesn't stop it. Using
> Disable "glx" doesn't stop it. Doing the same for dri doesn't stop it.
>
> In fact the logs say for each of those, on one line that they are
> disabled, but on a later line, that they are being loaded anyway. how
> can I stop loading of glx?
>
> I have asked #xorg many times over the past 3 - 4 days and gotten no
> useful answers. It's also not clear if they have a users mailing list.

>
> Section "Module"
> #     Load  "glx"
>       Disable "glx"
>       Load  "extmod"
>       Load  "xtrap"
>       Load  "record"
> #     Load  "GLcore"
>       Disable "GLcore"
>       Load  "dbe"
> #     Load  "dri"
>       Disable "dri"
>       Load  "freetype"
>       Load  "type1"
> EndSection
>

maybe, just for thought, you should not use the ati driver, but vesa? afaik 
the ati driver forces glx? And try removing the 'record' and 'xtrap' crap.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to