The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    32 or 64?

    Discussion in 'Sager and Clevo' started by REGAS, Jul 1, 2011.

  1. REGAS

    REGAS Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    So my hard drive in my new 8130 diedcon me . Sager Support is sending me out another drive but says ill have to install the OS myself. Ive looked on the bottom of the case, as well as all through the bios, with no luck finding any markings saying 32 or 64 bit . Is there anyway to figure this out if i dont have a HD or an OS?
     
  2. firstnomad

    firstnomad Notebook Guru

    Reputations:
    16
    Messages:
    61
    Likes Received:
    1
    Trophy Points:
    16
    most laptops made in the past 3-5 years besides netbooks have been 64 bit. yours is most certainly 64 bit.
     
  3. D2 Ultima

    D2 Ultima Livestreaming Master

    Reputations:
    4,335
    Messages:
    11,803
    Likes Received:
    9,751
    Trophy Points:
    931
    Pretty much all hardware made after 2004 will support 64 bit OSes. Yours is 64 bit (also called x64). 32 bit is referred to as x86. Installing an OS is easy, don't worry about it. =).
     
  4. REGAS

    REGAS Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Oh im in no way worried about installing the OS, I was how ever a bit worried about getting the correct "bit set"? if thats the correct term (32 or 64). when i go to buy a new win 7 disk.
    I was also looking in the sager driver download page and it shows diffrent drivers one for 32 bit and another for 64 bit..
     
  5. whiteWasp

    whiteWasp Notebook Enthusiast

    Reputations:
    0
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    5
    i'd suggest u install a 64 bit Win 7 if you want to take full advantage of your new 8130...
    the 8130 hardware will support bot the x86 (32 bit) and the x64 (64 bit) OS's..
     
  6. REGAS

    REGAS Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Kewl Beanz! thats all i needed to hear... three times.. LOL.
    Hey, Thanks allot you guys for your advice as well as your time.
    Its appretiated
     
  7. D2 Ultima

    D2 Ultima Livestreaming Master

    Reputations:
    4,335
    Messages:
    11,803
    Likes Received:
    9,751
    Trophy Points:
    931
    Sure, and remember to give rep to all those who help you out =3
     
  8. Atmosk

    Atmosk Notebook Evangelist

    Reputations:
    333
    Messages:
    392
    Likes Received:
    0
    Trophy Points:
    30
    If you're over 4GB of ram then you'll want to go with 64-bit period otherwise you'll only be using 4GB of it(a little over 3GB for actual use), this is a limitation of 32-bit address space (it's maximum limit).

    I know the issue here was already addressed but I thought I'd add that in for anyone else's curiosity.
     
  9. physib

    physib Notebook Evangelist

    Reputations:
    231
    Messages:
    583
    Likes Received:
    0
    Trophy Points:
    30
    I think it's 3.7G in 32bit OS. However, I heard from someone that you can edit the code (forgot from where) and make it support whole 4G RAM?
     
  10. Anthony@MALIBAL

    Anthony@MALIBAL Company Representative

    Reputations:
    616
    Messages:
    2,771
    Likes Received:
    3
    Trophy Points:
    56
    That was true in XP, where you could use a /pae switch on boot and get it to address more than 4GB. That functionality is removed from Windows Vista and up though. 4GB is the hard limit for RAM addressing, and onboard graphics/graphics cards are included in that, so you may only get as little as 2GB addressable system RAM with a card that needs 2GB for itself.

    32 bit doesn't work the same for all OS's though. For example, if you ran a 32 bit Windows Server 2003 OS, you can get up to 24GB of useable RAM.
     
  11. MarkZinger

    MarkZinger Notebook Enthusiast

    Reputations:
    0
    Messages:
    32
    Likes Received:
    0
    Trophy Points:
    15
    You can actually use a modified x64 kernel to run in an x86 system to support more than the x86 RAM limitation.
     
  12. Atmosk

    Atmosk Notebook Evangelist

    Reputations:
    333
    Messages:
    392
    Likes Received:
    0
    Trophy Points:
    30
    Of course theres ways to use that additional ram but they're all kludges, even PAE is a kludge (which is how any 32-Bit Windows addresses more than 4GB of ram, even the server versions).

    It all comes down to practicality, it's not practical nor the best performance to monkey additional address space onto 32-Bit, if you want to use your modern hardware to it's extent run 64-Bit.