This may be a dumb question, but I really stink at configuring xorg: I had glx disabled for a long time because it was giving me headaches when I tried to configure. Now I need it for something I installed, but whenever I uncomment the line
Load "glx"
in my xorg.conf, the X server dies with a message about "aiglx: module dri not loaded." Now I know that I can't use aiglx with the generic nv drivers, but I thought I could use glx (I seem to remember that it used to work some time ago). Is aiglx the default extension in the latest versions of xorg (I'm running 7.2)? And can I somehow disable it to have "normal" glx loaded?
Thanks!

