cybrmage said:Can you redo the fan control logging immediately after the computer has been turned on (and is cold), and for long enough that it actually changes the fan speed???
Here is another EXPERIMENTAL version...
I fixed a bug where the temperature reading were misinterpreted and always set the fans off.
I also recoded the temperature reading code to account for the differences with the M.Play blast.
If someone could test this with the "Device Type" set to "AUTOMATIC" (so I can see if the device detection is working) and post the mediaportal.log, It would be greatly appreciated.
Regards,
CybrMage
cybrmage said:Your logs ( mhc_fancontrol.txt) shows MHC requesting the temperature, but it doesn't show any fan change commands being sent to the display... I think that MHC is remembering the last temperature and fan speed and only sets them when they need to change... Can you redo the fan control logging immediately after the computer has been turned on (and is cold), and for long enough that it actually changes the fan speed???
cybrmage said:Here is another updated version.
It fixes a bug in the device detection routines.