LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   32 bit or 64 bit CPU (https://www.linuxquestions.org/questions/linux-newbie-8/32-bit-or-64-bit-cpu-4175503152/)

paul456 04-27-2014 12:36 PM

32 bit or 64 bit CPU
 
I am a Windows XP "refugee" and I am late... Before downloading Linux Mint I have a choice of either 32-bit or 64-bit CPU. How on earth I can tell what is my system CPU?
Thanks
Paul the Canadian

John VV 04-27-2014 12:54 PM

so you do not know what type and kind of computer you bought , that had XP installed to it .

nor do you know if you have been using the 32 bit xp or the 64 bit xp
that means you do not know what you bought

what did the xp boot screen say?
--- 32 bit ---
windows Home ? ( or Windows XP Starter Edition) ?
windows Professional ?
Windows XP Media Center Edition ?
--- 64 bit ----
Windows XP 64-Bit Edition?
Windows XP Professional x64 Edition?


what is on that xp reinstall cd you got when you bought this computer ?
and just how old is it ?

as in is it from 2001 ?
or from 2007 as a "Vista ready" computer

How much ram dose this computer have ?
if it is from 2001
it might have 256 meg of ram
if it is from 2007 and a "vista ready" it might have 1 gig ram

metaschima 04-27-2014 01:07 PM

Go to System information and check your processor make and model, it is probably also listed in the BIOS settings screen. Then post it here or check online to see if it supports 64-bit.

ondoho 04-27-2014 01:44 PM

nice trial-and-error method:

1st: if it has 1 cpu, it is most probably 32bit, if it has more, it is most probably 64bit.
i said "most probably" so please don't quote me on that.
2nd: a 32bit linux will run on a 64bit machine
3rd: just try the 64bit install. if it boots, jackpot! tadaa, you have a 64bit machine.

of course you can also try to get proof on the interwebz first.

metaschima 04-27-2014 01:55 PM

Trial and error would be more time-consuming that simply looking up the processor IMO.

JeremyBoden 04-27-2014 02:12 PM

Burn a live 32 bit CD and enter the following command:-
Code:

inxi -b
Sample output:-
Quote:

System: Host: hector Kernel: 3.10-2-amd64 x86_64 (64 bit) Desktop: Cinnamon 2.0.14 Distro: LinuxMint 1 debian
Machine: Mobo: ASUSTeK model: A8N-SLI SE version: 1.XX Bios: Phoenix version: ASUS A8N-SLI SE 0502 date: 03/09/2006
CPU: Dual core AMD Athlon 64 X2 3800+ (-MCP-) clocked at 1000.00 MHz
Graphics: Card: NVIDIA GT218 [GeForce 210] X.Org: 1.14.3 driver: nvidia Resolution: 1920x1080@60.0hz
GLX Renderer: GeForce 210/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 319.72
Network: Card-1: NVIDIA CK804 Ethernet Controller driver: forcedeth
Card-2: Qualcomm Atheros AR5212/AR5213 Wireless Network Adapter driver: ath5k
Drives: HDD Total Size: 1250.3GB (31.7% used)
Info: Processes: 165 Uptime: 3:44 Memory: 845.0/2012.4MB Client: Shell (bash) inxi: 1.9.14
(Yes - an old machine, still going strong).
[If your machine is 64 bit, either accept 32 bit or burn a 64 bit CD]

Use the Source Luke 04-27-2014 05:21 PM

Quote:

Originally Posted by paul456 (Post 5160135)
I am a Windows XP "refugee" and I am late... Before downloading Linux Mint I have a choice of either 32-bit or 64-bit CPU. How on earth I can tell what is my system CPU?
Thanks
Paul the Canadian

Burn a cd/dvd and let it boot. Open a terminal and type

Code:

getconf LONG_BIT
If your CPU is 64 bit, I recommend using a 64 bit distro to take advantage of performance and to use higher system memory of 4GB or more. 64 bit distros have gotten better over time and more packages are being ported to use 64 bit systems.

metaschima 04-27-2014 05:38 PM

Does 'getconf' work under Windoze ? I'm betting not.

Use the Source Luke 04-27-2014 05:48 PM

Quote:

Originally Posted by metaschima (Post 5160243)
Does 'getconf' work under Windoze ? I'm betting not.

I don't know as I don't use windows. The info I gave is for linux. Not sure if windows has a getconf command.

TobiSGD 04-27-2014 05:52 PM

Before downloading a whole installation medium or live-CD just to check the CPU type it would be much easier and less time consuming to install a free version of tools like Aida32 and install it on Windows to have a look at the hardware information.

jefro 04-28-2014 03:45 PM

I doubt it can hurt to use the 32 bit at first. Basically the 64 bit won't install if you have a 32 bit. There is very little difference to the newbie user I'd think between the two choices.

If you boot it up and or know the ram amount it might be a clue. If you have over 4 gig then it almost certainly a 64 bit system.

TobiSGD 04-28-2014 03:47 PM

Quote:

Originally Posted by jefro (Post 5160794)
I doubt it can hurt to use the 32 bit at first.

Unless you have limited bandwidth or are on a dial-up connection. Why waste time when it is so easy to first find out which CPU you run, it is not that it is impossible with Windows.

SandsOfArrakis 04-28-2014 11:39 PM

Check out this site :) http://www.cpuid.com/

There you can download a program which will tell you everything about your PC. The name of the program is CPU-Z.

jefro 04-29-2014 03:29 PM

Post the amount of ram you have in it. We may need to suggest a different solution.

TobiSGD 04-29-2014 04:57 PM

Quote:

Originally Posted by SandsOfArrakis (Post 5161007)
Check out this site :) http://www.cpuid.com/

There you can download a program which will tell you everything about your PC. The name of the program is CPU-Z.

Totally forgot about CPU-Z, though I have installed it on my Windows system for overclocking purposes. :banghead:


All times are GMT -5. The time now is 06:44 PM.