Difference between revisions of "Applesmc"

From Bashlinux
Jump to: navigation, search
(Created page with "__NOTOC__ == How to load Apple System Management Controller (applesmc) == * The applesmc module allows to monitor the temperature on Macmini terminals and set/get the fan spee...")
 
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== How to load Apple System Management Controller (applesmc) ==
+
=== How to load Apple System Management Controller (applesmc) ===
 
* The applesmc module allows to monitor the temperature on Macmini terminals and set/get the fan speed in order to control the temperature.
 
* The applesmc module allows to monitor the temperature on Macmini terminals and set/get the fan speed in order to control the temperature.
 
* The rpm available at Bashlinux repository includes the kernel module for CentOS and a service daemon which is monitoring the temperature and setting the fan speed.
 
* The rpm available at Bashlinux repository includes the kernel module for CentOS and a service daemon which is monitoring the temperature and setting the fan speed.

Latest revision as of 03:20, 11 June 2015

How to load Apple System Management Controller (applesmc)

  • The applesmc module allows to monitor the temperature on Macmini terminals and set/get the fan speed in order to control the temperature.
  • The rpm available at Bashlinux repository includes the kernel module for CentOS and a service daemon which is monitoring the temperature and setting the fan speed.
  • To get the module working install the rpm from repository:
# yum -y install applesmc-utils