jsalatas / plasma-pstate

Intel P-state and CPUFreq Manager Widget
GNU General Public License v2.0
274 stars 49 forks source link

Missing Bumblebee support #29

Open HeyBoy85 opened 5 years ago

HeyBoy85 commented 5 years ago

If the computer is using bumblebee to manage the nvidia card, nvidia-settings will fail. In order to use the nvidia-settings is needed to execute it through optirun utility (optirun -b none nvidia-settings -c :8, then you can add the other parameters you need). I have already checked on my machine and:

The only think I'm not totally sure is how to check if Bumblebee is present and used, the easy, but probably not the correct way, is to check the return value of command -v optirun.

jsalatas commented 5 years ago

Hmmm.... I'm not sure I would want to do it or how (I don't use bumblebee myself) but I for sure would accept any PR request if someone would implement it.

BTW: as I understand the :8 parameter is the screen number. Right? Do you know if this is always the case, or if that might be some other arbitrary value?

linuskr commented 4 years ago

According to Bumblebee, it is always :8