On Saturday 19 January 2008, Chris Ross wrote: > > $ grep glx /var/log/Xorg.0.log > (II) LoadModule: "glx" > (II) Loading /usr/lib/xorg/modules/updates/extensions//libglx.so > dlopen: /usr/lib/xorg/modules/updates/extensions//libglx.so: undefined > symbol: _nv000069gl > (EE) Failed to load /usr/lib/xorg/modules/updates/extensions//libglx.so > (II) UnloadModule: "glx" > (EE) Failed to load module "glx" (loader failed, 7) > > So that means I have now reinstalled the kernel, X, and the nvidia > drivers but I *still* get this unresolved symbol error. > > I've only installed the nvidia modules through YaST, not NVidia's custom > app. > > It's entirely plausible that my 11 year old has upgraded or uninstalled > something that's caused a clash, but what? > > Regards, > Chris R.
Try removing the /usr/lib/xorg/modules/updates/extensions/libglx.so file. X should be using /usr/lib/xorg/modules/extensions/libglx.so instead. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
