Fans
Solved
Lulu69
Posted messages
4321
Registration date
Status
Member
Last intervention
-
Lulu69 Posted messages 4321 Registration date Status Member Last intervention -
Lulu69 Posted messages 4321 Registration date Status Member Last intervention -
Good evening,
Is there anyone who could help me solve this problem?
I just installed my main OS GNU/Linux Ubuntu 18.04.3 LTS on an iMac mid 2010 (following the death of my PC) and the fans are running at about 4500 RPM, which is really unpleasant. Otherwise, everything works wonderfully.
I performed the installation conventionally (without using BootCamp, simply by preparing a partition on the SSD); that is to say, I downloaded the distribution from the official site, checked the MD5 checksum, burned a DVD RW and booted the Mac from the DVD for the installation.
What you should know is that on this iMac, I installed (about 2 months ago) a Samsung SSD and that since Apple does things differently, I did not install the temperature sensor cable that is normally installed with the original HDD. A little clarification: with High Sierra, I have no fan or overheating issues.
To resolve my problem, I carefully followed this tutorial, but unfortunately it doesn't work.
I also did some research online, but nothing very convincing.
Thanks to anyone who could give me a hand.
--
Secure, save, hold, protect, master.
95% of computer problems are located between the keyboard and the chair.
Is there anyone who could help me solve this problem?
I just installed my main OS GNU/Linux Ubuntu 18.04.3 LTS on an iMac mid 2010 (following the death of my PC) and the fans are running at about 4500 RPM, which is really unpleasant. Otherwise, everything works wonderfully.
I performed the installation conventionally (without using BootCamp, simply by preparing a partition on the SSD); that is to say, I downloaded the distribution from the official site, checked the MD5 checksum, burned a DVD RW and booted the Mac from the DVD for the installation.
What you should know is that on this iMac, I installed (about 2 months ago) a Samsung SSD and that since Apple does things differently, I did not install the temperature sensor cable that is normally installed with the original HDD. A little clarification: with High Sierra, I have no fan or overheating issues.
To resolve my problem, I carefully followed this tutorial, but unfortunately it doesn't work.
I also did some research online, but nothing very convincing.
Thanks to anyone who could give me a hand.
--
Secure, save, hold, protect, master.
95% of computer problems are located between the keyboard and the chair.
3 answers
-
Hello,
First, check the effective temperature of the components: if it is high, it is normal for the fans to run at full speed.sudo apt install lm-sensors
then in the terminal, type the commandsensors
-
-
-
-
Indeed, the recorded temperatures do not justify the fans' ramp-up...
So now we are sure it's a software issue.
Did you configure lm-sensors as indicated on this page in order to get maximum information on the default settings?
https://doc.ubuntu-fr.org/lm-sensors?s=fancontrol#installation_et_configuration_de_lm-sensors
Note about the tutorial: the following commands with fancontrol may no longer work with current versions of Ubuntu because services are now started by systemd.
Starting a service: systemctl start service_name.service
see: https://www.linuxtricks.fr/wiki/systemd-les-commandes-essentielles
-
-
hello
check with the task manager or the top command in a terminal if a task is consuming 99% of the CPU -
Well, problem solved... I removed the IMac distribution and I'm virtualizing (ugh), In the meantime, I'll continue my web searches to attempt the adventure again soon... with up-to-date tutorials (I hope).
Thanks to everyone
--
Secure, save, manage, protect, master.
95% of computer problems are located between the keyboard and the chair.
