[ltp] Fan always on problem... does it happen on R52 with the Intel Media Gr

Paul RIVIER linux-thinkpad@linux-thinkpad.org
Sun, 14 Aug 2005 15:10:09 +0200


Jaime Iniesta wrote:

> Wouldn't it be better to monitor both temps? I mean:
>
> if ((CPUtemp > criticalCPUtemp) or (GPUtemp > criticalGPUtemp)) then
> {
>     start fan
> }
>
> Or, take an average measure based on both temps.
>
> Jaime
>
Yes but this would add 4 tweakable values to the script, and so make it 
less simple and intuitive.
I do not worry for my gpu for the moment, but *i do not use DRI*.
Can somebody using dri tell us about GPU temp AND CPU temp please ?

paul