yeah , I know - but as I can't find an easier way to do it I have to use what works. Really I'm not an IT specialist, as much as I'd love to understand the system a bit more (and I'm learning) , I have to focus first on things that pays for my bills. Which in this case means having a working desktop for design work and a bit of rendering.
There should be an easier way to do it for regular Joe like me (as default setting is not good for me - I need to every bit of power I can get, every second shoved from rendering a frame quickly adds up when you render an animation).
I understand what * means - and I hoped that system would understand it as well (exactly like it would understand if you use it in ls command for example - ls whateeverterm*).
With tee it works as expected and changes cpu governor on all cores with a single command. It would so bad if it would have to be repeated for every core.
I've tried the systemd approach and sadly it does not work. I get:
Code:
The unit files have no [Install] section. They are not meant to be enabledusing systemctl.
Which is puzzling for me as there is this part:
Code:
[Install]
WantedBy=multi-user.target
is there anything more I should add?
I've also found this:
https://unix.stackexchange.com/quest...power-governor
Maybe that would be a solution? There is cpupower package but I don't see a service file for it.
Bookmarks