Results 1 to 10 of 12

Thread: amd64 or i368

Hybrid View

  1. #1
    Join Date
    Nov 2011
    Beans
    20

    amd64 or i368

    I am runing lubuntu 12.10 on a pc with a Pentium D, which i think is 64 bit but when i try to install AMD64 versions of software I sometimes get a message saying wrong architecture,and the i386 verson works. Am I misundersdtanding the difference between the 2. Are AMD64 versions purely for AMD processors? Any help would be most welcome.Thanks.Paul.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: amd64 or i368

    AMD64 is a convention based on what is more or less a historical accident: AMD was the first to bring a 64 bit processor to the consumer market. You will often hear it referred to as x86_64 these days.

    The Pentium D should be a 64 bit CPU -- two cores -- but that may not necessarily be true depending on how early it was.

    Post back the results of

    Code:
    uname -r
    and we can tell for sure if you are running the 64 bit version.
    Last edited by QIII; March 21st, 2013 at 11:45 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: amd64 or i368

    Quote Originally Posted by paulie-m View Post
    I am runing lubuntu 12.10 on a pc with a Pentium D, which i think is 64 bit but when i try to install AMD64 versions of software I sometimes get a message saying wrong architecture,and the i386 verson works. Am I misundersdtanding the difference between the 2. Are AMD64 versions purely for AMD processors? Any help would be most welcome.Thanks.Paul.
    post the response to the following which you type in terminal:
    Code:
    uname -m
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  4. #4
    Join Date
    Nov 2011
    Beans
    20

    Re: amd64 or i368

    it says i686. does this mean AMD64 architecture?

  5. #5
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: amd64 or i368

    Quote Originally Posted by paulie-m View Post
    it says i686. does this mean AMD64 architecture?
    you are running a 32 bit OS thats why x64 dont work. if it was 64 bit it would say something like x86_64

    Peace
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  6. #6
    Join Date
    Nov 2011
    Beans
    20

    Re: amd64 or i368

    Sorry to be a pest but could you clarify just 1 more thing? You say i am running 32bit os. does that mean my processor is 32bit or could a install a 64bit os if,for instance i had >4GB memory and wanted to acess it? thanks.

  7. #7
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: amd64 or i368

    Quote Originally Posted by paulie-m View Post
    Sorry to be a pest but could you clarify just 1 more thing? You say i am running 32bit os. does that mean my processor is 32bit or could a install a 64bit os if,for instance i had >4GB memory and wanted to acess it? thanks.
    Pentium D is a 64 bit processor, but you installed a 32 bit version of Ubuntu which is the default download.

    You dont need 4Gb to use 64 bit either, but you need 64 bit to use 4GB or a PAE kernel.

    If you have 1 Gb you can still use a 64 bit OS but you wont get much benefit.

    You will need to reinstall if you want x64, there is no upgrade path.
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  8. #8
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: amd64 or i368

    Post the results of

    Code:
    cat /proc/cpuinfo
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

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
  •