Lower the tdp, don't need a heater but a laptop.
This commit is contained in:
parent
79f8fe84c5
commit
b1d4c2dcd9
@ -147,7 +147,7 @@ in {
|
|||||||
enable = true;
|
enable = true;
|
||||||
description = "Set my cpu power usage power to something more manageable.";
|
description = "Set my cpu power usage power to something more manageable.";
|
||||||
wantedBy = ["multi-user.target"];
|
wantedBy = ["multi-user.target"];
|
||||||
script = "${ryzenadj-service}/bin/ryzenadj-service --stapm-limit 35000 --fast-limit 35000 --slow-limit 35000 --slow-time 60 --stapm-time 1000 --tctl-temp 90 --vrmmax-current 59000";
|
script = "${ryzenadj-service}/bin/ryzenadj-service --stapm-limit 30000 --fast-limit 30000 --slow-limit 30000 --slow-time 60 --stapm-time 1000 --tctl-temp 85 --vrmmax-current 47000";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user