RE: [mythtv-users] Help with new Kernel

2005-12-01 Thread Kirk Davis



Thanks for the information. I'll try and switch back 
to the older kernel.

Where 
are new kernels announced? How do you monitor or know that if you do a yum 
upgrade that it will upgrade to a new kernel.

 
Kirk


  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan 
  TidmorePosted At: November 30, 2005 4:41 PMPosted To: 
  usersConversation: [mythtv-users] Help with new 
  KernelSubject: Re: [mythtv-users] Help with new 
  KernelI'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. So if your grub.conf looks like the 
  following:default=1timeout=5splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle 
  Fedora Core (2.6.14-1.1644_FC4) 
  root (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1644_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1644_FC4.imgtitle Fedora Core 
  (2.6.14-1.1637_FC4) root 
  (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1637_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1637_FC4.imgThen kernel 1637 will boot by 
  default.You should be very careful about updating to new 
  kernels. 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. Also, new kernels also mean new trouble. There have been 
  infamous kernel version that destroyed ide drives and or damaged CPU. 
  The latest is not really the greatest in Linux, the almost latest is the 
  greatest ;). 
  On 11/30/05, Kirk 
  Davis [EMAIL PROTECTED] 
  wrote:
  
Hi, 
 I am 
following jarod's how-to for installing mythtv onto FC4. 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. 
I'm not new to Unix but I am new to Linux so I'm a little lost. 

 I 
installed the OS and did the: yum upgrade (so far so good). It 
upgraded the system and installed the 2.6.14-1.1644-FC4 kernel. 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. 

 Should 
I wait or go back to an older kernel? How to I go back to an older 
kernel? 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. 
 Thanks 
 Kirk 
___mythtv-users 
mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help with new Kernel

2005-12-01 Thread Jonathan Tidmore
Fedora Announce List shows all new packages released: https://www.redhat.com/mailman/listinfo/fedora-announce-listWhen I do a 'yum update' it will ask to confirm the update, I say N if I see any major changes like new kernels or ivtv versions etc.
I do wait 3-4 WEEKS minimum before updating a kernel. Unless I see something major in the changelog that I could benefit from, what's the point of risking destabilizing a perfectly working system by updating kernels or drivers? If it works, don't touch it is my rule.
On 12/1/05, Kirk Davis [EMAIL PROTECTED] wrote:





Thanks for the information. I'll try and switch back 
to the older kernel.

Where 
are new kernels announced? How do you monitor or know that if you do a yum 
upgrade that it will upgrade to a new kernel.

 
Kirk


  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]] On Behalf Of Jonathan 
  TidmorePosted At: November 30, 2005 4:41 PMPosted To: 
  usersConversation: [mythtv-users] Help with new 
  KernelSubject: Re: [mythtv-users] Help with new 
  KernelI'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. So if your grub.conf looks like the 
  following:default=1timeout=5splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle 
  Fedora Core (2.6.14-1.1644_FC4) 
  root (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1644_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1644_FC4.imgtitle Fedora Core 
  (2.6.14-1.1637_FC4) root 
  (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1637_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1637_FC4.imgThen kernel 1637 will boot by 
  default.You should be very careful about updating to new 
  kernels. 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. Also, new kernels also mean new trouble. There have been 
  infamous kernel version that destroyed ide drives and or damaged CPU. 
  The latest is not really the greatest in Linux, the almost latest is the 
  greatest ;). 
  On 11/30/05, Kirk 
  Davis [EMAIL PROTECTED] 
  wrote:
  
Hi, 
 I am 
following jarod's how-to for installing mythtv onto FC4. 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. 
I'm not new to Unix but I am new to Linux so I'm a little lost. 

 I 
installed the OS and did the: yum upgrade (so far so good). It 
upgraded the system and installed the 2.6.14-1.1644-FC4 kernel. 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. 

 Should 
I wait or go back to an older kernel? How to I go back to an older 
kernel? 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. 
 Thanks 
 Kirk 
___mythtv-users 
mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore 

___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help with new Kernel

2005-12-01 Thread Trent Albright
Also, at least in my setup of FC4, if you log on as root and read your
email, you will see daily messages that describe which packages are
available for updates. You can also use /etc/yum.conf to automatically
exclude named packages, for example mine looks like this:

$ less /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=0
exclude=urw-fonts* lftp* kernel*
On 12/1/05, Jonathan Tidmore [EMAIL PROTECTED] wrote:
Fedora Announce List shows all new packages released: https://www.redhat.com/mailman/listinfo/fedora-announce-list
When
I do a 'yum update' it will ask to confirm the update, I say N if I see
any major changes like new kernels or ivtv versions etc.
I do wait 3-4 WEEKS minimum before updating a kernel.
Unless I see something major in the changelog that I could benefit
from, what's the point of risking destabilizing a perfectly working
system by updating kernels or drivers? If it works, don't touch
it is my rule.
On 12/1/05, Kirk Davis 
[EMAIL PROTECTED] wrote:





Thanks for the information. I'll try and switch back 
to the older kernel.

Where 
are new kernels announced? How do you monitor or know that if you do a yum 
upgrade that it will upgrade to a new kernel.

 
Kirk


  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]] On Behalf Of Jonathan 
  TidmorePosted At: November 30, 2005 4:41 PMPosted To: 
  usersConversation: [mythtv-users] Help with new 
  KernelSubject: Re: [mythtv-users] Help with new 
  KernelI'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. So if your grub.conf looks like the 
  following:default=1timeout=5splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle 
  Fedora Core (2.6.14-1.1644_FC4) 
  root (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1644_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1644_FC4.imgtitle Fedora Core 
  (2.6.14-1.1637_FC4) root 
  (hd0,0) kernel 
  /vmlinuz-2.6.14-1.1637_FC4 ro root=LABEL=/ rhgb 
  quiet initrd 
  /initrd-2.6.14-1.1637_FC4.imgThen kernel 1637 will boot by 
  default.You should be very careful about updating to new 
  kernels. 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. Also, new kernels also mean new trouble. There have been 
  infamous kernel version that destroyed ide drives and or damaged CPU. 
  The latest is not really the greatest in Linux, the almost latest is the 
  greatest ;). 
  On 11/30/05, Kirk 
  Davis [EMAIL PROTECTED] 
  wrote:
  
Hi, 
 I am 
following jarod's how-to for installing mythtv onto FC4. 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. 
I'm not new to Unix but I am new to Linux so I'm a little lost. 

 I 
installed the OS and did the: yum upgrade (so far so good). It 
upgraded the system and installed the 2.6.14-1.1644-FC4 kernel. 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. 

 Should 
I wait or go back to an older kernel? How to I go back to an older 
kernel? 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. 
 Thanks 
 Kirk 
___mythtv-users 
mailing listmythtv-users@mythtv.org

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore 

___mythtv-users mailing listmythtv-users@mythtv.org

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore

___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help with new Kernel

2005-11-30 Thread Jonathan Tidmore
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. So if your grub.conf looks like the following:default=1timeout=5splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle Fedora Core (2.6.14-1.1644_FC4) root (hd0,0)
 kernel /vmlinuz-2.6.14-1.1644_FC4 ro root=LABEL=/ rhgb quiet initrd /initrd-2.6.14-1.1644_FC4.imgtitle Fedora Core (2.6.14-1.1637_FC4) root (hd0,0) kernel /vmlinuz-2.6.14-1.1637_FC4
 ro root=LABEL=/ rhgb quiet initrd /initrd-2.6.14-1.1637_FC4.imgThen kernel 1637 will boot by default.You should be very careful about updating to new kernels. 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. Also, new kernels also mean new trouble. There have been infamous kernel version that destroyed ide drives and or damaged CPU. The latest is not really the greatest in Linux, the almost latest is the greatest ;).
On 11/30/05, Kirk Davis [EMAIL PROTECTED] wrote:










Hi,

 I am following jarod's how-to for installing mythtv onto FC4. 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. I'm not new to Unix but I am new to Linux so I'm a little lost. 


 I installed the OS and did the: yum upgrade (so far so good). It upgraded the system and installed the 2.6.14-1.1644-FC4 kernel. 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.


 Should I wait or go back to an older kernel? How to I go back to an older kernel? 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.


 Thanks


 Kirk




___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Jonathan Tidmore
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users