-
Notifications
You must be signed in to change notification settings - Fork 63
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
Enable kernel module on Legion 5 15ACH6A #18
Comments
Great. Thanks a lot for the message! I will add the Can you give me the output of |
Sure! This output was without changing fan curve with hwmon:
|
I added the model/BIOS to the list of compatible models. It now should now work without "forcing" it. If you install the module permanently according to README it should load automatically when booting. FYI: I saw that the fan curve has only a few entries and the CPU/GPU limits are either 0 or 127 degree Celsius, so it does not take CPU/GPU temp into account and only uses the "IC" temperature (heat spreader or something like that). Maybe it is just in the "mini fan curve" mode. It sometimes automatically switches to it. You can disable that according to README if you have some problems. |
Hi, I just found out about this project from the ArchWiki. Great work!
A quick test on my Legion 5 15ACH6A (the all-AMD variant of 15ACH6) using
sudo make forcereloadmodule
showed that almost everything worked well - I skipped the custom fan curve test though, as I don't want to mess around too much with fan curve; but theoretically it should work as well. I think this mean the kernel module is safe to enable on most 15ACH6A variants.Output from
dmidecode
- I omitted some irrelevant infos, please let me know if you need full output:The text was updated successfully, but these errors were encountered: