HI Fernando,<br><br><br><div class="gmail_quote">On Thu, Jan 22, 2009 at 2:07 PM, Fernando Lopez-Lezcano <span dir="ltr">&lt;<a href="mailto:nando@ccrma.stanford.edu">nando@ccrma.stanford.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Wed, 2009-01-21 at 22:26 -0400, francis keyes wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; How do I install older versions of the rt kernel?<br>
&gt;<br>
&gt; My current kernel is: &nbsp;2.6.26.8-1.rt12.2.fc9.ccrma.x86_64.rt<br>
&gt; I recently upgraded to this and am now finding that my delta-1010 card<br>
&gt; crakles on all the inputs. &nbsp;I had no problems with the previous<br>
&gt; kernel.<br>
<br>
</div></div>Hmmm, the old kernel should still be there, you just need to select it<br>
when grub starts. Do you remember which kernel was the one that was<br>
working?</blockquote><div><br>I used to do this, but last week I had a&nbsp; hard drive fail and had to install from scratch, the old kernel was of course not installed this time.<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
You can always see which kernels are available with:<br>
 &nbsp;yum list kernel<br>
(for the Fedora kernels) or<br>
 &nbsp;yum list kernel-rt<br>
(for the Planet CCRMA kernels)</blockquote><div><br>yum list kernel-rt shows only the installed kernel:<br><br>kernel-rt.x86_64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.6.26.8-1.rt12.2.fc9.ccrma&nbsp; <br>
</div><div><br>Are the older ones gone?<br><br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
You can install a specific kernel with<br>
 &nbsp;yum install full_name_of_kernel_as_stated_above<br>
if it is an older kernel you might need to<br>
 &nbsp;yum install yum-allowdowngrade<br>
and add &quot;--allow-downgrade&quot; at the end of the yum install invocation...<br>
<font color="#888888"><br>
-- Fernando<br>
<br>
<br>
</font></blockquote></div><br>