Motherboard memory question

Posted by JERiv on Super User See other posts from Super User or by JERiv
Published on 2010-03-22T13:59:11Z Indexed on 2010/03/22 14:11 UTC
Read the original article Hit count: 262

Filed under:
|

I am currently drawing up specs on a new workstation for my office. I am considering the Asus P6X58D for a motherboard. This board's specs list it as supporting 24 gigs of memory. Suppose I were to use six four gig memory cards and then two video cards with 1 gig of memory apiece. Is the maximum supported memory similar to how 32 bit operating systems only have enough address space for 4 gigs of memory?

Simply:

  1. Will the board post?
  2. If so, will the system be able to address all the memory, both the 24 gigs on the ddr3 bus and the 3 gigs on the graphics card?

© Super User or respective owner

Motherboard memory question

Posted by JERiv on Stack Overflow See other posts from Stack Overflow or by JERiv
Published on 2010-03-22T13:59:11Z Indexed on 2010/03/22 14:01 UTC
Read the original article Hit count: 262

Filed under:
|

I am currently drawing up specs on a new workstation for my office. I am considering the Asus P6X58D for a motherboard. This board's specs list it as supporting 24 gigs of memory. Suppose I were to use six four gig memory cards and then two video cards with 1 gig of memory apiece. Is the maximum supported memory similar to how 32 bit operating systems only have enough address space for 4 gigs of memory?

Simply:

  1. Will the board post?
  2. If so, will the system be able to address all the memory, both the 24 gigs on the ddr3 bus and the 3 gigs on the graphics card?

© Stack Overflow or respective owner

Related posts about memory

Related posts about motherboard

  • Motherboard Wiring

    as seen on Super User - Search for 'Super User'
    HI All, I bought a new case to put a motherboard in. Everything fits, I have done this before, but not in a long time! The case has wires for - Power SW - Reset SW - Power LED - HDD LED On the motherboard (ASUS M2NPV-VM) it is clearly labeled where these go, but I cannot remember where the black… >>> More

  • xfx 680i motherboard failure?

    as seen on Super User - Search for 'Super User'
    At some point last night we must have had a blip in our power, as the stove clock was blinking like it would had their been... a blip in the power. When I came into my office this morning, my desktop computer was powered down and would not turn on. Cracking the case, I can see a small blue blinking… >>> More

  • Current Motherboard Tech Overview

    as seen on Super User - Search for 'Super User'
    Welp, computer died. Time to get a new motherboard. I haven't been paying attention to the latest motherboard technology and associated models and chipsets. Can someone point me at an overview of what is currently available? I'm primarily interested in the Intel / nvidia side of things. >>> More

  • Processor with higher FSB than motherboard can support.

    as seen on Super User - Search for 'Super User'
    Hi all, Please redirect me if there is a similar question, but I have an ECS P4VXASD2+ (V5.0) motherboard, which supports a 533 MHz FSB. I want to put in a Pentium 4 3.2 GHz processor (Socket 478) with an FSB of 800 MHz. Would this be possible? Would the FSB of the processor just be limited to 533… >>> More

  • How to get Processor and Motherboard Id ?

    as seen on Stack Overflow - Search for 'Stack Overflow'
    I use the code from http://www.rgagnon.com/javadetails/java-0580.html to get Motherboard Id, but the result is "null", <1 How can that be ? <2 Also I modified the code a bit to look like this to get processor Id : "Set objWMIService = GetObject(\"winmgmts:\\\\.\\root\\cimv2\")\n"+ … >>> More