-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
Completely broken on my laptop! #750
Comments
Try installing with sudo auto-cpufreq --install instead |
Also in your config file under battery change it to this [battery] |
Have no effect.The same error. |
I use NixOS unstable on ThinkBook13s g3. I had same error on old install three month before (before that auto-cpufreq --stats worked as intended), and got it now on fresh install. By the way, seem that auto-cpufreq is working judging by improvement of battery life. |
Can you please confirm you're still getting the same error after reboot? As you shouldn't see that output if indeed you did this. Could be worth pulling one of the AUR package maintainers, but I don't think this is a package issue.
What is exactly completely broken and unstable? |
After I ran "sudo systemctl enable --now auto-cpufreq.service",the service started.
It seems that the service failed to start,then I use journalctl to check what happened:
This is the journal before I reboot,it throws this error every seconds "echo: write error: Device or resource busy" |
Personally i solved both
and
by tweaking the file '/usr/lib/python3.12/site-packages/auto_cpufreq/battery_scripts/ideapad_laptop.py':
|
@Geffo029 it would be great if you could make a PR. im sorry i didnt get to it. with school starting, it been tight on time so id appreciate it. |
Fill out information requested in this template, without doing so issue will be ignored & closed!
Have you tried? (YES I DO)
Error output:
System information:
Add/paste output of:
I'm using Lenovo Legion R9000P2021H laptop,arch linux.
After I installed it from the AUR,I ran "sudo systemctl enable --now auto-cpufreq.service" to start the service.But it is completely broken and unusable.
The text was updated successfully, but these errors were encountered: