: Mellowed wrote:
: > : > :
: > : : > : > I'm defining my first home built system that includes the
following:
: > : >
: > : > MOBO Gigabyte GA-965P-DS3
: > : > Memory Patriot PDC22G6400LLK 2gb 800mhz
: > : > CPU Core 2 Duo E6600
: > : >
: > : > The Mobo memory default voltage is 1.8V. The memory requires
2.2V.
: > : > Upon initial bootup, will I be able to get into the BIOS to
increase the
: > : > memory voltage if the memory is non-responsive due to lack of
: > : > appropriate voltage? I suspect that I need to find memory at
1.8V.
: > : >
: > :
: > : The memory sticks have the appropriate parameters (speed,
RAS/CAS/TRC,
: > : voltage etc) incorporated on board, these are read by the bios and
used as
: > : default parameters. You should have no problem getting in to the
bios.
: > :
: > : On modern boards the bios is not dependent on memory or indeed a
processor
: > : being present as they incorporate there own microcontroller.
: > :
: > : Icky
: >
: > Interesting. So you are saying that the BIOS will automatically
: > increase the memory voltage to 2.2V provided the mobo allows that
: > voltage. The Gigabyte mobo can increase the voltage 0.7V from the
: > nominal 1.8V. That being the case I should never have to go into
the
: > BIOS for that issue. Can I assume that the Gigabyte board can be
: > classified as a 'modern' board with the capability of reading the
RAM's
: > info?
: >
:
: In general, there is no microcontroller. (The only exception I know
: of, is at the end of this post.) The BIOS code can run using
: processor registers, up until the point that the memory is setup and
: operational. At that point, the BIOS code has the luxury of using
: system memory, and setting up the rest of the system, mirroring BIOS
: code to RAM etc.
:
: This is the JEDEC spec for the contents of SPD for DDR2. Byte 8
contains
: the voltage info, and JEDEC only defines the 1.8V value. As far as I
know,
: EPP is not approved by JEDEC, because I cannot find it via the JEDEC
: search engine. So some NVidia chipset boards support EPP, and some
: Corsair, Mushkin, and OCZ sticks have EPP information stored in them.
:
:
http://www.jedec.org/download/search/4_01_02_10R14B.pdf
:
: In short, for the vast majority of motherboards and RAM combinations,
: there are no guarantees that a 2.2V memory will start.
:
: There are possible workarounds. For example, the BIOS writer could
: set the Vdimm voltage to a value higher than 1.8V, when seeing that
: a module is to run at DDR2-800. Elevated voltages have been used,
: unknown to the end user, in the past, so that is a possible solution.
:
: The company making a DDR2-800 module can also implement a workaround.
: If they set up the module, to fool the BIOS into setting it up at
: DDR2-533, then it may be possible for it to start running with
: even 1.8V if that happens to be all that is available. Then, it
: would be up to the end user, to enter the BIOS, set Vdimm and
: the timing values manually. If the setup failed, the user can
: clear the CMOS, and the system will start again at DDR2-533.
: But that requires clever SPD programming.
:
: But if you have the combination of a poorly written BIOS, and
: the SPD on the DIMM is set to DDR2-800 and tight timings, then
: a modern motherboard can fail to POST.
:
: As for the concept of a microcontroller, in general chipsets don't
: have microcontrollers. The Intel 965 chipset does have something
: built in for AMT, but it is only fully enabled on Q965, and
: requires an SPI flash chip on the motherboard. On at least one
: Gigabyte motherboard (P965 based), they have managed to offer
: Intel QST fan control, but I don't know if this is actually
: managed by the BIOS, or by the management engine. There are
: many other VIA, SIS, Nvidia, ATI chipsets, that will have
: nothing like this. The Intel Management Engine actually uses
: some of the system's memory for itself, and a DDR2 DIMM must
: be plugged into the correct DIMM slot, for AMT to work on
: a Q965 motherboard.
:
: AMT slide set (read in conjunction with Q965 datasheet - keyword
HECI):
:
http://download.intel.com/idf/us/docs/PS_ADTS003.pdf
:
http://www.intel.com/design/chipsets/datashts/313053.htm (Q965)
:
http://www.intel.com/design/chipsets/datashts/313056.htm (ICH8)
:
: Paul
This was a very informative post. The information is excellent
reference for anybody building there own system. I didn't have a clue
about most of the response as this whole thing is outside my knowledge.
Of course that is why I asked for advise. I am going to change the RAM
to the G.SKILL as recommended by 'Dave'. I'll also change the power
supply as suggested. With those changes I should have a chance for
success. Thanks again.