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 4th August 2012, 11:52 AM
PompeyBlue's Avatar
PompeyBlue Offline
Registered User
 
Join Date: Jun 2004
Location: Portsmouth, UK
Posts: 444
linuxfirefox
How to downgrade kernel in F17?

I am wondering how I go back to an earlier kernel in Fedora 17. I've searched and there's no info out there. One thread discusses it, but descends into questioning why you would want to do it.

The reason I need to go back is because 3.5 breaks the VirtualBox additions, so I want to go to the last 3.4 working kernel. I have tried downgrade:

Quote:
yum downgrade kernel
Loaded plugins: langpacks, presto, refresh-packagekit
Package kernel-3.3.4-5.fc17.i686 is allowed multiple installs, skipping
Nothing to do
When I try to install 3.4.6 I get this:

Quote:
yum install kernel-PAE-3.4.6*
Loaded plugins: langpacks, presto, refresh-packagekit
No package kernel-PAE-3.4.6* available.
Error: Nothing to do
It seems like something which shuld be easy to do?

Last edited by PompeyBlue; 4th August 2012 at 12:13 PM.
Reply With Quote
  #2  
Old 4th August 2012, 11:59 AM
MaliCure's Avatar
MaliCure Offline
Registered User
 
Join Date: Aug 2012
Location: Netherlands
Posts: 3
linuxfirefox
Re: How to downgrade kernel in F17?

Hi Pompey,

Often you are able to boot a few earlier kernels from the grub menu when the system boots. Fedora keeps the previous kernel available to choose from

(You can see here how to make the previous kernel the default one: http://forums.fedoraforum.org/showthread.php?t=273347 )

Last edited by MaliCure; 4th August 2012 at 12:04 PM.
Reply With Quote
  #3  
Old 4th August 2012, 12:12 PM
PompeyBlue's Avatar
PompeyBlue Offline
Registered User
 
Join Date: Jun 2004
Location: Portsmouth, UK
Posts: 444
windows_7ie
Re: How to downgrade kernel in F17?

Unfortunately I did a fresh install and elected to update from repos, so 3.5 is the earliest kernel I've got.
Reply With Quote
  #4  
Old 4th August 2012, 12:20 PM
MaliCure's Avatar
MaliCure Offline
Registered User
 
Join Date: Aug 2012
Location: Netherlands
Posts: 3
linuxfirefox
Re: How to downgrade kernel in F17?

No useful kernel version in the list that you get when executing:

Code:
yum list available kernel.\* --showduplicates
Reply With Quote
  #5  
Old 4th August 2012, 12:25 PM
PompeyBlue's Avatar
PompeyBlue Offline
Registered User
 
Join Date: Jun 2004
Location: Portsmouth, UK
Posts: 444
linuxfirefox
Re: How to downgrade kernel in F17?

I get this, but still can't install a different version:

Quote:
[root@ ~]# yum list kernel* --showduplicates
Loaded plugins: langpacks, presto, refresh-packagekit
Installed Packages
kernel-PAE.i686 3.5.0-2.fc17 @updates
kernel-PAE-devel.i686 3.5.0-2.fc17 @updates
kernel-devel.i686 3.5.0-2.fc17 @updates
kernel-headers.i686 3.5.0-2.fc17 @updates
Available Packages
kernel.i686 3.3.4-5.fc17 fedora
kernel.i686 3.5.0-2.fc17 updates
kernel-PAE.i686 3.3.4-5.fc17 fedora
kernel-PAE.i686 3.5.0-2.fc17 updates
kernel-PAE-devel.i686 3.3.4-5.fc17 fedora
kernel-PAE-devel.i686 3.5.0-2.fc17 updates
kernel-PAE-modules-extra.i686 3.3.4-5.fc17 fedora
kernel-PAE-modules-extra.i686 3.5.0-2.fc17 updates
kernel-PAEdebug.i686 3.3.4-5.fc17 fedora
kernel-PAEdebug.i686 3.5.0-2.fc17 updates
kernel-PAEdebug-devel.i686 3.3.4-5.fc17 fedora
kernel-PAEdebug-devel.i686 3.5.0-2.fc17 updates
kernel-PAEdebug-modules-extra.i686 3.3.4-5.fc17 fedora
kernel-PAEdebug-modules-extra.i686 3.5.0-2.fc17 updates
kernel-debug.i686 3.3.4-5.fc17 fedora
kernel-debug.i686 3.5.0-2.fc17 updates
kernel-debug-devel.i686 3.3.4-5.fc17 fedora
kernel-debug-devel.i686 3.5.0-2.fc17 updates
kernel-debug-modules-extra.i686 3.3.4-5.fc17 fedora
kernel-debug-modules-extra.i686 3.5.0-2.fc17 updates
kernel-devel.i686 3.3.4-5.fc17 fedora
kernel-devel.i686 3.5.0-2.fc17 updates
kernel-doc.noarch 3.3.4-5.fc17 fedora
kernel-doc.noarch 3.5.0-2.fc17 updates
kernel-headers.i686 3.3.4-5.fc17 fedora
kernel-headers.i686 3.5.0-2.fc17 updates
kernel-modules-extra.i686 3.3.4-5.fc17 fedora
kernel-modules-extra.i686 3.5.0-2.fc17 updates
kernel-tools.i686 3.3.4-5.fc17 fedora
kernel-tools.i686 3.5.0-2.fc17 updates
kernel-tools-devel.i686 3.3.4-5.fc17 fedora
kernel-tools-devel.i686 3.5.0-2.fc17 updates
[root@ ~]# man yum
[root@ ~]# yum install kerel*PAE*3.3.4*
Loaded plugins: langpacks, presto, refresh-packagekit
No package kerel*PAE*3.3.4* available.
Error: Nothing to do
Reply With Quote
  #6  
Old 4th August 2012, 12:38 PM
MaliCure's Avatar
MaliCure Offline
Registered User
 
Join Date: Aug 2012
Location: Netherlands
Posts: 3
linuxfirefox
Re: How to downgrade kernel in F17?

You made a typo by the way.
Try:

Code:
yum install kernel-PAE-3.3.4-5.fc17
When this works, and you choose this kernel from the grub menu, you will probably find that you need a few older non-native kernel modules as well. They should be available as well, and can be found and installed the same way

Last edited by MaliCure; 4th August 2012 at 12:43 PM.
Reply With Quote
  #7  
Old 4th August 2012, 12:57 PM
PompeyBlue's Avatar
PompeyBlue Offline
Registered User
 
Join Date: Jun 2004
Location: Portsmouth, UK
Posts: 444
windows_7ie
Re: How to downgrade kernel in F17?

Woot! That worked. Thanks!
Reply With Quote
Reply

Tags
downgrade, f17, 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
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
Downgrade Kernel redneon Using Fedora 9 9th September 2004 05:28 PM


Current GMT-time: 21:37 (Wednesday, 19-06-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