Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Do I have 32 bit or 64 bit?

  1. #11
    Join Date
    Jul 2008
    Location
    In your brain.
    Beans
    352
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Do I have 32 bit or 64 bit?

    i686 is in the 32-bit family.

    If you were running 64-bit, you would get an output like 'x86_64.'
    Mint 17.3 Cinnamon

  2. #12
    Join Date
    Aug 2009
    Location
    India
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Do I have 32 bit or 64 bit?

    Mine is 32 bit,so it returned 32.If your system is 64 bit then it will return 64.Check yours by running the following command in terminal.
    Code:
    getconf LONG_BIT

  3. #13
    Join Date
    Mar 2008
    Location
    Sussex, UK
    Beans
    1,326
    Distro
    Ubuntu

    Re: Do I have 32 bit or 64 bit?

    Quote Originally Posted by karthick87 View Post
    Mine is 32 bit,so it returned 32.If your system is 64 bit then it will return 64.Check yours by running the following command in terminal.
    Code:
    getconf LONG_BIT
    As per #10 above, double-checked and I get:

    getconf LONG_BIT
    32

    So I guess it's 32 bit but still puzzled why some also read it as 64 bit.

    Once again, thanks.

  4. #14
    Join Date
    Mar 2008
    Location
    Sussex, UK
    Beans
    1,326
    Distro
    Ubuntu

    Re: Do I have 32 bit or 64 bit?

    Thanks karthick87 and racie !!

  5. #15
    Join Date
    Jul 2008
    Location
    In your brain.
    Beans
    352
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Do I have 32 bit or 64 bit?

    Quote Originally Posted by Megaptera View Post
    So I guess it's 32 bit but still puzzled why some also read it as 64 bit.
    Well, I'm assuming that the output of CPU op modes just means that you can run either 32-bit or 64-bit operating systems on your computer. Although it seems a bit strange because my only output is 64-bit, but I am able to run 32-bit operating systems.
    Mint 17.3 Cinnamon

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •