msr:FAILED TO APPLY MSR MOD...表示msr没有启用; 两处没设置好,算力只有1035H/S左右 操作1 控制面板→管理工具→本地安全策略→用户权限分配→锁定内存页→添加→Everyone→确定。 Windows家庭版没有本地安全策略选项,激活方法如下: 新建记事本,复制以下内容并保存。将.txt后缀改为.bat,管理员模运行即可。 @...
[2022-07-12 10:28:55.222] msr to access MSR registers Administrator privileges required. [2022-07-12 10:28:55.222] msr FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW [2022-07-12 10:28:55.223] randomx init dataset algo rx/0 (3 threads) seed 6b9d4c7053de0009... ...
msrregister values for "intel" preset has been set successfully(16 ms) With some hardware/software configurations is also need to disable Secure Boot to make MSR mod works, please checkissue #1891on github. Supported CPUs: Intel(Nehalem, Westmere, Sandy Bridge, Ivy Bridge, Haswell, Broadwell ...
FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW TL;DR, It won't be that bad, Machine configuration * ABOUT XMRig/6.16.2 gcc/5.4.0 * LIBS libuv/1.42.0 OpenSSL/1.1.1l hwloc/2.5.0 * HUGE PAGES supported * 1GB PAGES disabled * CPU AMD Ryzen 7 2700X Eight-Core Processor (1) 64-...
if (msrInitialized) { msrDestroy(); msrInitialized = false; } return true; } if (isReady(job)) { return true; } if (!osInitialized) { if (!msrInitialized) { msrInit(config); msrInitialized = true; } if (!osInitialized) { setupMainLoopExceptionFrame(); osInitialized = true; } 0 ...
#3144Update to latestsse2neon.h. #3161MSVC build: enabled parallel compilation. #3163Improved Zen 3 MSR mod. #3176Update cmake required version to 3.1. #3182DragonflyBSD compilation fixes. #3196Show IP address for failed connections.
enum MsrMod : uint32_t { MSR_MOD_NONE, MSR_MOD_RYZEN_17H, MSR_MOD_RYZEN_19H, MSR_MOD_RYZEN_19H_ZEN4, MSR_MOD_RYZEN_1AH_ZEN5, MSR_MOD_INTEL, MSR_MOD_CUSTOM, MSR_MOD_MAX }; # define MSR_NAMES_LIST "none", "ryzen_17h", "ryzen_19h", "ryzen_19h_zen4", "intel...
Add Masari (MSR) v7 support Add Haven Protocol (XHV) v3 support 1.6.3 Added shift+click function for multi row selection to Dashboard Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds Added current algo and list of supported_varaints to login message ...
enum MsrMod : uint32_t { MSR_MOD_NONE, MSR_MOD_RYZEN_17H, MSR_MOD_RYZEN_19H, MSR_MOD_RYZEN_19H_ZEN4, MSR_MOD_RYZEN_1AH_ZEN5, MSR_MOD_INTEL, MSR_MOD_CUSTOM, MSR_MOD_MAX }; # define MSR_NAMES_LIST "none", "ryzen_17h", "ryzen_19h", "ryzen_19h_zen4", "intel...
#3163Improved Zen 3 MSR mod. #3176Update cmake required version to 3.1. #3182DragonflyBSD compilation fixes. #3196Show IP address for failed connections. #3185Fixed macOS DMI reader. #3198Fixed broken RandomX light mode mining. #3202Solo mining: added job timeout (default is 15 ...