<p><br>
On Feb 12, 2012 3:15 PM, &quot;jonetsu&quot; &lt;<a href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello all,<br>
&gt;<br>
&gt;  This afternoon I updated the F15 x86_64 workstation I use.  There<br>
&gt; were quite a few updates in the pipe, so why not.  There was properly<br>
&gt; working nvidia setup which gave high Xorg resolution.<br>
&gt;<br>
&gt;  Before proceeding there was a warning from yum about the nvidia to<br>
&gt; the effect that:<br>
&gt;<br>
&gt; 1:kmod-nvidia-2.6.41.10-3.fc15.x86_64-280.13-2.fc15.16.x86_64<br>
&gt;<br>
&gt; needs:<br>
&gt;<br>
&gt; kernel-uname-r = 2.6.41.10-3.fc15.x86_64<br>
&gt;<br>
&gt; And that I should use &#39;--skip-broken&#39; to proceed.<br>
&gt;<br>
&gt; So I thought that since everything is working fine right now, there is<br>
&gt; nothing to loose to ignore this.<br>
&gt;<br>
&gt; Wrong.<br>
&gt;<br>
&gt; When the update was done I rebooted and no more X server.  kernel<br>
&gt; 2.6.42.3-2.fc15.x86_64 was installed.<br>
&gt;<br>
&gt; After a bit of time I decided to edit grub.conf to boot the previous<br>
&gt; kernel which was 2.6.41.4-1.fc15.x86_64.<br>
&gt;<br>
&gt; So now I have graphical output but only in 1024 low resolution.<br>
&gt;<br>
&gt; How can I get back the high resolution eg, to get back the nvidia<br>
&gt; driver in line ?  I have both Fedora and rpm fusion repositories<br>
&gt; configured.<br>
&gt;<br>
&gt; uname -a is now:<br>
&gt;<br>
&gt; 2.6.41.4-1.fc15.x86_64<br>
&gt;<br>
&gt; When I try a &#39;yum install kmod-nvidia&#39; (hopefully thinking it would<br>
&gt; install one for the current kernel) there is the same complaint:<br>
&gt;<br>
&gt; kmod-nvidia-2.6.41.10-3.fc15.x86_64-280.13-2.fc15.16.x86_64<br>
&gt;<br>
&gt; needs:<br>
&gt;<br>
&gt; kernel-uname-r = 2.6.41.10-3.fc15.x86_64<br>
&gt;<br>
&gt; Which is not part of the three kernels that are installed and available.<br>
&gt;<br>
&gt; Is it possible to precisely ask yum to install the<br>
&gt; 2.6.41.10-3.fc15.x86_64 kernel that would work with nvidia ?<br>
&gt;<br>
&gt; Or...<br>
&gt;<br>
&gt; How to get back high resolution and if possible, how to get it back with<br>
&gt; the new kernel that was just installed, 2.6.42.3-2.fc15.x86_64, to<br>
&gt; which I can point grub to ?<br>
&gt;<br>
&gt; Thanks.<br>
&gt; --<br>
&gt; users mailing list<br>
&gt; <a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
&gt; To unsubscribe or change subscription options:<br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/users">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
&gt; Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
&gt; Have a question? Ask away: <a href="http://ask.fedoraproject.org">http://ask.fedoraproject.org</a><br></p>
<p>yum install akmod-nvidia</p>
<p>The akmod will build the module locally when there is disparity between the kmod and kernel versions.  You can install them both and not think about it again.</p>
<p>Do NOT install the NVIDIA...RUN blob.  We have sane repos and competent package management, there is no reason to abandon them because rpmfusion is a day or two behind the kernel.  This method is not sustainable, irrevocably changes system files that it shouldn&#39;t, and is not supportable here.</p>

<p>So, please use an akmod or the old kernel for a few days.</p>
<p>--pete</p>