| Pythias 2002-07-30, 9:25 am |
| I have two display cards in my RH7.2 box as follows:
GeForce 2 MX (AGP)
Milliennium II (PCI)
I can install the Nvidia driver & generic driver (mga) and run xwindows with
GLX module disable. Following is my confing in XFree86Config-4.
However, but the speed for GeForce is very slow.
Section "Module"
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
#Load "glx" # OpenGL X protocol interface
If I enable GLX on the module section, the x server for the mga couldn't
load. Do anyone know how to make my MillienniumII compatible to glx module.
Thx!
|