-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Implement fan_zero_rpm sysfs interface #392
Comments
Yeah this is promising, I've mentioned it in #255 (comment) already. I could try implementing it right now, but you'd have to test it as I do not have a system with RDNA3 and an ability to install a patched kernel currently. |
Could you post the contents of the |
I'd assume that this design stays once upstreamed, but obviously can't give any guarantees. I'll poke the mailing list about an update sometime soon, too. I'm not using LACT, but wouldn't mind at all testing this. |
#393 adds support for this, if it works as intended I'll merge it once the kernel patch is accepted upstream. |
Thank you for the quick implementation! It works well on my card. |
Hello |
This currently requires compiling a patched kernel and building LACT from the For general usage that doesn't require tinkering you'll need to wait until the kernel patch is accepted. |
Thank you very much, I will wait without any problem, keep up the good work |
I don't know how long this will take to land, but the patch series has been reviewed now. We now also have another setting, |
That sounds like a useful feature as well, I'll add it once it is merged in case there will be more interface changes. |
FYI, both the zero RPM toggle and the stop temperature knob are now in the upstream repo. |
I've updated the PR with the new parameter name and added a fan stop temperature option. I will merge it when someone is able to confirm that it is working. |
This has been merged, and you can use it if you run a recent |
@wylfen has kindly submitted a patch that makes it possible to turn off the 0rpm feature on RDNA3 cards.
I've tested it on my RX7800XT and it works. However, when doing any change in LACT, it always reverts it to the default state and I have to run:
again to make it work.
I know it's not official (yet), but maybe you can add support for this in LACT? 😊
The text was updated successfully, but these errors were encountered: