On 12/20/06, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote:
>
> There is one more AIGLX configuration issue that I want to mention: never
> load the GLcore module. See http://bugs.debian.org/394716 for the details.

Good point. I've read on the xorg list that you should never load
GLcore yourself. GLcore is supposed to work as a submodule to glx.
When you load glx, it will first try the a dri module (if you enabled
dri) and fallback to the full software GL client GLcore when
necessary. At that time it will load the GLcore module.

So, maybe there should just be a note in the DRI section that says,
"Never load GLcore directly."

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to