Skip to content
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

pwm fan spinning down even though fancontrol is active (debian) #414

Open
mwip opened this issue Mar 23, 2021 · 4 comments
Open

pwm fan spinning down even though fancontrol is active (debian) #414

mwip opened this issue Mar 23, 2021 · 4 comments

Comments

@mwip
Copy link

mwip commented Mar 23, 2021

Recently, I configured the pwm fan on my HC4 using pwmconfig/fancontrol and supplied the fancontrol config as discussed here #408.

It worked fine for a few weeks. Lately, however, I experience the following quirk:
For no apparent reason, the fan changes from the usual continuous spin of about 1200 to 1500 rpm to a stop-and-go pattern. Then, the fan mostly rests at 0 rpm and only spins up shortly (1-2 seconds) to 200 to sometimes 2000 rpm.

I wonder if this might be caused by an update to a kernel(-module) or similar? Unfortunately I do not have any logs, as I am not quite sure which would help. Let me know and I will kindly provide them.

It seems that a restart fixes it sometimes and even then only for a few days.

I am running the latest debian image.

uname -a
Linux hc4 5.11.0-odroid-arm64 #1 SMP PREEMPT Debian 5.11.6-202103181356~buster (2021-03-18) aarch64 GNU/Linux
@tobetter
Copy link
Collaborator

If you are running the Linux kernel "5.11.0-odroid-arm64", please report the issue here https://github.com/tobetter/linux/issues.

For you Fan issue, are you able see the fan info if you run 'sensors'?

@mwip
Copy link
Author

mwip commented Mar 24, 2021

Sorry, I didn't know about the other repo. Shall I move the issue?

As for sensors: yes, I monitor the fan speed using watch sensors and that reflects the behavior of the physical fan.

@tobetter
Copy link
Collaborator

Looks like the fancontrol is regressed while upgrading recently, sorry about that. I have to rework the code and release it sometime soon. Thank you for letting me know the issue.

@mwip
Copy link
Author

mwip commented Mar 25, 2021

I am sorry to add even more to the confusion but I restarted yesterday in order to confirm whether a restart would solve this issue. It didn't. The fan was in the above mentioned weird state. However, today I noticed that the fans were working properly for some reason. I tried journalctl | grep fancontrol but got nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants