<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 21, 2013 at 12:39 PM, Richard Allen <span dir="ltr">&lt;<a href="mailto:ra@ra.is" target="_blank">ra@ra.is</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">----- Original Message -----<br>
&gt; From: &quot;George Galt&quot; &lt;<a href="mailto:george.galt@gmail.com">george.galt@gmail.com</a>&gt;<br>
&gt; To: &quot;RPM Fusion users discussion list&quot; &lt;<a href="mailto:rpmfusion-users@lists.rpmfusion.org">rpmfusion-users@lists.rpmfusion.org</a>&gt;<br>
&gt; Sent: Saturday, 21 September, 2013 4:27:19 PM<br>
&gt; Subject: Force manual build from akmod<br>
&gt;<br>
&gt;<br>
&gt; Yum installed the 3.11 kernel on my F19 x86_64 box and normally akmod<br>
&gt; would have built the nvidia driver (319.32-2) for the new kernel,<br>
&gt; but no such luck. Where does the akmod service keep its log files so<br>
&gt; I can look into what went wrong? Also, is it possible to manually<br>
&gt; build the akmod files? I looked at this set of directions<br>
</div>&gt; <a href="http://fedorasolved.org/Members/zcat/akmods" target="_blank">http://fedorasolved.org/Members/zcat/akmods</a> , but it is outdated<br>
<div class="im">&gt; (and running systemctl restart akmods.service didn&#39;t yield any<br>
&gt; output)?<br>
<br>
</div>Hello George,<br>
<br>
There has been an ABI change in the kernel at version 3.11 affecting all binaries that use it, including the nvidia drivers.<br>
This is a very simple change with a simple fix.<br>
<br>
Here is the bugzilla entry.<br>
<br>
<a href="https://bugzilla.rpmfusion.org/show_bug.cgi?id=2956" target="_blank">https://bugzilla.rpmfusion.org/show_bug.cgi?id=2956</a><br>
<br>
The fix is out, you can find it here:<br>
<br>
<a href="http://www.forums.fedoraforum.org/showthread.php?t=294091" target="_blank">http://www.forums.fedoraforum.org/showthread.php?t=294091</a><br>
<br>
This has not been released in the the rpmfusion repos because the buildsystem is currently broken.<br>
<br>
[ra@hamburger ~]$ uname -a<br>
Linux <a href="http://hamburger.home.ra.is" target="_blank">hamburger.home.ra.is</a> 3.11.1-200.fc19.x86_64 #1 SMP Sat Sep 14 15:04:51 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<br>
[ra@hamburger ~]$ lsmod | grep -i nvidia<br>
nvidia               9430089  57<br>
drm                   274480  2 nvidia<br>
i2c_core               34242  3 drm,nvidia,videodev<br>
<br>
<br>
The fix is working great for me.<br>
</blockquote></div><br><br></div><div class="gmail_extra">Richard:<br><br></div><div class="gmail_extra">Thanks for pointing me in the correct direction.  I&#39;ve been lazy and should learn more about the akmod build process before relying on it entirely.  <br>
<br></div><div class="gmail_extra">BTW, while I appreciate Harald&#39;s views, I am more than happy to break things and look for a fix.  I worry about stability on the system I build for my kids, but not mine.<br></div><div class="gmail_extra">
<br></div><div class="gmail_extra">George<br></div></div>