LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is this causing any of my problems? (https://www.linuxquestions.org/questions/linux-newbie-8/is-this-causing-any-of-my-problems-700202/)

zest n zeal 01-27-2009 08:30 AM

Is this causing any of my problems?
 
I have some problems which I will not go into right now and I was looking into different ways of solving them. The main one being a move from Suse 11 to Debian.

One thing I notice however is that output of 'uname' labels the machine and processor as i686 and the hardware platform as i386.

PHP Code:

am0032@linux-ckg1:~> uname -a
Linux linux
-ckg1 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 i686 i686 i386 GNU/Linux 

Should this be so? Shouldn't all three match?

Many thanks

zest

Matey 01-27-2009 08:46 AM

I use Ubuntu and when I do this command I get better result in the name;
lsb_release -a

ilikejam 01-27-2009 08:46 AM

Hi.

Nope, it's fine. Your processor is an i686 (Pentium Pro and above), and the machine class is i386 (32bit PC). Anyone with an i686 PC will get the same output.

Dave

zest n zeal 01-27-2009 09:10 AM

many thanks
 
many thanks.


All times are GMT -5. The time now is 09:42 AM.