Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 12:49:09 -0500
From:      Breno Colom <BColom@americatel.com.pe>
To:        Jason Dusek <jdusek@cs.uiowa.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: glx
Message-ID:  <20040326174908.GA8945@bcolom.americatelperu.red>
In-Reply-To: <406376CC.70805@cs.uiowa.edu>
References:  <406376CC.70805@cs.uiowa.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326174908.GA8945>