mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-29 22:12:39 -04:00
Compare commits
2 Commits
e0af8f0c6b
...
e1ae367084
| Author | SHA1 | Date | |
|---|---|---|---|
| e1ae367084 | |||
| bc1c8358c4 |
@@ -8,7 +8,7 @@ else
|
||||
modprobe msr allow_writes=on
|
||||
fi
|
||||
|
||||
if grep -E 'AMD Ryzen|AMD EPYC' /proc/cpuinfo > /dev/null;
|
||||
if grep -E 'AMD Ryzen|AMD EPYC|AuthenticAMD' /proc/cpuinfo > /dev/null;
|
||||
then
|
||||
if grep "cpu family[[:space:]]\{1,\}:[[:space:]]25" /proc/cpuinfo > /dev/null;
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user