On Sat, 4 May 2002, juan jose novoa wrote:

> TELL ME PLEASE WHAT I SHOULD DO!!!!!!!!!!!!!!!!!!!!!
> TELL ME PLEASE WHAT I SHOULD DO!!!!!!!!!!!!!!!!!!!!!
> TELL ME PLEASE WHAT I SHOULD DO!!!!!!!!!!!!!!!!!!!!!
>  
> Look at my XF86Config.0.log file and tell me!!!

   Your modules are all mixed up.

> (II) LoadModule: "GLcore"
> (WW) Warning, couldn't open module GLcore
> (II) UnloadModule: "GLcore"
> (EE) Failed to load module "GLcore" (module does not exist, 0)

> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Server Extension, version 0.1
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension XFree86-DRI


> (II) LoadModule: "glx"
> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
> (II) Module glx: vendor="NVIDIA Corporation"
>  compiled for 4.0.2, module version = 1.0.2880
>  Module class: XFree86 Server Extension
>  ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension GLX


> (II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2,
>  RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256,
>  GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra,
>  Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171,
>  0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C,
>  GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3,
>  GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258


   You're trying to use the "nv" driver that came with XFree86
with the glx module from NVIDIA's binary packages and also trying
to load all the DRI stuff.  None of those pieces are compatible
with each other.  

   I don't know what you're trying to do.  If you want to use
the "nv" driver, remove /usr/X11R6/lib/modules/extensions/libglx.so.
If you're trying to use NVIDIA's "nvidia" driver read the installation
notes at http://download.nvidia.com/XFree86_40/1.0-2880/README.txt.
It explains everything you need to know to get that driver running.


                        Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to