Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Which architecture ???
Date: Wed, 08 Dec 2010 12:23:29
Message-Id: 1291810866.2908.0@numa-i
In Reply to: [gentoo-user] Which architecture ??? by dhk
1 On 12/08/10 12:25:23, dhk wrote:
2 > I have a laptop which has an AMD Athlon Neo X2 L335 2.2GHz Dual Core
3 > processor on it and I'd like to know which architecture (handbook and
4 > livecd) to use.
5 >
6 > The handbook choices are: x86, sparc, amd64, ppc, ppc64, alpha,
7 > hppa,
8 > mips, ia64, arm. I'm guessing the x86, but I's like to be sure.
9 >
10
11 x86 will do for sure.
12 But you can check
13
14 cat /proc/cpuinfo | grep "address sizes"
15
16 If it shows more than 32 bits (e.g. 48 bits)
17 then you could use amd64, as well.
18 AFAIK, 64 is mean stream today.
19 How much memory do you have installed?
20 If more than 4G you have to use adm64 to fully use it.
21 I'd prefer amd64 if possible,
22
23 Helmut.

Replies

Subject Author
Re: [gentoo-user] Which architecture ??? dhk <dhkuhl@×××××××××.net>