glx module

2009-03-03 Thread Jim Chapman
I installed release 2.2.0 and added the xorg packages including 
modular-xorg-server.

When I start X I get a message

Failed to load module glx (module does not exist, 0)

This prevents the xorg.conf which uses the intel driver from starting. 
If I change the xorg.conf file to use the vesa driver I still get the 
message but X starts.


Is this a problem with the package and how do I get the module?

Thanks





Re: glx module

2009-03-03 Thread Bill Hacker

Jim Chapman wrote:
I installed release 2.2.0 and added the xorg packages including 
modular-xorg-server.

When I start X I get a message

Failed to load module glx (module does not exist, 0)

This prevents the xorg.conf which uses the intel driver from starting. 
If I change the xorg.conf file to use the vesa driver I still get the 
message but X starts.


Is this a problem with the package and how do I get the module?

Thanks





pkg_radd modular-xorg-drivers?

As well as:

modular-xorg-fonts

modular-xorg-libs

IF the modular-xorg-server has not pulled them as depends.


ls /var/db/pkg/xf86-video-* will list 'em.

OTOH - not all vid cards have finished drivers.

I'm in VESA mode on one box with 1680x1050 screen until a newer 
VIA/S3-Unichrome is tuned-up.


OTOH, VESA is damn decent these days...

Bill