Hello All,
I was configuring VMWare on Fedora 8 x86_64
but when i create a virtual machine then it gives me a error that your cpu
is not a x86_64 arch.
i tried to check it in /proc/cpuinfo file
but nothing found
can any one tell me how i check my processor arch or cpu arch.
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Date: Wed, 6 Aug 2008 10:02:05
To: Red Hat<redhat-list@redhat.com>
Subject: cpu architecture
Hello All,
I was configuring VMWare on Fedora 8 x86_64
but when i create a virtual machine then it gives me a error that your cpu
is not a x86_64 arch.
i tried to check it in /proc/cpuinfo file
but nothing found
can any one tell me how i check my processor arch or cpu arch.
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-06-2008, 12:37 PM
cpu architecture
When you test /proc/cpuinfo, look for the "lm" cpu flag. This is the
flag (long mode) that tells you the CPU is actually a 64-bit CPU. Here
is the output on both Intel and AMD processors.
[gaf@boslc03 test]$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Genuine Intel(R) CPU 3.40GHz
stepping : 8
cpu MHz : 3391.732
cache size : 16384 KB
physical id : 2
siblings : 2
core id : 4
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2
ss ht tm syscall nx lm pni monitor ds_cpl est tm2 cid
cx16 xtpr lahf_lm
bogomips : 6793.14
clflush size : 64
cache_alignment : 128
address sizes : 40 bits physical, 48 bits virtual
power management:
--
Jerry Feldman <Jerry.Feldman@algorithmics.com>
Algorithmics (US), Inc
Suite 2-400
275 Grove St.
Newton, MA 02466
617-663-5220
617-663-5391 (fax)
> -----Original Message-----
> From: redhat-list-bounces@redhat.com [mailto:redhat-list-
> bounces@redhat.com] On Behalf Of Vivek Mangal
> Sent: Wednesday, August 06, 2008 12:32 AM
> To: Red Hat
> Subject: cpu architecture
>
> Hello All,
> I was configuring VMWare on Fedora 8 x86_64
> but when i create a virtual machine then it gives me a error that your
cpu
> is not a x86_64 arch.
> i tried to check it in /proc/cpuinfo file
> but nothing found
> can any one tell me how i check my processor arch or cpu arch.
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
--------------------------------------------------------------------------
This email and any files transmitted with it are confidential and proprietary to Algorithmics Incorporated and its affiliates ("Algorithmics"). If received in error, use is prohibited. Please destroy, and notify sender. Sender does not waive confidentiality or privilege. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. Algorithmics does not accept liability for any errors or omissions. Any commitment intended to bind Algorithmics must be reduced to writing and signed by an authorized signatory.
--------------------------------------------------------------------------
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-09-2008, 06:06 AM
"Vivek Mangal"
cpu architecture
Thanks for reply
the output of unamr -a is
Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
2007 x86_64 x86_64 x86_64 GNU/Linux
and the /proc/cpuinfo file is
*****************************
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
stepping : 13
cpu MHz : 2001.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
ssse3 cx16 xtpr lahf_lm ida
bogomips : 3993.31
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
stepping : 13
cpu MHz : 2001.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
ssse3 cx16 xtpr lahf_lm ida
bogomips : 3989.79
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
*******************
And by seeing lm flags how i will get cpu arch ?
Please explane it...
On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
> Hello All,
> I was configuring VMWare on Fedora 8 x86_64
> but when i create a virtual machine then it gives me a error that your cpu
> is not a x86_64 arch.
> i tried to check it in /proc/cpuinfo file
> but nothing found
> can any one tell me how i check my processor arch or cpu arch.
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-09-2008, 07:20 AM
"Jai Rangi"
cpu architecture
This is 64 bit
----- Original Message -----
From: redhat-list-bounces@redhat.com <redhat-list-bounces@redhat.com>
To: Red Hat <redhat-list@redhat.com>
Sent: Fri Aug 08 23:06:44 2008
Subject: Re: cpu architecture
Thanks for reply
the output of unamr -a is
Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
2007 x86_64 x86_64 x86_64 GNU/Linux
and the /proc/cpuinfo file is
*****************************
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
stepping : 13
cpu MHz : 2001.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
ssse3 cx16 xtpr lahf_lm ida
bogomips : 3993.31
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
stepping : 13
cpu MHz : 2001.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
ssse3 cx16 xtpr lahf_lm ida
bogomips : 3989.79
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
*******************
And by seeing lm flags how i will get cpu arch ?
Please explane it...
On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
> Hello All,
> I was configuring VMWare on Fedora 8 x86_64
> but when i create a virtual machine then it gives me a error that your cpu
> is not a x86_64 arch.
> i tried to check it in /proc/cpuinfo file
> but nothing found
> can any one tell me how i check my processor arch or cpu arch.
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-11-2008, 03:49 AM
"Vivek Mangal"
cpu architecture
Thanks for reply
but Jai Rangi ji
How you can say it 64 bits ?
and how i detect that it is a x86_64 bit ?
Please tell me...
On Sat, Aug 9, 2008 at 11:36 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
> Thanks for reply
> the output of unamr -a is
> Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
> 2007 x86_64 x86_64 x86_64 GNU/Linux
> and the /proc/cpuinfo file is
> *****************************
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 0
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3993.31
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
>
> processor : 1
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 1
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3989.79
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
> *******************
> And by seeing lm flags how i will get cpu arch ?
> Please explane it...
>
>
>
> On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
>
>> Hello All,
>> I was configuring VMWare on Fedora 8 x86_64
>> but when i create a virtual machine then it gives me a error that your cpu
>> is not a x86_64 arch.
>> i tried to check it in /proc/cpuinfo file
>> but nothing found
>> can any one tell me how i check my processor arch or cpu arch.
>>
>> --
>> With Regards,
>> Vivek Mangal
>> Project Assistant
>> IC Design Group
>> CEERI, Pilani
>> Call +91-9829681753
>>
>>
>
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Date: Mon, 11 Aug 2008 09:19:02
To: Red Hat<redhat-list@redhat.com>
Subject: Re: cpu architecture
Thanks for reply
but Jai Rangi ji
How you can say it 64 bits ?
and how i detect that it is a x86_64 bit ?
Please tell me...
On Sat, Aug 9, 2008 at 11:36 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
> Thanks for reply
> the output of unamr -a is
> Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
> 2007 x86_64 x86_64 x86_64 GNU/Linux
> and the /proc/cpuinfo file is
> *****************************
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 0
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3993.31
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
>
> processor : 1
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 1
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3989.79
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
> *******************
> And by seeing lm flags how i will get cpu arch ?
> Please explane it...
>
>
>
> On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
>
>> Hello All,
>> I was configuring VMWare on Fedora 8 x86_64
>> but when i create a virtual machine then it gives me a error that your cpu
>> is not a x86_64 arch.
>> i tried to check it in /proc/cpuinfo file
>> but nothing found
>> can any one tell me how i check my processor arch or cpu arch.
>>
>> --
>> With Regards,
>> Vivek Mangal
>> Project Assistant
>> IC Design Group
>> CEERI, Pilani
>> Call +91-9829681753
>>
>>
>
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-11-2008, 03:52 AM
"Geofrey Rainey"
cpu architecture
Here's what I see on a 64 bit machine:
[user@host1 home]$ uname -a
Linux host1 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64
x86_64 x86_64 GNU/Linux
Regards,
Geoff.
-----Original Message-----
From: redhat-list-bounces@redhat.com
[mailto:redhat-list-bounces@redhat.com] On Behalf Of Vivek Mangal
Sent: Monday, 11 August 2008 3:49 p.m.
To: Red Hat
Subject: Re: cpu architecture
Thanks for reply
but Jai Rangi ji
How you can say it 64 bits ?
and how i detect that it is a x86_64 bit ?
Please tell me...
On Sat, Aug 9, 2008 at 11:36 AM, Vivek Mangal
<vivek.mangal9685@gmail.com>wrote:
> Thanks for reply
> the output of unamr -a is
> Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33
EDT
> 2007 x86_64 x86_64 x86_64 GNU/Linux
> and the /proc/cpuinfo file is
> *****************************
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 0
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall
nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est
tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3993.31
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
>
> processor : 1
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> stepping : 13
> cpu MHz : 2001.000
> cache size : 2048 KB
> physical id : 0
> siblings : 2
> core id : 1
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall
nx lm
> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est
tm2
> ssse3 cx16 xtpr lahf_lm ida
> bogomips : 3989.79
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
> *******************
> And by seeing lm flags how i will get cpu arch ?
> Please explane it...
>
>
>
> On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal
<vivek.mangal9685@gmail.com>wrote:
>
>> Hello All,
>> I was configuring VMWare on Fedora 8 x86_64
>> but when i create a virtual machine then it gives me a error that
your cpu
>> is not a x86_64 arch.
>> i tried to check it in /proc/cpuinfo file
>> but nothing found
>> can any one tell me how i check my processor arch or cpu arch.
>>
>> --
>> With Regards,
>> Vivek Mangal
>> Project Assistant
>> IC Design Group
>> CEERI, Pilani
>> Call +91-9829681753
>>
>>
>
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
================================================== ========
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz
================================================== ========
CAUTION: This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s). This information
is not to be used or stored by any other person and/or organisation.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-11-2008, 01:26 PM
cpu architecture
Look at the flags. The lm flag means 64-bit for both the AMD and the
Intel chips. In addition, the model name will tell you the type of
processor as well as the CPU family.
Here is one for an Opteron and an Itanium. You'll see that in the x86_64
chips you will have the longmode flag (lm) where you won't in an
Itanium. From Software, 'uname -p' will give you the processor.
processor : 0
vendor : GenuineIntel
arch : IA-64
family : Itanium 2
model : 2
revision : 2
archrev : 0
features : branchlong
cpu number : 0
cpu regs : 4
cpu MHz : 1600.017400
itc MHz : 1600.017400
BogoMIPS : 2390.75
--
Jerry Feldman <Jerry.Feldman@algorithmics.com>
Algorithmics (US), Inc
Suite 2-400
275 Grove St.
Newton, MA 02466
617-663-5220
617-663-5391 (fax)
> -----Original Message-----
> From: redhat-list-bounces@redhat.com [mailto:redhat-list-
> bounces@redhat.com] On Behalf Of Vivek Mangal
> Sent: Sunday, August 10, 2008 11:49 PM
> To: Red Hat
> Subject: Re: cpu architecture
>
> Thanks for reply
> but Jai Rangi ji
> How you can say it 64 bits ?
> and how i detect that it is a x86_64 bit ?
> Please tell me...
>
>
> On Sat, Aug 9, 2008 at 11:36 AM, Vivek Mangal
> <vivek.mangal9685@gmail.com>wrote:
>
> > Thanks for reply
> > the output of unamr -a is
> > Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33
EDT
> > 2007 x86_64 x86_64 x86_64 GNU/Linux
> > and the /proc/cpuinfo file is
> > *****************************
> > processor : 0
> > vendor_id : GenuineIntel
> > cpu family : 6
> > model : 15
> > model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> > stepping : 13
> > cpu MHz : 2001.000
> > cache size : 2048 KB
> > physical id : 0
> > siblings : 2
> > core id : 0
> > cpu cores : 2
> > fpu : yes
> > fpu_exception : yes
> > cpuid level : 10
> > wp : yes
> > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca
> > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall
> nx lm
> > constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx
est
> tm2
> > ssse3 cx16 xtpr lahf_lm ida
> > bogomips : 3993.31
> > clflush size : 64
> > cache_alignment : 64
> > address sizes : 36 bits physical, 48 bits virtual
> > power management:
> >
> > processor : 1
> > vendor_id : GenuineIntel
> > cpu family : 6
> > model : 15
> > model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
> > stepping : 13
> > cpu MHz : 2001.000
> > cache size : 2048 KB
> > physical id : 0
> > siblings : 2
> > core id : 1
> > cpu cores : 2
> > fpu : yes
> > fpu_exception : yes
> > cpuid level : 10
> > wp : yes
> > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca
> > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall
> nx lm
> > constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx
est
> tm2
> > ssse3 cx16 xtpr lahf_lm ida
> > bogomips : 3989.79
> > clflush size : 64
> > cache_alignment : 64
> > address sizes : 36 bits physical, 48 bits virtual
> > power management:
> > *******************
> > And by seeing lm flags how i will get cpu arch ?
> > Please explane it...
> >
> >
> >
> > On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal
> <vivek.mangal9685@gmail.com>wrote:
> >
> >> Hello All,
> >> I was configuring VMWare on Fedora 8 x86_64
> >> but when i create a virtual machine then it gives me a error that
your
> cpu
> >> is not a x86_64 arch.
> >> i tried to check it in /proc/cpuinfo file
> >> but nothing found
> >> can any one tell me how i check my processor arch or cpu arch.
> >>
> >> --
> >> With Regards,
> >> Vivek Mangal
> >> Project Assistant
> >> IC Design Group
> >> CEERI, Pilani
> >> Call +91-9829681753
> >>
> >>
> >
> >
> > --
> > With Regards,
> > Vivek Mangal
> > Project Assistant
> > IC Design Group
> > CEERI, Pilani
> > Call +91-9829681753
> >
> >
>
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
--------------------------------------------------------------------------
This email and any files transmitted with it are confidential and proprietary to Algorithmics Incorporated and its affiliates ("Algorithmics"). If received in error, use is prohibited. Please destroy, and notify sender. Sender does not waive confidentiality or privilege. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. Algorithmics does not accept liability for any errors or omissions. Any commitment intended to bind Algorithmics must be reduced to writing and signed by an authorized signatory.
--------------------------------------------------------------------------
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
08-12-2008, 03:58 AM
"Vivek Mangal"
cpu architecture
Thanks for every one i got it.
means my Laptop is x86_64 arch then
1) why VMWare shows that CPU is not x86_64 bit ?
output of uname -a is
Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
2007 x86_64 x86_64 x86_64 GNU/Linux
2) But in one of PC the output of uname -a is
*****************
Linux mangal.example.com 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:32:14 EDT 2005
i686 i686 i386 GNU/Linux
************************
Then i686 shows which arch ?
On Mon, Aug 11, 2008 at 9:19 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
>
> Thanks for reply
> but Jai Rangi ji
> How you can say it 64 bits ?
> and how i detect that it is a x86_64 bit ?
> Please tell me...
>
>
>
> On Sat, Aug 9, 2008 at 11:36 AM, Vivek Mangal <vivek.mangal9685@gmail.com>wrote:
>
>> Thanks for reply
>> the output of unamr -a is
>> Linux mangal.example.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT
>> 2007 x86_64 x86_64 x86_64 GNU/Linux
>> and the /proc/cpuinfo file is
>> *****************************
>> processor : 0
>> vendor_id : GenuineIntel
>> cpu family : 6
>> model : 15
>> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
>> stepping : 13
>> cpu MHz : 2001.000
>> cache size : 2048 KB
>> physical id : 0
>> siblings : 2
>> core id : 0
>> cpu cores : 2
>> fpu : yes
>> fpu_exception : yes
>> cpuid level : 10
>> wp : yes
>> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
>> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
>> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
>> ssse3 cx16 xtpr lahf_lm ida
>> bogomips : 3993.31
>> clflush size : 64
>> cache_alignment : 64
>> address sizes : 36 bits physical, 48 bits virtual
>> power management:
>>
>> processor : 1
>> vendor_id : GenuineIntel
>> cpu family : 6
>> model : 15
>> model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
>> stepping : 13
>> cpu MHz : 2001.000
>> cache size : 2048 KB
>> physical id : 0
>> siblings : 2
>> core id : 1
>> cpu cores : 2
>> fpu : yes
>> fpu_exception : yes
>> cpuid level : 10
>> wp : yes
>> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
>> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
>> constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
>> ssse3 cx16 xtpr lahf_lm ida
>> bogomips : 3989.79
>> clflush size : 64
>> cache_alignment : 64
>> address sizes : 36 bits physical, 48 bits virtual
>> power management:
>> *******************
>> And by seeing lm flags how i will get cpu arch ?
>> Please explane it...
>>
>>
>>
>> On Wed, Aug 6, 2008 at 10:02 AM, Vivek Mangal <vivek.mangal9685@gmail.com
>> > wrote:
>>
>>> Hello All,
>>> I was configuring VMWare on Fedora 8 x86_64
>>> but when i create a virtual machine then it gives me a error that your
>>> cpu is not a x86_64 arch.
>>> i tried to check it in /proc/cpuinfo file
>>> but nothing found
>>> can any one tell me how i check my processor arch or cpu arch.
>>>
>>> --
>>> With Regards,
>>> Vivek Mangal
>>> Project Assistant
>>> IC Design Group
>>> CEERI, Pilani
>>> Call +91-9829681753
>>>
>>>
>>
>>
>> --
>> With Regards,
>> Vivek Mangal
>> Project Assistant
>> IC Design Group
>> CEERI, Pilani
>> Call +91-9829681753
>>
>>
>
>
> --
> With Regards,
> Vivek Mangal
> Project Assistant
> IC Design Group
> CEERI, Pilani
> Call +91-9829681753
>
>
--
With Regards,
Vivek Mangal
Project Assistant
IC Design Group
CEERI, Pilani
Call +91-9829681753
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list