Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2007 22:51:15 +0200
From:      Momchil Ivanov <idiotbg@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        Olivier Regnier <oregnier@oregnier.net>
Subject:   Re: Detecting CPU Type
Message-ID:  <200707102251.20266.idiotbg@gmail.com>
In-Reply-To: <4693E403.9090800@oregnier.net>
References:  <4693E403.9090800@oregnier.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1536885.q7JnurYrBh
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday 10 July 2007 21:54:43 Olivier Regnier wrote:
> Hi everyone,
>
> I searching to find information about my CPU type.
>
> With the following command:
> # dmesg | grep -i cpu
> i have this: CPU: Mobile AMD Sempron(tm) Processor 2800+ (1600.06-Mhz
> 686-class CPU)
> but with a
> # uname -m
> i have i386.
>
> I must configure my CPUTYPE?=3D in /etc/make.conf.
> I'ts i686 (686-class) or i386 ?
>
> Can you give me information please ?
>
> Thank you.
>
> Olivier Regnier

Hi Olivier,

from the manual page of uname(1) you can see what the -m option shows you,=
=20
namely the platform on which you are running FreeBSD:

     -m      Write the type of the current hardware platform to standard ou=
t-
             put.
=20
This page gives information on what kind of platforms does FreeBSD run=20
http://www.freebsd.org/platforms/

=2D-=20
PGP KeyID: 0x3118168B
Keyserver: pgp.mit.edu
Key fingerprint BB50 2983 0714 36DC D02E =A0158A E03D 56DA 3118 168B
 =20

--nextPart1536885.q7JnurYrBh
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBGk/FE4D1W2jEYFosRAlwVAJ97VxXxxON4Rix0i9mlpTrMto8rmQCdH8fl
+3ZtjiIGWXaR6jEok6HjPGQ=
=EjgG
-----END PGP SIGNATURE-----

--nextPart1536885.q7JnurYrBh--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707102251.20266.idiotbg>