fancontrol and applesmc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
i managed to get fancontrol to play nice with applesmc,
the only modification i had to make was to allow unbounded
PWM values (i basically removed the <= 255 condition, there
is still a small issue with pwmenable/disable functions).

That kind of fancontrol config works quite well :

DEVPATH=hwmon0=devices/platform/applesmc.768
DEVNAME=hwmon0=applesmc
INTERVAL=10
# fan1 : Optical Disk Drive, near GPU, temp15 : TG0D GPU Die
# fan2 : Hard Disk Drive, temp45 : Tp1P Power board
# fan3 : CPU, temp5 : TC0P CPU Proximity
FCTEMPS=hwmon0/device/fan1_min=hwmon0/device/temp15_input hwmon0/device/fan2_min=hwmon0/device/temp45_input hwmon0/device/fan3_min=hwmon0/device/temp5_input
FCFANS=hwmon0/device/fan1_min=hwmon0/device/fan1_output hwmon0/device/fan2_min=hwmon0/device/fan2_output hwmon0/device/fan3_min=hwmon0/device/fan3_output
MINPWM=hwmon0/device/fan1_min=100 hwmon0/device/fan2_min=100 hwmon0/device/fan3_min=800
MAXPWM=hwmon0/device/fan1_min=2100 hwmon0/device/fan2_min=5500 hwmon0/device/fan3_min=2500
MINTEMP=hwmon0/device/fan1_min=40 hwmon0/device/fan2_min=40 hwmon0/device/fan3_min=30
MAXTEMP=hwmon0/device/fan1_min=60 hwmon0/device/fan2_min=59 hwmon0/device/fan3_min=62
MINSTART=hwmon0/device/fan1_min=100 hwmon0/device/fan2_min=100 hwmon0/device/fan3_min=100
MINSTOP=hwmon0/device/fan1_min=100 hwmon0/device/fan2_min=100 hwmon0/device/fan3_min=800


Would a patch to fancontrol be welcome ?

Regards,
Jérémy.


_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux