Results 1 to 10 of 10

Thread: Do i have a 64Bit system

  1. #1
    Join Date
    May 2009
    Location
    /root
    Beans
    38
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Question Do i have a 64Bit system

    How do i tell weather or not i have a 64bit system when i bought my laptop it came with a 32bit version of Vista(i took Vista off)?


    My system: HP Pavilion dv9620us Notebook PC
    • 1.9 GHz AMD Turion 64 X2 Dual-Core Mobile Technology TL-58
    So any help would be greatly appreciated!!!
    No longer under the control of the evil Bill Gates!
    Registered Ubuntu User # 28007
    Registered Linux user #492927


  2. #2
    Join Date
    May 2009
    Location
    Between chair & keyboard
    Beans
    330
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Do i have a 64Bit system

    Code:
    uname -a
    If the answer contain 'x86_64' is 64 bit.

    Sysc, A
    Last edited by masux594; July 8th, 2009 at 03:35 PM.
    Every morning you have two choices:
    Continue your sleep with dreaming
    or wake up and chase your dreams
    CHOICE IS YOURS.

  3. #3
    Join Date
    Dec 2007
    Location
    The last place I look
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Do i have a 64Bit system

    yes you have 64 bit-capable hardware. I run ubuntu 64 on a couple of very similar models (dv9205/dv9830). give the 64bit a try

  4. #4
    Join Date
    Feb 2008
    Location
    Earth 1 (the original)
    Beans
    139
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Do i have a 64Bit system

    AMD Turion 64 X2
    ... pretty much says it all .....

  5. #5
    Join Date
    Mar 2008
    Location
    Germany
    Beans
    171
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: Do i have a 64Bit system

    Quote Originally Posted by Wikipedia
    AMD Turion is the brand name AMD applies to its 64-bit low-power consumption (mobile) processors codenamed K8
    As you can see your CPU supports 64bit computer architecture (OS).
    If you can't explain it simply, you don't understand it well enough. - A. Einstein

  6. #6
    Join Date
    May 2009
    Location
    /root
    Beans
    38
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Thumbs down Re: Do i have a 64Bit system

    Ok think you very much i will upgrade when i get home
    No longer under the control of the evil Bill Gates!
    Registered Ubuntu User # 28007
    Registered Linux user #492927


  7. #7
    Join Date
    Jan 2008
    Beans
    333

    Re: Do i have a 64Bit system

    First guess, you have a 64bit system just because of what your sig says your processor is.

    http://en.wikipedia.org/wiki/AMD_Turion

    You can confirm this with:
    Code:
    cat /proc/cpuinfo | grep lm
    Please note that "uname -a" will only tell you if the linux version/distro you are running is 64 bit. (not whether your computer is 64 bit capable) I'm just nitpicking for the sake of others reading this thread who may need to know this.
    Last edited by anystupidname; July 8th, 2009 at 03:41 PM.

  8. #8
    Join Date
    May 2009
    Location
    Between chair & keyboard
    Beans
    330
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Do i have a 64Bit system

    Hmm .. the question is: Do i have a 64 bit cpu? Or.. is my system for 64 bit cpu? Every question is already answered =)

    Sysc, A
    Every morning you have two choices:
    Continue your sleep with dreaming
    or wake up and chase your dreams
    CHOICE IS YOURS.

  9. #9
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Do i have a 64Bit system

    Quote Originally Posted by Short__Error View Post
    Ok think you very much i will upgrade when i get home
    There is no upgrade to 64-bit available. You need to do a full install.

  10. #10
    Join Date
    May 2009
    Location
    /root
    Beans
    38
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Do i have a 64Bit system

    Did and done it it works great on my laptop
    No longer under the control of the evil Bill Gates!
    Registered Ubuntu User # 28007
    Registered Linux user #492927


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
  •