heavyarms2112

Results 14 comments of heavyarms2112

@jamesbarnett91 do you feel this is worth your time?

@Lucie2A modifying pp-table will not alter the RAM timings afaik.

@irusanov see below. 3600 MHz is set in BIOS btw. The p-states values might not be stock (as I had played with it before) but the manual oc mode doesn't...

> CPUs: 1 > CPUID: 00830F10 > Package Type: 7 > Enable OC Mode > Set OC VID to 5A > Set OC frequency to 3500MHz So I changed p0...

> Uff, I think the problem is it uses the "Rome ES" code, while this is Castle Peak. That's why it is not working. I have pushed a workaround in...

> ./zenstates.py --no-gui --oc-enable --oc-frequency 3500 --oc-vid 58 CPUs: 1 CPUID: 0x00A20F10 Model: 0x21 (33) Package Type: 0x2 Enable OC Mode Set OC VID to 58 Set OC frequency to...

it picked up the changes correctly now with oc frequency. lscpu does display correct clocks as long as we keep the updates to milliseconds or so. But I was monitoring...

hold on a minute. I jumped the gun in excitement. I was use WIP on 5950X which obviously worked before as well. On this one (3970X) I get the below...

> yes, try `if _pkgtype == 7 and _cpuid != 0x00830F10` Yup. already done so and it works :)