-
Notifications
You must be signed in to change notification settings - Fork 3
add alternative script to only change the exisiting records #1
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
base: main
Are you sure you want to change the base?
Conversation
|
Thanks @mschwarzmeier for your PR! I see the existing script is working for Fedora / RHEL on Lenovo ThinkPad X1 Gen8 models. Another option is we could find a way to check if the |
|
I am working on a Lenovo Thinkpad T15g with Ubuntu 22.04 LTS. There is a problem with my temp8_input (I think it hasn't always been there, not sure on that though). Might be the same problem as in #2. |
|
Would it help if we would change to ? |
|
It seems to me, this would be the temperature of every cpu-core, not the temperatures measured at different locations of the laptop. Then this only being seven and my problem with the input8 should be a coincidence. |
|
latest commit should be more stable, previous sometimes added a 0 to folder (e.g. hwmon60/) |
the lines of the config-file don't change for me, so I got rid of that part of your script.
Another "advantage" (could maybe be a disadvantage to others):
My code does not find new or all temp_input files. In my case that is preferred, because otherwise one is found that is wrong. So I don't include that in my thinkfan.conf. Therefore it is never added.