1

My problem is same as this link but about another acer laptop (aspire vn7 591G ) . after google it cant to find useful solution . I decided try alternative way via windows , so in windows ( my system is dual boot ubuntu & windows 10 ) try to install speedfan and run it . but same issue!!! even speedfan could not to detect my fans .

SO that i realized that dont let detecting fans to opertiong system ( linux or widows ) .

1-did I get it right?
2-cause of this issue?
  2.1-is there any solution for it?

2 Answers2

0

Try to use fancontrol which is part of lm_sensors. Install lm-sensors:

sudo apt install lm-sensors

and configure it like here has been suggested.

Bob
  • 2,533
0

Maybe you can use nbfc

My laptop is an Acer Aspire E5-573G nothing else worked to control the CPU fan, but nbfc. I'm using Ubuntu 18.04. The exact profile for my model is missing, but nbfc worked fine with another similar profile (Acer Aspire E5-575G). If you don't know which profile to use, you can try: mono nbfc.exe config -r

marciowb
  • 121
  • 5