-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
I think there's a syntax bug in original code regarding ideapad? #765
Comments
@Qianxilihulu What's your laptop model and can I have the output of |
sure, my laptop is ThinkBook 16 G4+ IAP.
|
No, the error
(forgot to add |
Could you please create a new PR regarding this, since you're also using Ideapad? |
I'm new to this things so maybe there is something i'm not understanding. |
In that case I'll tag @MusicalArtist12, @liljaylj and @parmjotsinghrobot |
AUR 2.4.0-1 seems to fix this problem so I'll close this issue |
Fill out information requested in this template, without doing so issue will be ignored & closed!
Have you tried?
Error output:
System information:
Add/paste output of:
Also please be descriptive about the issue you're reporting, i.e: what you tried & what's the expected behaviour.
I'using ThinkBook. It's more or less rebranded IdeaPad but not exactly, so it uses idea_pad module but doesn't support threshold. Thus, it triggered auto_cpufreq/battery_scripts/ideapad_laptop.py but failed at:
It should work nonetheless as there is exception catch. However, the original code:
doesn't seem quite right and should be changed to:
I install auto-cpufreq from AUR, but I do see other thinkbook users have the same error in issues. I think this just a small syntax bug?
The text was updated successfully, but these errors were encountered: