-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 26 December 2002 08:15 am, Martin Marques wrote:
> On Jue 26 Dic 2002 09:48, Michael Schwendt wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Thu, 26 Dec 2002 18:18:20 +0530, [EMAIL PROTECTED] wrote:
> > > In login screen, I have message saying Kernerl XXXXXX on an i686
> > > but inside usr/src/linux/arch, I have i386. What is my actual
> > > architecture? What does this i686, i586, i386 mean? If I want to
> > > upgrade kernel, which arch should I use?
> >
> > $ rpm -q kernel --qf "kernel-%{version}-%{release} is for %{arch}\n"
> > kernel-2.4.18-19.7.x is for athlon
>
> Normally "uname -m" will suite much better.

uname won't determine which processor the kernel was compiled for. Not 
only that, it won't identify an athlon processor.

$ uname -m
i686

$ rpm -q kernel --qf "kernel-%{version}-%{release} is for %{arch}\n"
kernel-2.4.18-19.8.0 is for athlon

$ cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Athlon(TM) XP 2600+

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+CwQyn/07WoAb/SsRApmzAKCWp/fv3aGq5ZPRvCR6kiD2fI4PTACgjkM3
7pV03iwj4J3rJFkrUE3KEZg=
=h2Pq
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to