Version 0.11.0.0 #155
sp00n
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 0.11.0.0 offers support for Ryzen 9000 for the Automatic Test Mode, and has replaced the outdated WinRing0 system driver with a version from PawnIO.
To be able to use it, you will need to install PawnIO from https://pawnio.eu/.
At the same time, PBO2Tuner and pbocli have been removed, as they also still contain WinRing0. They have been replaced with SMUDebugTool as an alternative if you look for a GUI interface to set the Curve Optimizer values.
Unfortunately the Intel component (IntelVoltageControl) still uses WinRing0, so you may need to add an exclusion for it if you want to run it on an Intel CPU.
y-cruncher has also been updated to version 0.8.7 Build 9547, which brought back the
00-x86test binary mode!Changelog:
Automatic Test Mode:
setVoltageOnlyForTestedCoreconfig option, which when active will only set the currently tested core to a negative Curve Optimizer value. All the other cores will be set to 0, which avoids any possible crashes due to other cores being too lowThis can be turned off in the config if you don't care about that
Minimumoption for the voltage starting values. These will set the Curve Optimizer values to -30 for Ryzen 5000 and -50 for Ryzen 7000 and above (and will throw an error for Intel)CurrentValues- and it does it says, it uses the currently set values as the starting point, which is actually the same behavior as the previousDefaultvalue, just more clear|as well, which makes it easier to use the values provided at the end of a testOtherwise you might run into a situation where the Recovery Screen is being brought up during the reboot, and no testing can proceed.
The waiting can be changed in the config file, and it can also be skipped by pressing a key
Misc changes:
Ryzen.AutomaticTestMode.Start.iniconfig preset, which makes use ofsetVoltageOnlyForTestedCore = 1and theMinimumstarting values--core-repeat <n>argument, which allows for longer durations per coreautofor the mode in y-cruncher, which will use the automatically selected binary that y-cruncher selectsCorePairsoption for the core testing order. This will form "pairs" for cores, so e.g. 0-1, 0-2, 0-n, up to n-0, n-1, n-(n-1)Run Multiconfig CoreCycler.batbatch file that allows you to chain multiple config files, it will look formulticonfig-x.inifiles (see the file comments for caveats)720instead of720-720)Multiple bug fixes:
stopOnErrorcaused problems in combination with the automatic test modeThis discussion was created from the release Version 0.11.0.0.
Beta Was this translation helpful? Give feedback.
All reactions