LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-15-2007, 12:08 AM   #1
h3x0r
LQ Newbie
 
Registered: Mar 2007
Location: 10.1.1.1
Distribution: Crux[main],Gentoo[Experimental]
Posts: 28

Rep: Reputation: 15
Kernel i686 or i586


Hey im runing fed core 6
and i ran yum list kernel and it gave me this
kernel.x86_64 2.6.18-1.2798.fc6 installed
Available Packages
kernel.x86_64 2.6.20-1.2944.fc6 updates

Do i have the i686 Kernel or the i586?
i need to know because i want to install the Nvidia drivers and i need to be using i686.

Thanks
 
Old 04-15-2007, 12:30 AM   #2
adrianlarsson
LQ Newbie
 
Registered: Nov 2006
Location: Montreal
Distribution: FC6
Posts: 28

Rep: Reputation: 15
You actually have the x86_64 installed which is for 64-bit processors as opposed to the 32-bit based i586 and i686. If my memory serves me right, you only need to install the devel packages for i686, but not totally sure about that.
You might as well update your kernel anyways while your at it to get a more current one.
 
Old 04-15-2007, 02:42 AM   #3
h3x0r
LQ Newbie
 
Registered: Mar 2007
Location: 10.1.1.1
Distribution: Crux[main],Gentoo[Experimental]
Posts: 28

Original Poster
Rep: Reputation: 15
Thanks adrian, ill update the kernel and install the devel packages.
 
Old 04-15-2007, 07:40 AM   #4
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Quote:
Do i have the i686 Kernel or the i586?
Here are my notes from when I needed to get i686 all around for vmware tools.
Code:
Installing the i686 version of kernel on FC6

# Check which kernel package architectures are currently installed:
rpm -qa 'kernel*' --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|sort

# Install yumdownloader
su -c "yum install yum-utils"

# Get the current i686 kernel:
yumdownloader kernel.i686

# If the version of the kernel downloaded is larger than currently installed:
su -c "rpm -ivh kernel-2*.i686.rpm"

# If the version of the kernel downloaded is the same as that currently installed:
su -c "rpm -ivh --replacefiles --replacepkgs kernel-2*.i686.rpm"

# Restart the machine
reboot
 
Old 04-15-2007, 09:29 AM   #5
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
The uname command can offer useful information. For example, my laptop shows this:
Code:
$ uname -mpi
i686 athlon i386
A uname --help will show all the options.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
update kernel from i586 to i686 sundol Fedora 4 01-13-2007 11:20 AM
i586 i686 which one? soulxcavtor Linux - Software 8 05-28-2006 12:28 PM
Mandriva kernel source i586 to i686 Peingune Mandriva 5 05-26-2006 03:14 AM
i586 or i686? nkarakos Linux - Newbie 2 10-03-2003 11:17 AM
I686 and I586? loganwva Linux - General 7 02-07-2002 06:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration