I had the same problem and (after much battling) I found out that it was trying to load the wrong library file on startup - <br>
<br>
in /usr/X11R6/lib/modules/extensions/ there should be a libglx.so and
libglx.so.1.0.<kernel version> symlinked to the files in
the nvidia-graphics-1.0-<kernel version> directory
below. <br>
<br>
those are the shared libraries you want run ... <br>
<br>
I double checked that and also renamed libglx.a to a gibberish backup
file name so I was sure that it wasn't being run ... and I think
that that is what eventually did the trick. <br><br><div><span class="gmail_quote">On 9/23/05, <b class="gmail_sendername">mark</b> <<a href="mailto:mark@onnow.net">mark@onnow.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On the lastest FC4, when I follow Jerods quide and install nvidia,<br>and change the driver from "nv" to "nvidia" I get a glx error. So I<br>comment out glx in the xorg.conf and I can startx.<br><br>Is this common? Do I need GLX?
<br><br>Any thoughts or experiences?<br><br><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote></div><br>