daringer / asus-fan

Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
GNU General Public License v2.0
95 stars 26 forks source link

System hangs on suspend/reboot/poweroff #58

Closed mmatuska closed 6 years ago

mmatuska commented 6 years ago

My ASUS UX32L hangs when asus_fan is loaded and I am trying to suspend, reboot or poweroff. How can I help debug this issue? I am using fancontrol.

mmatuska commented 6 years ago

Now I know more - the issue happens when my sensors applet periodically reads the asus_fan sensors. After switching to other sensors suspend/reboot/poweroff works again.

daringer commented 6 years ago

weird anyways, how reading might hang the system. sounds like asus_fan is not properly handling unloading/suspending?