Michel Merinoff wrote:
>
> Try cutting out "extra double quotes". :) Without it works just fine.
>
> michelle video # cat /etc/X11/xorg.conf | grep omit
>       Option    "omit xfree86-dga"   # don't initialise the DGA extension
> michelle video # cat /var/log/Xorg.0.log | grep DGA
>
> (no output)
>
>       

Perhaps you don't have the start of this thread. This is how it looks
here and that's the reason I asked the question:

Section "Module"
       Load  "extmod"

           SubSection "extmod"
              Option  "omit xfree86-dga"
           EndSubSection

        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "glx"
        Load  "freetype"
        Load  "type1"
EndSection

grep -i DGA /var/log/Xorg.0.log
(II) Loading extension XFree86-DGA

-- 
Best regards,
Daniel


-- 
[email protected] mailing list

Reply via email to