<div dir="ltr"><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div><font face="arial, sans-serif">- Maybe there is another development package I need besides the gcc one?</font></div>
<div><font face="arial, sans-serif"><br></font></div></blockquote><div> yum groupinstall &quot;Development Tools&quot; gets you all the basics.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 9:03 AM, Steve Duell <span dir="ltr">&lt;<a href="mailto:steveduell@gmail.com" target="_blank">steveduell@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Jeremy,<div><br></div><div>Thanks indeed for the detailed steps.  Here&#39;s how it went:</div><div class="">
<div><br></div><font face="arial, sans-serif"><br></font><span style="font-family:arial,sans-serif;font-size:13px">1. make sure you have basic software development packages</span><br>
<div><span style="font-family:arial,sans-serif;font-size:13px">installed so you can compile stuff </span></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><span style="font-family:arial,sans-serif;font-size:13px">(wasn&#39;t sure what I needed, so I just installed gcc c++ package)</span></blockquote>
<div class="">
<div><span style="font-family:arial,sans-serif;font-size:13px">2.  install the kernel-devel packages for stock kernel</span><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><span style="font-family:arial,sans-serif;font-size:13px">(no problem)</span></div>

</blockquote><div class=""><div><span style="font-family:arial,sans-serif;font-size:13px">3. uninstall any other type of nvidia driver and/or noveau</span></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<font face="arial, sans-serif">(I did this through the package manager - appeared to do the job)</font></blockquote><div class="">
<div><span style="font-family:arial,sans-serif;font-size:13px">4. install nvidia akmod while running stock kernel</span></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="arial, sans-serif">(check)</font></blockquote>
<div class="">
<div><span style="font-family:arial,sans-serif;font-size:13px">5. reboot and make sure akmod working first with stock kernel</span></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><span style="font-family:arial,sans-serif;font-size:13px">(Nvidia drivers built successfully &amp; working great on the stock kernel.)</span></div>

</blockquote><div class=""><span style="font-family:arial,sans-serif;font-size:13px">6. once it does then install the CCRMA stuff/realtime kernel but make</span><br style="font-family:arial,sans-serif;font-size:13px"></div>
<span style="font-family:arial,sans-serif;font-size:13px">sure you also install the kernel-rt-devel* BEFORE you reboot.</span><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div><font face="arial, sans-serif">(done)</font></div><div><font face="arial, sans-serif"><br></font></div></blockquote><font face="arial, sans-serif">Upon rebooting into the CCRMA kernel, the bootloader animation made it almost to the end before the system started running through a checklist.  I saw in that list that it was attempting to build from a kmod package.  Other entries appeared after that, and then the system hung on the message &quot;starting Avahi DNS something...&quot;.  I waited 5 minutes with no activity, then went to the virtual terminal and ran the grep commands.  They returned no nouveau or nvidia modules.  So I guess it&#39;s as you say - the nvidia drivers for this kernel didn&#39;t compile.  </font><div>

<font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">I have some idea about why this may be:</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">- Even though I attempted to install the regular i686 kernel package, I noticed that the package manager gave me a PAE version.  I don&#39;t think I need this, as I&#39;m pretty sure I don&#39;t have 4 gigs of RAM. Is it possible to force the installation of the non-PAE version through the terminal?</font></div>

<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">- Maybe there is another development package I need besides the gcc one?</font></div><div><font face="arial, sans-serif"><br></font></div>

<div><font face="arial, sans-serif">Anyway, thanks again for the help - you&#39;ve helped me get farther along in the process than I&#39;ve been able to so far on my own.  Much appreciated!</font></div><span class="HOEnZb"><font color="#888888"><div>
<font face="arial, sans-serif"><br>
</font></div><div><font face="arial, sans-serif">-Steve<br></font><div><div><br></div></div></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 21, 2014 at 6:30 PM, Jeremy M Booth <span dir="ltr">&lt;<a href="mailto:bq20@comcast.net" target="_blank">bq20@comcast.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If it helps to keep track of things to reinstall that&#39;s fine but<br>
technically you shouldn&#39;t have to do that.  All the akmod is,<br>
is the proprietary nvidia driver repackaged, so unless your machine<br>
is over a decade old it shouldn&#39;t take more than 3 or 4 minutes.  Some<br>
akmods compile right after you install them so I guess just pay<br>
attention to what&#39;s going on before you reboot as well. Also every time<br>
you install a new kernel it will have to recompile itself, which it does<br>
automatically. You need the kernel devel packages first, because the<br>
akmod needs them to compile. Otherwise I&#39;m not sure whether it warns<br>
you about the dependencies or not.  I don&#39;t see why any spin would<br>
hurt so long as it&#39;s still fedora.  So if you&#39;re installing from scratch<br>
this is what I&#39;d do:<br>
<br>
first to make downloads more efficient:<br>
<br>
yum install yum-plugin-fastestmirror<br>
yum update<br>
<br>
1. make sure you have basic software development packages<br>
installed so you can compile stuff<br>
2.  install the kernel-devel packages for stock kernel<br>
3. uninstall any other type of nvidia driver and/or noveau<br>
4. install nvidia akmod while running stock kernel<br>
5. reboot and make sure akmod working first with stock kernel<br>
6. once it does then install the CCRMA stuff/realtime kernel but make<br>
sure you also install the kernel-rt-devel* BEFORE you reboot<br>
<br>
Possible troubleshooting:<br>
The akmod installation scripts should disable noveau so if you run into<br>
problems, like a blank screen on startup, go to a virtual terminal by<br>
hitting CTRL+ALT+F2, login and do a &quot;lsmod |grep noveau&quot; (without the<br>
quotes) and see if there&#39;s a module called noveau and if there is you<br>
have to get rid of it.  If that command shows nothing than do a &quot;lsmod | grep nvidia&quot;<br>
and if that doesn&#39;t it means the nvidia module either didn&#39;t compile<br>
or is not loading.<br>
<br>
This setup definitely works though as I&#39;ve been using the<br>
fedora/ccrma/akmod combination for several releases now, but like you<br>
said the information on the web is very spotty feel free to report back<br>
with any problems.<br>
<br>
On Mon, 21 Apr 2014 16:41:51 -0700<br>
<div><div>Steve Duell &lt;<a href="mailto:steveduell@gmail.com" target="_blank">steveduell@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Thank, Jeremy!  I&#39;ll reinstall F20 from scratch and follow your steps.<br>
&gt; Just a few more questions:<br>
&gt;<br>
&gt;<br>
&gt; Should I install the akmod or the kernel-rt-devel package first?  Or<br>
&gt; does it matter?  I gather that as long as they&#39;re both present at<br>
&gt; reboot, everything should come out fine.<br>
&gt;<br>
&gt; You mention a delay on first boot after installing the akmod.  Can you<br>
&gt; estimate about how long it should take?  It&#39;s possible that the first<br>
&gt; time I tried this, I just gave up too soon.<br>
&gt;<br>
&gt; Also, is there any harm in using the CCRMA kernel with the Fedora Jam<br>
&gt; spin?  After weeks of trying to get various distros to play nice with<br>
&gt; my hardware, I&#39;m to the point where I&#39;d gladly accept one with most<br>
&gt; of the workhorse audio utilities pre-packaged for my convenience.<br>
&gt;<br>
&gt; Thanks again for the prompt reply.<br>
&gt;<br>
&gt; -Steve<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Apr 21, 2014 at 11:21 AM, Jeremy M Booth &lt;<a href="mailto:bq20@comcast.net" target="_blank">bq20@comcast.net</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; &gt; Also make sure you have the kernel-rt-devel* package installed for<br>
&gt; &gt; the akmods to compile.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Sun, 20 Apr 2014 21:29:43 -0700<br>
&gt; &gt; Steve Duell &lt;<a href="mailto:steveduell@gmail.com" target="_blank">steveduell@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Hey Folks,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m new to linux, and have gone through several distributions over<br>
&gt; &gt; &gt; the last few weeks, looking for the right one.  I&#39;ve tried and am<br>
&gt; &gt; &gt; very happy with Fedora 19 &amp; 20 (both Xfce and LXDE editions).<br>
&gt; &gt; &gt; I&#39;ve had no problems installing the RT kernel, but running the<br>
&gt; &gt; &gt; nouveau driver for graphics doesn&#39;t work well with my NVIDIA<br>
&gt; &gt; &gt; Geforce 8 chip. Once enough windows are open, or enough images<br>
&gt; &gt; &gt; load on a webpage, the display gets corrupted and I can&#39;t<br>
&gt; &gt; &gt; continue to use the computer without a reboot.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I tried installing the proprietary drivers, which work fine on a<br>
&gt; &gt; &gt; stock kernel, but the CCRMA RT kernel will not boot after the<br>
&gt; &gt; &gt; nvidia drivers are installed.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;ve googled the issue pretty deeply, and I see lots of<br>
&gt; &gt; &gt; conflicting information about the exact steps to get the nvidia<br>
&gt; &gt; &gt; driver working with F20.  I&#39;m hoping that one of the power-users<br>
&gt; &gt; &gt; on this list has already surmounted this issue and can walk a<br>
&gt; &gt; &gt; newbie through it, step-by-step.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m perfectly happy to start all over with a clean install of<br>
&gt; &gt; &gt; fedora (any version) if it will make life easier for me or you.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks a ton,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Steve<br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
PlanetCCRMA mailing list<br>
<a href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a><br>
<a href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a><br>
<br></blockquote></div><br></div>