librecore-org / librecore

GNU General Public License v2.0
88 stars 10 forks source link

[x4x] All RAM is downclocked to 667MHz with FSB1333 #9

Closed ghost closed 7 years ago

ghost commented 7 years ago

Regardless of the DIMM (i.e. even with PC2-6400 or PC2-8500 modules), the RAM frequency never exceeds 667MHz. Up to 800MHz should be supported, as is printed on the board.

zamaudio commented 7 years ago

What CPU is that? I had to downclock the RAM from 800->667 for FSB1333 cpus due to some bug in raminit.

ghost commented 7 years ago

It's with all FSB1333 cpu's. I never tested FSB1066 chips on this board.

Does 800MHz RAM work with FSB1066?

zamaudio commented 7 years ago

I know 800MHz RAM works with FSB800, not sure about FSB1066

ArthurHeymans commented 7 years ago

FSB1066 is very broken. It does not accept ram in the second slot.

zamaudio commented 7 years ago

Maybe it's related to this? https://review.coreboot.org/#/c/17587 someone ought to check this out and test it, I don't have flash tools here right now

ghost commented 7 years ago

This patch made no difference, unfortunately.

ArthurHeymans commented 7 years ago

https://review.coreboot.org/#/c/18022/ Fixes all issues with 1333MHz (limited to 667MHz) and 1067MHz (wont boot with dimm in second slot). 800MHz still works fine.

ghost commented 7 years ago

Tested DDR2-800 with FSB1333 and it's indeed working fine. Memtest86+ passes multiple times without errors and stressing the system is completely stable for hours.