<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    On 02/12/2012 06:38 PM, Pete Travis wrote:
    <blockquote
cite="mid:CAPxu5+2qQ+JbAbVgLZDCMrEja5AeKhkk5M-mQGbG-bEL9qrmpA@mail.gmail.com"
      type="cite">
      <p><br>
        On Feb 12, 2012 3:15 PM, "jonetsu" &lt;<a moz-do-not-send="true"
          href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a>&gt;
        wrote:<br>
        &gt;<br>
        &gt; Hello all,<br>
        &gt;<br>
        &gt; &nbsp;This afternoon I updated the F15 x86_64 workstation I use.
        &nbsp;There<br>
        &gt; were quite a few updates in the pipe, so why not. &nbsp;There
        was properly<br>
        &gt; working nvidia setup which gave high Xorg resolution.<br>
        &gt;<br>
        &gt; &nbsp;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 '--skip-broken' 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.
        &nbsp;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 ? &nbsp;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 'yum install kmod-nvidia' (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 moz-do-not-send="true"
          href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
        &gt; To unsubscribe or change subscription options:<br>
        &gt; <a moz-do-not-send="true"
          href="https://admin.fedoraproject.org/mailman/listinfo/users">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
        &gt; Guidelines: <a moz-do-not-send="true"
          href="http://fedoraproject.org/wiki/Mailing_list_guidelines">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
        &gt; Have a question? Ask away: <a moz-do-not-send="true"
          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.&nbsp; You can install them both
        and not think about it again.</p>
      <p>Do NOT install the NVIDIA...RUN blob.&nbsp; 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.&nbsp; This
        method is not sustainable, irrevocably changes system files that
        it shouldn'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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    akmod's do *NOT* work with the debug versions of the kernel so, if
    you want to run the nVidia driver and not the broken nouveau driver,
    you *must* get the "blob" from the nVidia website and, yes, rebuild
    it every time you want to run a new debug kernel (keep in mind that
    you have to tweak kernel/nv.c so that the stupid license allows you
    to rebuild).&nbsp; Not really that big of a deal if you are dropping to
    multi-user target on reboot anyway and using startx to start your
    gui.&nbsp; Just do the rebuild prior to running the startx.&nbsp; Maybe 2-3
    minutes more time to wait.<br>
    <br>
    I would *much* prefer to use akmod's for this but....<br>
    <br>
    Kevin<br>
  </body>
</html>