Jonathan Bennett wrote:
cpuSetAMDMSR FIXME! CPU Version unknown or not supported!
That's pretty clear. I suggest to boot with factory BIOS, check the exact parameters of the CPU, look at the code which is being run, and look for relevant documentation for your CPU in the scope of that code.
If you are lucky you only need to add a few values from the documentation to tables in the code.
//Peter