AdnanHodzic / auto-cpufreq

Automatic CPU speed & power optimizer for Linux
https://foolcontrol.org/?p=4603
GNU Lesser General Public License v3.0
5.6k stars 276 forks source link

[Feature request ] How can I stop disabling of bluetooth on boot? #451

Open hardikprakash opened 1 year ago

hardikprakash commented 1 year ago

Thank you in advance!

AdnanHodzic commented 1 year ago

This should be in Discussion instead.

Regardless, to answer your question:

can I stop disabling of bluetooth on boot?

Quick answer is no.

I made a suggestion how this issue could be resolved in #92. I'm also open to an idea that bluetooth remains enabled on boot by default, but in this case to also have a parameter to disable it (as it is now).

Since I'm very limited with available time to do this myself, if you or anyone else wants to give it a try in implementing this functionality, please give it a try and contribute to the project and you will be credited for your work as part of future release.

Mark3xtrm commented 10 months ago

Hi! I edited main.conf setting back AutoEnable=true, but it seems bluetooth still remains off at boot. Any help?

Mark3xtrm commented 10 months ago

Hi! I edited main.conf setting back AutoEnable=true, but it seems bluetooth still remains off at boot. Any help?

Now it seems to work. I rebooted again. Please, add a toggle or an installation option for this. Like let bluetooth continue to start automatically at startup

AdnanHodzic commented 10 months ago

Since I'm very limited with available time to do this myself, if you or anyone else wants to give it a try in implementing this functionality, please give it a try and contribute to the project and you will be credited for your work as part of future release.

Mark3xtrm commented 10 months ago

Since I'm very limited with available time to do this myself, if you or anyone else wants to give it a try in implementing this functionality, please give it a try and contribute to the project and you will be credited for your work as part of future release.

Thanks, @AdnanHodzic , I'll see what I can do as soon as I have some time for me! 🔥

Just another curiosity: does auto-cpufreq interfere with other system default settings, like eg brightness steps control? Maybe I'm wrong or it's just an impression, but after I enabled it I wasn't able to fine adjust brightness like before due to reduced number of steps in the slider

(I'm using latest Linux Mint Cinnamon)

AdnanHodzic commented 10 months ago

Just another curiosity: does auto-cpufreq interfere with other system default settings, like eg brightness steps control?

No absolutely not, other then disabling bluetooth it won't touch anything else in "user space".

Maybe I'm wrong or it's just an impression, but after I enabled it I wasn't able to fine adjust brightness like before due to reduced number of steps in the slider

As mentioned in Readme, auto-cpufreq will disable GNOME power profiles to prevent conflicts and various other issues.