Results 1 to 4 of 4

Thread: AMD64 or Intel x86 - how to check?

  1. #1
    Join Date
    Sep 2013
    Beans
    85

    AMD64 or Intel x86 - how to check?

    Might sound silly but I am not sure which .iso version I've downloaded and installed on my AMD64-based system.

    Question is, how do I check which version of Lubuntu is installed on my computer? And would the Intel x86 version even install on an AMD computer? If so, what would be the differences? I'm guessing it would have something to do with code optimization for each platform?

    Thanks.

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: AMD64 or Intel x86 - how to check?

    Open a terminal and type..

    Code:
    uname -a
    If you have x86_64 in the output, you have a 64 bit installation.

    Or System Settings > Details > Overview.

  3. #3
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,824
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: AMD64 or Intel x86 - how to check?

    The names Intel and AMD are used for historical reasons. AMD64 just means 64 bit, Intel x86 means 32 bit. The both are compatible with both Intel and AMD processors. The only thing is that the AMD64 version doesn't install on any (neither Intel nor AMD) 32 bit system, and that the AMD64 version gives better performance on any (both AMD and Intel) 64 bit system.

  4. #4
    Join Date
    Sep 2013
    Beans
    85

    Re: AMD64 or Intel x86 - how to check?

    Ah, thanks for the clarification.

    EDIT: was going to ask just that!
    Last edited by lakeshore2985; September 24th, 2013 at 01:12 PM.

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
  •