[EMAIL PROTECTED] wrote: > CFLAGS="-O3 -pipe -fomit-frame-pointer -march=nocona > -mtune=nocona" > CXXFLAGS="-O3 -pipe -fomit-frame-pointer -march=nocona > -mtune=nocona"
Recompile your entire system with -O2, and see if the problem persists. If it persists, show the full output of emerge --info. By the way, -march implies -mtune, so you can drop the latter. > Here is GLXINFO: Why is glxinfo relevant? Are you trying to use this new-fangled compiz stuff? How about switching that off and see how it goes? And show us your xorg.conf. Why are you already using KDE-4 when it is still hard masked? You seem to be asking for trouble. Benno -- gentoo-user@lists.gentoo.org mailing list