I'm assuming you didn't remove your older kernel or kernel modules.  The easiest way to go back is to edit /boot/grub/grub.conf and change the default= parameter to your older kernel.  0 is the first kernel listed in grub.conf
, 1 is the 2nd, etc.&nbsp; So if your grub.conf looks like the following:<br><br>default=1<br>timeout=5<br>splashimage=(hd0,0)/grub/splash.xpm.gz<br>hiddenmenu<br>title Fedora Core (2.6.14-1.1644_FC4)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; root (hd0,0)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kernel /vmlinuz-2.6.14-1.1644_FC4 ro root=LABEL=/ rhgb quiet<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; initrd /initrd-2.6.14-1.1644_FC4.img<br>title Fedora Core (2.6.14-1.1637_FC4)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; root (hd0,0)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kernel /vmlinuz-2.6.14-1.1637_FC4
 ro root=LABEL=/ rhgb quiet<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; initrd /initrd-2.6.14-1.1637_FC4.img<br><br>Then kernel 1637 will boot by default.<br><br>You should be very careful about updating to new kernels.&nbsp; I try to wait 3-4 weeks after a new kernel is released before upgrading so ATRPMs can catch up and release new kernel modules for the latest kernel.&nbsp; Also, new kernels also mean new trouble.&nbsp; There have been infamous kernel version that destroyed ide drives and or damaged CPU.&nbsp; The latest is not really the greatest in Linux, the almost latest is the greatest ;).
<br><br><br><br><div><span class="gmail_quote">On 11/30/05, <b class="gmail_sendername">Kirk Davis</b> &lt;<a href="mailto:Kirk.Davis@epsb.ca">Kirk.Davis@epsb.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">










<p><font face="Arial" size="2">Hi,</font>

<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">I am following jarod's how-to for installing mythtv onto FC4.&nbsp; I set everything up a couple of week ago and all was fine but I think FC4 has bumped the kernel version and I can't seem to get the kernel modules.&nbsp; I'm not new to Unix but I am new to Linux so I'm a little lost.&nbsp; 
</font></p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">I installed the OS and did the: yum upgrade&nbsp; (so far so good).&nbsp; It upgraded the system and installed the 2.6.14-1.1644-FC4 kernel.&nbsp; Not I'm list because Axel doesn't seem to have the kernel modules for lirc, nvidia, ivtv (I need the development ones as I have a PVR-150) yet.
</font></p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">Should I wait or go back to an older kernel?&nbsp; How to I go back to an older kernel?&nbsp; I don't mind reinstalling from scratch as this is a new box that I'm setting up but if I do then how to I specify what kernel to upgrade things to.
</font></p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Arial" size="2">Thanks</font>
</p><span class="sg">

<p><font face="Arial" size="2">---- Kirk</font>
</p>



</span><br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Jonathan Tidmore