For a long time I thought the only solution to OC my 8740w was booting Windows, running Throttlestop and then rebooting, but before I read https://www-ssl.intel.com/content/d...-architectures-software-developers-manual.pdf I thought it was some complicated process.
It's actually really simple, and the tool is at https://github.com/jribeirov91/msr_overclock/
I have wasted a lot of time doing reboots, so I hope this can help other Nehalem users still holding to 16:10 displays.
Edit your preferred turbo ratios, TDP and TDP, compile as -std=c++11, modprobe msr and run as root.
-
Man, this is way more straightforward than I thought it would be.
I'm having a hard time finding registers controlling voltage or voltage offset though. Do you know where I should be looking at?Last edited: Jun 22, 2016 -
If you mean sandy bridge and newer I think I read somewhere you can't really set voltages on them, on desktop PCs voltage offsets work because the mobo can control directly the voltage regulators.
-
But tools like Intel XTU do allow you set voltage offsets on many chips, so there is something.
Maybe we'll need to do a bit of MSR dumping under Windows to see what's going on.Last edited: Aug 31, 2016 -
My best guess now would be the 0x199 (IA32_PERF_CTL) register, but I dont have any recent hardware to monitor what changes XTU makes.
New tool to overclock Nehalem CPUs in unixes
Discussion in 'Linux Compatibility and Software' started by nioroso, Jun 21, 2016.