• Please review our updated Terms and Rules here

Programming DRAM Timing Register

Sstclair

Member
Joined
May 9, 2024
Messages
11
I am having a issue with a G4C600 motherboard.
All the power is good and when I go to boot it up I get the 1 and 3 diagnostics lights meaning programing DRAM timing register and does not continue to boot up ?? Processor and fans are all working but no video. Any thoughts where to check next
ThanksIMG_0823.pngIMG_0814.jpeg
 
I'd recommend using some Deoxit Gold in the DIMM slots and on the edge connector of the DIMM modules. I would avoid using an abrasive because it will damage the plating and make the oxidation problem worse.

The plating on memory sticks, and the contacts gets an oxide layer on it over time and prevents good connection.

If you can't get Deoxit Gold, CRC 2-26 also works. Both are non conductive, so you can leave it on, just wipe the excess off.
 
My take on things:

First, when I look at the explanations for the various states of the diagnostic LED's, I do not see something that I expect, which is some sort of verification of the BIOS ROM's integrity.

'Testing memory presence' and 'Detecting memory size' are sure to be the POST interrogating the motherboard RAM using 'presence detect'.
From that, the POST knows what motherboard RAM is present, and what ranges of timing are valid for the motherboard RAM that has been fitted.
More information at [here].

If no motherboard RAM is detected, maybe the POST will halt at the 'No memory present' status.

If motherboard RAM detected, the POST then goes on to:
1. Set the diagnostic LED status to 'Programming DRAM timing register'.
2. Configure the motherboard's chipset for DRAM timing that is suitable for the fitted motherboard RAM.

So, with the status stopped at 'Programming DRAM timing register', could it be that:
- The chipset's timing register supports read-back testing, and the POST's test of the timing register failed?; or
- Damaged BIOS ROM contents?; or
- BIOS ROM contents good, but BIOS ROM needs to be re-seated in its socket due to poor contact (e.g. affecting an address pin)?
 
Back
Top