OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

Add simple app/script to change governor in fly #2723

Open AngryPenguinPL opened 4 years ago

AngryPenguinPL commented 4 years ago

It is worth considering adding a simple script or application to change the cpu governor on the fly.

There is an applet for plasma e.g. plasma pstate: https://github.com/jsalatas/plasma-pstate

Wdyt about packaging it and import to iso?

Depends on: https://github.com/OpenMandrivaAssociation/OpenMandrivaAssociation.github.io/issues/38

abucodonosor commented 4 years ago

Nope, please see what it does.

Also note it does add this:

https://raw.githubusercontent.com/jsalatas/plasma-pstate/master/99-plasma-pstate

Which is a no-no-no-no :-).

Also the script itself is buggy and missing things or assuming some things. I guess is fine for personal usage but to package it need be fix up first.

AngryPenguinPL commented 4 years ago

Nope, please see what it does.

Ok. So this one is not suitable. By the way, it would be nice to have something similar (but working well) in the system.

tpgxyz commented 4 years ago

@AngryPenguinPL i'd go with packaging that plasma widget. Maybe we could help upstream with feedback and getting it fixed.

abucodonosor commented 4 years ago

@tpgxyz

You want to package something want to run sudo with NOPASS on a buggy bash script? Seriously?

You don't help upstream with that, you can help upstream by fixing the thing, and send patches in. And fixing before packaging ofc.

tpgxyz commented 4 years ago

@abucodonosor why not? Just to give it a try.