-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to set XMP profiles with RaptorLakeFSP without bricking firmware #110
Comments
Feel free to ask for anything additional if needed. |
Real professional guys, waste of time. Will look into AMD. |
@shakealeg - Overclocking is not guaranteed to work. It sounds like you are able to boot at the validated DDR frequencies, correct? |
Thank you for the response. I understand DDR5 overclocking is not guaranteed, but XMP with these sticks works on all competitor boards.
I am able to boot at Intel default spec. I also found that when I set |
On Raptor Lake, Intel officially supports the up to DDR5 5600 with JEDEC specified timings. Because you choose to run at 5600 and the memory was only to train up to 4800, it sounds like there is some marginality with one (or more) of the following components:
The fact that you are not able to train up to the fastest officially validated frequency, it makes sense that attempting to overclock results in a boot failure. One possible explanation for this is that the manufacturer of the board in question has made changes to the memory training code that is not present in Intel's vanilla reference code and therefore would not be available in the form of an FSP. If you try using the stock firmware for the board does it train to 5600? If it trains to 5600, can you overclock with the stock firmware? |
Any update? If you try using the stock firmware for the board, does it train to 5600? If it trains to 5600, can you overclock with the stock firmware? |
Sorry for late reply Nate, I thought I responded before. Must have forgot
to press send. Yes, on stock firmware, it trains to 5600 by default. And
yes, XMP works too.
…On Mon, 11 Nov 2024 at 11:53, Nate DeSimone ***@***.***> wrote:
Any update? If you try using the stock firmware for the board, does it
train to 5600? If it trains to 5600, can you overclock with the stock
firmware?
—
Reply to this email directly, view it on GitHub
<#110 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5PFILMR4PVWLMSK3WVY72DZ775XTAVCNFSM6AAAAABO2TYXC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRXGAZTGMRSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This is being tested on Raptor Lake FSP from this repository, i9-14900K, 2x48GB 5600MHz Crucial Pro DDR5 with XMP 3.0 support.
I'm on the stage in our firmware building where I want to add XMP. I have attempted to add
SpdProfileSelected
to my FSPM configuration, but it does not boot. I saw some more manual configuration options in theFspmUpd.h
file, but I'd like to hear something here.When our firmware is flashed with this new config set, it does not boot. Memory does not train.
Do we require some more configuration options?
Following the comments on SpdProfileSelected:
The Crucial Pro RAM only has 2 XMP 3.0 profiles:
We've tried setting
SpdProfileSelected
to either2
(XMP Profile 1) or3
(XMP Profile 2), yet no luck.I would be grateful for some advice.
Thanks
The text was updated successfully, but these errors were encountered: