El 25/25/2004 07:18PM, Jason Dusek escribio:
> Hi Everyone,
> 
> How do I get the glx library for my system?  Or how do I activate it?
> 

Add the line:

Load "glx"

to the "Module" section in your /etc/X11/XF86Config file and restarting
the X server.

If your videocard vendor releases compatible drivers you'd probably
get much better performance by using their release, which will include
their own GLX module.

You can find the model and vendor of your videocard by using FreeBSD's
pciconf or XFree86's scanpci tools.

% pciconf -lv
% scanpci -vv


-- 
Breno
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  • glx Jason Dusek
    • Breno Colom

Reply via email to