Re: Does my processor support 64bit kernel?

2014-02-12 Thread Ian Clark
On 11 February 2014 22:43, Ottavio Caruso ottavio2006-usenet2...@yahoo.com wrote: [snip] Best way is probably analyzing the /proc/cpuinfo and google the model name. Then if it's an Intel and dual core it will be 64 bit anyway. There have been several dual core 32bit only intel chips. (Although

Re: Does my processor support 64bit kernel?

2014-02-12 Thread Robert Elz
Date:Tue, 11 Feb 2014 23:13:23 +0530 From:Mayuresh mayur...@acm.org Message-ID: 20140211174323.ga1...@sdf.org You probably have all the answers you want already, but ... | I am using NetBSD i386 on my desktop. In that case ... (provided the NetBSD you have is

Re: Does my processor support 64bit kernel?

2014-02-12 Thread Mayuresh
On Wed, Feb 12, 2014 at 05:52:26PM +0700, Robert Elz wrote: cpuctl identify 0 | grep EM64T Thanks. Yes, it's there. Pasting full output just in case anyone finds any other observation: Trying out iso will of course remove the remaining doubts. # cpuctl identify 0 cpu0: Intel

Re: Does my processor support 64bit kernel?

2014-02-12 Thread Robert Elz
Date:Wed, 12 Feb 2014 22:17:00 +0530 From:Mayuresh mayur...@acm.org Message-ID: 20140212164420.ga18...@sdf.org | Trying out iso will of course remove the remaining doubts. There really aren't any, amd64 will work... But: | RAM 2GB. You don't need it for that

Re: Does my processor support 64bit kernel?

2014-02-12 Thread Mayuresh
On Thu, Feb 13, 2014 at 01:42:44AM +0700, Robert Elz wrote: It sounds as if you should just stick to i386... kre That's right! Thanks you saved me a lot of time and frustration by informing about wine. My 90% usage is mutt, vim, xterm, xpdf, qiv and firefox where I am unlikely to see any

Does my processor support 64bit kernel?

2014-02-11 Thread Mayuresh
I am using NetBSD i386 on my desktop. Just want to cross check whether my processor is 64bit and whether I could use 64 bit system instead of 32 bit. dmesg describes the processor as follows: cpu0 at mainbus0 apid 0: Intel(R) Pentium(R) D CPU 3.00GHz, id 0xf65 cpu1 at mainbus0 apid 1: Intel(R)

Re: Does my processor support 64bit kernel?

2014-02-11 Thread Jeremy C. Reed
On Tue, 11 Feb 2014, Rhialto wrote: On Tue 11 Feb 2014 at 12:18:37 -0600, Jeremy C. Reed wrote: Try cpuctl identify 0 and look for LONG cpu feature. With yours you will probably also see EM64T. That can't be right. On my cpu (on which I have installed the 64-bit version) I don't have

Re: Does my processor support 64bit kernel?

2014-02-11 Thread Greg Troxel
The easiest and most reliable thing to is to get an amd64 install image and to boot the CD and see if it runs. But if EM64T isn't set it almost certainly won't work. 2. Which sets shall I use for an Intel 64 bit processor - amd64? A bit worried since wikipedia page below says there are

IA64 [was: Re: Does my processor support 64bit kernel?]

2014-02-11 Thread Fredrik Pettai
On Feb 11, 2014, at 20:59 , Greg Troxel g...@ir.bbn.com wrote: The easiest and most reliable thing to is to get an amd64 install image and to boot the CD and see if it runs. But if EM64T isn't set it almost certainly won't work. 2. Which sets shall I use for an Intel 64 bit processor -

Re: Does my processor support 64bit kernel?

2014-02-11 Thread Ottavio Caruso
On 11 February 2014 20:10, Jeremy C. Reed r...@reedmedia.net wrote: Another posting suggested sysctl -a | grep 64 but I don't see what kernel state would help show that from looking at various NetBSD 32 bit and 64 bit systems. I was probably misguided by finding these entries in sysctl -a: