glx

Breno Colom BColom at americatel.com.pe
Fri Mar 26 09:49:34 PST 2004


 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


More information about the freebsd-questions mailing list