Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16th July 2004, 10:08 PM
redneon Offline
Registered User
 
Join Date: Jul 2004
Posts: 1
Downgrade Kernel

Can anyone tell me how it's possible to downgrade the Fedora Core kernel? For years I've been running a Slackware system where I'm used to configuring everything myself but I've now switched to Fedora Core 2 because I don't have much time anymore to mess around with things. I could just download the kernel I want from kernel.org but then I don't think it would be fully supported by the hardware detection system and other fancy things like that. It doesn't seem to be the standard way of doing it. I'm currently running 2.6.6 but there's some really strange problem with my mouse where it doesn't work properly on anything above 2.6.4. So I'm wanting to downgrade to 2.6.4 using an RPM if possible.

Please help,

Darrell
Reply With Quote
  #2  
Old 18th July 2004, 08:31 AM
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 2,999
Well if you get the rpm, change into the directory and install the kernel with
Code:
rpm -ivh <kernel-package name>
This will install the kernel alongside your existing kernels. Grub should pick it up automatically next time you boot, and then you can just select it to run it. To uninstall the kernel package 2.6.6, you will need to boot into the 2.6.4 kernel and know the kernel package name. THen issue
Code:
rpm -ev <kernel package name>
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
Reply With Quote
  #3  
Old 18th July 2004, 04:24 PM
Lenard Offline
Registered User
 
Join Date: Jun 2004
Posts: 161
Make the installing of the earlier kernel something like; rpm -i kernel-<version_number> --oldpackage
Reply With Quote
  #4  
Old 23rd July 2004, 12:23 AM
drtbalu Offline
Registered User
 
Join Date: Jul 2004
Posts: 10
It is safer to use synaptic gui for apt to remove / downgrade the kernel
Reply With Quote
  #5  
Old 24th July 2004, 12:22 PM
rkl Offline
Registered User
 
Join Date: Jul 2004
Posts: 153
I had PS/2 mouse problems with any kernel > 2.6.4 too

When Fedora Core 2 test releases jumped to 2.6.5, they horribly broke PS/2 support for certain brands of mice (this is a kernel 2.6.5+ issue, not FC's fault). Mine was affected and rather than downgrade, I bought a couple of PS/2 optical mice from www.ebuyer.com (worked out to be 4.44 pounds each!) which worked fine with FC2 (and now FC3T1).

I was lucky that I wanted an optical mouse cos my home and work ball-driven mice were always getting bunged up with dirt. It's a "Chic" mouse - quite large compared to most mice, but I've got used to that. You may find that spending a few pounds/dollars might actually be easier than messing around downgrading kernels to fix a mouse issue.
Reply With Quote
  #6  
Old 9th August 2004, 10:35 PM
DarkDave Offline
Registered User
 
Join Date: Aug 2004
Posts: 2
I had this same problem with my Logitech PS/2 Trackball. This problem also affects the 2.6.6 and 2.6.7 kernel builds from the Fedora Updates.

I ended up re-compiling the 2.6.7 kernel from kernel.org to get the problem to go away. If you want to rebuild the kernel from the source rpm, you have to edit the default config file from the kernel source tarball before rebuilding from the spec file. Or you can try to build a kernel from a source tree downloaded from kernel.org.

The setting to modify to get your PS/2 mice to work correctly is:

CONFIG_INPUT_MOUSEDEV_PSAUX

Enable this option (=Y) and rebuild your kernel. Then use the /dev/psaux entry for your mouse in the Xorg.conf file, and the /etc/sysconfig/gpm file.

I find it's more of a pain in the butt to try and re-build the FC2 kernel that comes with the distro than it is to download and build the kernel directly from the source. But YMMV, so try it out.
Reply With Quote
  #7  
Old 9th September 2004, 04:37 PM
drunken-wallaby Offline
Registered User
 
Join Date: Sep 2004
Posts: 7
Quote:
Originally Posted by Ug
Well if you get the rpm, change into the directory and install the kernel with
Code:
rpm -ivh <kernel-package name>
This will install the kernel alongside your existing kernels. Grub should pick it up automatically next time you boot, and then you can just select it to run it. To uninstall the kernel package 2.6.6, you will need to boot into the 2.6.4 kernel and know the kernel package name. THen issue
Code:
rpm -ev <kernel package name>
hello, i tried to follow your instructions to downgrade my kernel (2.6.8.1 to 2.6.7) because of several things (k3b,...).

however,
Code:
rpm -ivh <kernel-package-name>
leads to the following error
Code:
Preparing,... ################# [100%]
package kernel-2.6.8.1 (which is newer than kernel-2.6.7) is already installed
is there a possibility to install the older kernel though? thanks in advance for your reply...
__________________
yes it is true. wallabies do masturbate and yes, they use sex toys as well - branches and the like. so come on you drunken wallabies...
Reply With Quote
  #8  
Old 9th September 2004, 05:18 PM
ilja Offline
Registered User
 
Join Date: Apr 2004
Location: Euregio
Posts: 3,613
add --oldpackage as Lenard allready mentioned. But afaik before the package name. Or doesn't it matter?
__________________
--
http://twitter.com/ik12
Reply With Quote
  #9  
Old 9th September 2004, 05:23 PM
drunken-wallaby Offline
Registered User
 
Join Date: Sep 2004
Posts: 7
Quote:
Originally Posted by ilja
add --oldpackage as Lenard allready mentioned. But afaik before the package name. Or doesn't it matter?
oh sorry, i read over this option. mea culpa and thx for your answer...
__________________
yes it is true. wallabies do masturbate and yes, they use sex toys as well - branches and the like. so come on you drunken wallabies...
Reply With Quote
  #10  
Old 9th September 2004, 05:28 PM
kosmosik's Avatar
kosmosik Offline
Registered User
 
Join Date: Apr 2004
Location: Warsaw, Poland
Age: 32
Posts: 1,085
actually it would be better to fix your mouse than downgrade
you can check other kernels compiled for Fedora. here you have desktop enhanced (some patches I don't really see difference but maybe your mice will work with this):
http://apt.bea.ki.se/kernel-desktop/
Reply With Quote
Reply

Tags
downgrade, kernel

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Downgrade Kernel? Linux > Windows Using Fedora 1 7th July 2008 12:35 AM
Kernel downgrade possible? Linuxhippy2 Using Fedora 1 2nd April 2008 02:51 PM
How Can I downgrade kernel? Pango853 Installation and Live Media 3 23rd December 2007 07:19 PM
Kernel downgrade on FC4 mariusc EOL (End Of Life) Versions 2 11th February 2007 09:36 AM
How downgrade kernel 2.6.x to 2.4.x on FC3 ??? Rust EOL (End Of Life) Versions 1 15th July 2005 11:36 AM


Current GMT-time: 02:31 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat