Turi Tropea wrote:
> hi people
>
> i have this in my /var/log/Xorg.0.log
>
> (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed
> (/usr/lib/dri/fglrx_dri.so: undefined symbol:
> __driCreateNewScreen_20050727)
>
> (i have the USE aiglx in my make.conf)
>
> how i can resolve this Error?
>
> thanks and have a nice day
>
I have the same error here. I googled for it and found some info that
the way to avoid this is to turn off AIGLX:

Section "ServerFlags"
    Option        "AIGLX" "off"
EndSection

The link I am looking at now
(http://ubuntuforums.org/showthread.php?p=1697767) also suggests:

Section "Extensions"
    Option        "Composite" "0"
EndSection

to disable composite extension...

Well, I put those info my xorg and nothing happened at all... Unless
there is some really basic error I missed, it just doesnt work for me...
You are welcome to try these.

Eugene.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to