Lower the tdp, don't need a heater but a laptop.
This commit is contained in:
parent
79f8fe84c5
commit
b1d4c2dcd9
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ in {
|
|||
enable = true;
|
||||
description = "Set my cpu power usage power to something more manageable.";
|
||||
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…
Add table
Add a link
Reference in a new issue