You are not logged in.

#26 2009-04-02 06:25:57

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

Re: [Solved]Is my processor 64bit?

FWIW, NONE of the suggestions in this thread worked for me on my i686 install. Haven't checked my 64-bit install yet (unless the "lm" flag MEANS 32-bit, not 64).

Last edited by grndrush (2009-04-02 06:26:56)

Offline

#27 2009-04-02 14:36:46

juanmah
Member
From: Barcelona
Registered: 2009-04-02
Posts: 28
Website

Re: [Solved]Is my processor 64bit?

What I do is:

sudo dmidecode --type processor

And I get some information:

Handle 0x0400, DMI type 4, 40 bytes
Processor Information
    Socket Designation: Microprocessor
    Type: Central Processor
    Family: Core 2
    Manufacturer: Intel
    ID: F2 06 00 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 15, Stepping 2
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (Fast floating-point save and restore)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Hyper-threading technology)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Not Specified
    Voltage: 1.8 V
    External Clock: 1066 MHz
    Max Speed: 5200 MHz
    Current Speed: 2133 MHz
    Status: Populated, Enabled
    Upgrade: ZIF Socket
    L1 Cache Handle: 0x0700
    L2 Cache Handle: 0x0701
    L3 Cache Handle: Not Provided
    Serial Number: Not Specified
    Asset Tag: Not Specified
    Part Number: Not Specified
    Core Count: 2
    Core Enabled: 2
    Thread Count: 2
    Characteristics:
        64-bit capable

Offline

#28 2009-04-02 14:48:07

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: [Solved]Is my processor 64bit?

just try to boot the x86_64 install-iso wink

Offline

#29 2009-04-02 14:59:00

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: [Solved]Is my processor 64bit?

The ultimate proof:

# dmidecode 2.10                                                                                                                                                                                                     
SMBIOS 2.2 present.                                                                                                                                                                                                  

Handle 0x0004, DMI type 4, 32 bytes
Processor Information              
        Socket Designation: Socket 940
        Type: Central Processor       
        Family: Athlon 64    ->Here you go. Again I would thank the mods and devs for their decision that this years April fools prank is  processor related. :D
        Manufacturer: AMD             
        ID: C2 0F 02 00 FF FB 8B 07   
        Signature: Family 15, Model 44, Stepping 2
        Flags:                                    
                FPU (Floating-point unit on-chip) 
                VME (Virtual mode extension)      
                DE (Debugging extension)          
                PSE (Page size extension)         
                TSC (Time stamp counter)          
                MSR (Model specific registers)    
                PAE (Physical address extension)  
                MCE (Machine check exception)     
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)                
                MTRR (Memory type range registers)    
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                MMX (MMX technology supported)
                FXSR (Fast floating-point save and restore)
                SSE (Streaming SIMD extensions)
                SSE2 (Streaming SIMD extensions 2)
        Version: AMD Sempron(tm) Processor 3000+
        Voltage: 1.4 V
        External Clock: 201 MHz
        Max Speed: 3000 MHz
        Current Speed: 1810 MHz
        Status: Populated, Enabled
        Upgrade: Socket 754
        L1 Cache Handle: 0x0009
        L2 Cache Handle: 0x000A
        L3 Cache Handle: No L3 Cache

Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#30 2009-04-02 15:05:27

tjwoosta
Member
Registered: 2008-12-18
Posts: 453

Re: [Solved]Is my processor 64bit?

alright im starting to get irritated with all of the conflicting information


sudo dmidecode --type processor

when i do this it says nothing about 64bit compatable (which leads me to believe this is not a 64 bit processor)

grep flags /proc/cpuinfo

when i do this i can see the lm flag ( which says that it is 64bit, right?)



just try to boot the x86_64 install-iso wink

i can boot it fine but it also boots on my older machine which im sure is not 64bit


lastly i looked up my processor on the manufacturers website and there are three different versions of the same thing  "T2310"  one of which says its 64bit


so wtf

would somebody please give me a straight answer, becasue the tiny little trolls that live inside my laptop are of absolutely no help at all

[tj@myhost ~]$ uname -p
Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz
[tj@myhost ~]$
[tj@myhost ~]$ sudo dmidecode --type processor
Password: 
# dmidecode 2.10
SMBIOS 2.4 present.

Handle 0x0004, DMI type 4, 35 bytes
Processor Information
    Socket Designation: uFCPGA2
    Type: Central Processor
    Family: Other
    Manufacturer: Intel
    ID: FD 06 00 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 15, Stepping 13
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (Fast floating-point save and restore)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Hyper-threading technology)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Intel(R) Pentium(R) Dual  CPU  T2310  @ 1.46GHz 
    Voltage: 3.3 V
    External Clock: 533 MHz
    Max Speed: 1460 MHz
    Current Speed: 1460 MHz
    Status: Populated, Enabled
    Upgrade: ZIF Socket
    L1 Cache Handle: 0x0005
    L2 Cache Handle: 0x0006
    L3 Cache Handle: Not Provided
    Serial Number: Not Specified
    Asset Tag: Not Specified
    Part Number: Not Specified

[tj@myhost ~]$
[tj@myhost ~]$ grep flags /proc/cpuinfo
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 nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
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 nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
[tj@myhost ~]$

Last edited by tjwoosta (2009-04-02 15:14:23)

Offline

#31 2009-04-02 15:12:09

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: [Solved]Is my processor 64bit?

just try to boot the x86_64 install-iso wink

i can boot it fine but it also boots on my older machine that i know is not 64bit

hmm, if I trie to boot the 64bit liveCD I get an error like this.
"kernel needs a x86_64 CPU but only i686 CPU detected"

Offline

#32 2009-04-02 15:16:18

tjwoosta
Member
Registered: 2008-12-18
Posts: 453

Re: [Solved]Is my processor 64bit?

hmm...

well then maybe im wrong

that would be really cool if they are both 64bit

Last edited by tjwoosta (2009-04-02 15:17:04)

Offline

#33 2009-04-02 16:04:04

zodmaner
Member
Registered: 2007-07-11
Posts: 653

Re: [Solved]Is my processor 64bit?

moljac024 wrote:

Here, I've made screenshots just so you people can see i'm not pulling your leg.
These were taken at my 32-bit only notebook and on my 64-bit desktop:

Notebook:
http://omploader.org/vMWd3OQ
Desktop:
http://omploader.org/vMWd3YQ

Epic. Just... epic. lol

Offline

#34 2009-04-02 16:41:20

Neo_The_User
Member
From: The Matrix
Registered: 2009-03-30
Posts: 96
Website

Re: [Solved]Is my processor 64bit?

Handle 0x0004, DMI type 4, 35 bytes

hahahahaha!!!!!!!

proof that the only way to find out is boot live cd.

....35 bytes. epic lulz!

Last edited by Neo_The_User (2009-04-02 16:42:11)


AMD Phenom II X4 955 with Optimized Kernel
5 GB DDR2 RAM
320 GB SATA Hard Drive + 160 GB SATA Hard Drive
ATi RadeonHD 5830 GIGABYTE

Offline

Board footer

Powered by FluxBB