Quote from the nvidia README that comes with the driver:
Code:
--------------------
Remove the following lines:
Load "dri"
Load "GLCore"
--------------------
Nvidia does not use dri but has its own implementation, dri can
conflict with that.
--
mo_x