HacKurx [mailto:hackurx@gmail.com] wrote:
]> David wrote: ]> With just 1 stick in the A1 slot, please post a pastebin of the console ]> output. ] ]Perfect! It is perfectly detailed, the cpu is not recognized: ]http://pastebin.com/2Lbew82b
you could try adding your cupid to the list in src/cpu/amd/agesa/family15tn/model_15_init.c:
static struct cpu_device_id cpu_table[] = { { X86_VENDOR_AMD, 0x610f00 }, /* TN-A0 */ { X86_VENDOR_AMD, 0x610f31 }, /* RL-A1 */ { 0, 0 }, }; Thanks, Scott
]Thanks, best regards,
David wrote: It would still be helpful if you can post the details for this stick.
1 Corsair CMV4GX3M1A1333C9 (4Gb & 1,5 Volt) http://www.ldlc.com/fiche/PB00104214.html
You may also want to post the output of "git diff" for others who may want to try Richland on the F2A85-M.
Ok, no problem :) http://pastebin.com/sTFzE5YN
Scott wrote: you could try adding your cupid to the list
One more step :) http://pastebin.com/kD2zmbua
Thanks,
2014-02-26 23:20 GMT+01:00 Scott Duplichan scott@notabs.org:
HacKurx [mailto:hackurx@gmail.com] wrote:
]> David wrote: ]> With just 1 stick in the A1 slot, please post a pastebin of the console ]> output. ] ]Perfect! It is perfectly detailed, the cpu is not recognized: ]http://pastebin.com/2Lbew82b
you could try adding your cupid to the list in src/cpu/amd/agesa/family15tn/model_15_init.c:
static struct cpu_device_id cpu_table[] = { { X86_VENDOR_AMD, 0x610f00 }, /* TN-A0 */ { X86_VENDOR_AMD, 0x610f31 }, /* RL-A1 */ { 0, 0 }, }; Thanks, Scott
]Thanks, best regards,