mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 16:05:05 -05:00
Merge pull request #2312 from SChernykh/dev
Add missing allow_writes=on to randomx_boost.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
modprobe msr
|
modprobe msr allow_writes=on
|
||||||
|
|
||||||
if cat /proc/cpuinfo | grep "AMD Ryzen" > /dev/null;
|
if cat /proc/cpuinfo | grep "AMD Ryzen" > /dev/null;
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user