Coder Social home page Coder Social logo

Comments (9)

Animeshz avatar Animeshz commented on June 14, 2024 1

Well it turns out after updating the whole system and everything installing from latest commit last week, it somehow started working. I'm not sure what happened, and what caused it earlier to misbehave. Since I can't reproduce the behavior I'll say this may have been fixed in between the releases and latest commit.

from auto-cpufreq.

dgrat avatar dgrat commented on June 14, 2024
# settings for when connected to a power source
[charger]
governor = schedutil
scaling_min_freq = 400000
scaling_max_freq = 2000000
turbo = auto

# settings for when using battery power
[battery]
governor = powersave
scaling_min_freq = 400000
scaling_max_freq = 2000000
turbo = never

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on June 14, 2024

Have you tried restarting after creating the config file? I remember that for changes to be picked up auto-cpufreq process had to be stopped (an improvement could be made regarding this of course).

from auto-cpufreq.

dgrat avatar dgrat commented on June 14, 2024

Hi there
Restarting the service is not helping. It applies the config only in live mode.
I think it would be helpful to add some error output to --debug, regarding if and which settings really have been applied.
On the first glance everything looks like it should work :D

from auto-cpufreq.

Animeshz avatar Animeshz commented on June 14, 2024

I recently noticed this, after update to nixos-23.11 channel at v1.9.9, (prior nixos-23.05 at v1.7.1 was working fine). I'll bisect and see if I can find anything.

from auto-cpufreq.

dgrat avatar dgrat commented on June 14, 2024

I tested a little more with current snap image.. When I run
sudo auto-cpufreq --live
sudo auto-cpufreq --install
It works till restart. After reboot, the settings are not applied anymore.

It will work again with
sudo auto-cpufreq --remove
sudo auto-cpufreq --live

I think it is pretty reproducible at least on my system

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on June 14, 2024

Please make sure to use the latest version and preferably use auto-cpufreq-installer.

from auto-cpufreq.

dgrat avatar dgrat commented on June 14, 2024

I tested 2.1 and installed from git repo (not snap). Seems to work again ..
So 2.0 via snap has the issue ..

from auto-cpufreq.

AdnanHodzic avatar AdnanHodzic commented on June 14, 2024

Great, closing the issue then.

from auto-cpufreq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.