-
-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue w.r.t --monitor and --live flag #641
Comments
could i have your /etc/auto-cpufreq.conf file please im working on the battery stuff for this project and having your config file would help me. |
i believe Ive found the issue. i will submit a pull request. |
i changed only the epp options. |
@PurpleWazard i updated my battery.py script with the code you provided manually and now --monitor flag is not throwing any exceptions. but the --live flag stills throws the exception. i wonder if i could ignore it if it does not affect the working itself. because it does not throw any error while running with --stats flag after installing the daemon |
The battery scripts don't effect --live I'm not having any issue with --live so I'm not sure what it is. |
@madmax5647 curios, after you pull the latest changes if you change to some other (intel) driver will you get the same error? |
@AdnanHodzic No i am not getting any error. but the epp setting is not applied anymore. it is showing "Not setting EPP (not supported by system)".I switched to acpi-cpufreq this is when i run with --live flag
what should i do?
|
Sorry I wasn't able to reproduce this either, everything works fine for me with @PurpleWazard but for some weird reason I'm not seeing EPP at all in |
Fill out information requested in this template, without doing so issue will be ignored & closed!
Have you tried?
Error output:
this is when running auto-cpufreq with --monitor flag
the above one is when i was not using a config file.
but when i created a config file as mentioned in the document i am getting the below result
also, when running auto-cpufreq with --live flag, i am getting this write error. but only when plugged in(using performance governor and balance performance epp)
i found a thread w.r.t --live flag. but it was with amd processors. did'nt know what to do with that. new to linux
also, installed it via git repo
System information:
Thanks in advance
The text was updated successfully, but these errors were encountered: