On 12/19/06, <b class="gmail_sendername">Curtis Porter</b> &lt;<a href="mailto:cdp@curtisporter.com">cdp@curtisporter.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 2006-12-18 at 16:40 -0500, vamythguy wrote:<br>&gt; I had 9629 working.&nbsp;&nbsp;Ran:<br>&gt;<br>&gt; smart install nvidia-graphics9631-kmdl-$KVER<br>&gt; smart install nvidia-graphics9631-libs nvidia-graphics9631<br>&gt;
<br>&gt; to get the latest packages from ATRPMS.<br>&gt;<br>&gt; However, trying to start X gives me:<br>&lt;snip&gt;<br>&gt; (EE) NVIDIA(0): Failed to initialize the GLX module; please check in<br>&gt; your X<br>&gt; (EE) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; log file that the GLX module has been loaded in
<br>&gt; your X<br>&gt; (EE) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; server, and that the module is the NVIDIA GLX<br>&gt; module.&nbsp;&nbsp;If<br>&gt; (EE) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; you continue to encounter problems, Please try<br>&gt; (EE) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; reinstalling the NVIDIA driver.
<br>&gt; Error: API mismatch: the NVIDIA kernel module has the version<br>&gt; 1.0-9629, but<br>&gt; this X module has the version 1.0-9631.&nbsp;&nbsp;Please make sure that the<br>&gt; kernel<br>&gt; module and all NVIDIA driver components have the same version.
<br><br>I had this problem last night.&nbsp;&nbsp;I first removed all traces of the 9629<br>driver via rpm -e nvidia-graphics9629-kmdl-$KVER<br>nvidia-graphics9629-libs, etc.&nbsp;&nbsp;At that point I got this same error<br>message again, only it reported an API mismatch between kernel module
<br>version 1.0-8776 and X module 1.0-9631.&nbsp;&nbsp;So I removed 8776 in the same<br>fashion.&nbsp;&nbsp;Unsurprisingly, it then reported to me that I had no NVIDIA<br>kernel module at all.&nbsp;&nbsp;So I removed the rest of my nvidia-graphics<br>
packages and did a &quot;smart install nvidia-graphics9631&quot;, which fixed the<br>problem (after a reboot, which might not have been necessary).<br><br>My first thought was that when I last ran &quot;smart upgrade&quot; I received a
<br>new kernel, and the 9631 nvidia driver was installed for the kernel I<br>was running at the time but not for my new kernel.&nbsp;&nbsp;Checking rpm -qi on<br>the currently running kernel shows that it was installed on November 15,
<br>so that isn&#39;t it.&nbsp;&nbsp;Hopefully this gives some additional information for<br>someone who knows more about what&#39;s going on than I do...<br><br>Curtis<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></blockquote></div>
<br><br><br>Ok, I&#39;m not sure what did it, but I removed all the nvidia packages I could find using rpm -e.&nbsp; Then I did a smart update, and a smart upgrade and got a new kernel.&nbsp; Then I used the commands from Jarod&#39;s guide to get the the nvidia drivers, rebooted, and *boom* - it&#39;s working.
<br>