Help me to configure TPfan control for my T420 with Nvidia GPU
Help me to configure TPfan control for my T420 with Nvidia GPU
Previously had configured TPfan control right but after installing fresh Win7 X64 ultimate I'm struggling to configure it right.
I see the CPU temp but what I really need is GPU temp.
can someone advise how to configure it right ?
Which version is the best for T420 with nvidia ?
Thank you for helping
I see the CPU temp but what I really need is GPU temp.
can someone advise how to configure it right ?
Which version is the best for T420 with nvidia ?
Thank you for helping
Re: Help me to configure TPfan control for my T420 with Nvidia GPU
I think the way t420 with NVS 4200m works are sharing the same fan between GPU and CPU.
I'm not a windows person myself, in linux there is a way to show you the temp on the GPU it self from the nvidia driver it self.
Any specific problem you have that you need to configure the fan speed based on the GPU temp?
I'm not a windows person myself, in linux there is a way to show you the temp on the GPU it self from the nvidia driver it self.
Any specific problem you have that you need to configure the fan speed based on the GPU temp?
RoadWarrior->Thinkpad T420 i7-2760QM, 16GB, Crucial MX200 msata, EVO 850
RoadWarriorZ->Thinkpad T440p i7-4810QM, 16GB, MX200, Evo 850
Home Station->Asus G73SWi7-2630QM, 16GB, 850 Evo
Gaming Beast->Asus GJ751JMi7-4710HQ, 32GB HyperX, WD Black Dual 2, eGPU GTX970
RoadWarriorZ->Thinkpad T440p i7-4810QM, 16GB, MX200, Evo 850
Home Station->Asus G73SWi7-2630QM, 16GB, 850 Evo
Gaming Beast->Asus GJ751JMi7-4710HQ, 32GB HyperX, WD Black Dual 2, eGPU GTX970
-
theterminator93
- Senior Member

- Posts: 770
- Joined: Fri Oct 11, 2013 7:45 pm
- Location: Avon Lake, Ohio, United States
Re: Help me to configure TPfan control for my T420 with Nvidia GPU
I can share my TPFanControl.ini settings when I get home from work this afternoon... I recall there is a flag near the beginning of the .ini file that shows additional sensors, which is needed to get the GPU temp. I think I have 0.63.
Daily: W520 i7-2860QM·Quadro 2000m·IPS FHD | T420 i7-2640M·NVS 4200m·IPS FHD | X220 i7-2640M | T601F T9900·NVS 140M·IPS UXGA
Wife's: T61p T9500·2010 FX570m·WUXGA | X220T i7-2640M
Others: T400·61p·61·60·43·42p|X41T·24·23·22|G41|A31p·22m|i1200|TransNote|380D|365XD|701C|755C
Wife's: T61p T9500·2010 FX570m·WUXGA | X220T i7-2640M
Others: T400·61p·61·60·43·42p|X41T·24·23·22|G41|A31p·22m|i1200|TransNote|380D|365XD|701C|755C
Re: Help me to configure TPfan control for my T420 with Nvidia GPU
Please share your config with me.
-
theterminator93
- Senior Member

- Posts: 770
- Joined: Fri Oct 11, 2013 7:45 pm
- Location: Avon Lake, Ohio, United States
Re: Help me to configure TPfan control for my T420 with Nvidia GPU
Here is my config file; I do not mind occasional fan noise so I have a fairly aggressive config set to keep the system cool (perhaps this is a behavior I have simply been accustomed to since I found TPFC for my nVidia T61p).
I am using version 0.63. You won't see the nVidia GPU in TPFC unless the GPU is on (a program is using it).
[/size]
I am using version 0.63. You won't see the nVidia GPU in TPFC unless the GPU is on (a program is using it).
Code: Select all
// new:
//
Hotkeys=1
// HOTKEY Integration:
// Crtl+Shift+B -> BIOS-Mode
// Crtl+Shift+S -> Smart-Mode
// Crtl+Shift+M -> Manual Mode
// Crtl+Shift+1 -> Smart-Mode 1
// Crtl+Shift+2 -> Smart-Mode 2
//
//
//
// Set UseTWR=1 to see more sensors, will work only on newer T4xx
// ATTENTION: if only one (cpu) sensor is displayed, TWR is not
// working properly, displayed temp is faulty, go back to UseTWR=0
// Setze UseTWR=1 für mehr Sensoren, geht nur auf neueren T4xx
// Achtung: falls nur ein Sensor angezeigt wird (cpu), funktioniert
// TWR auf diesem Thinkpad Modell nicht (falscher konstanter Wert).
// UseTWR wieder =0 setzen, ansonsten droht Überhitzung im Smart-Mode
UseTWR=1
//--------------------------------------------------------------------
//
// >>>> Celsius / Fahrenheit: temperatures in °C (active) / °F <<<<
// !!! Temp of lowest Level > 79 -> switch to Fahrenheit !!! see below
// ATTENTION: example temp values are for my T61, especially
// BluetoothEDR=1, SensorName5=no5, IgnoreSensors=no5 too
// temp levels 10 degrees centgrade higher than in T4x, R5x,
// change for your purposes.
// Achtung: die eingetragenen Temperaturwerte benutze ich beim T61,
// speziell hier: BluetoothEDR=1, SensorName5=no5, IgnoreSensors=no5
// Für T4x, R5x können die Temps 10 Grad niedriger eingetragen werden.
// Bitte alles für die eigenen Zwecke anpassen.
// advice for programmers: TPFanControl must acquire mutex named
// "Access_Thinkpad_EC" to get access to embedded controller
// Hinweis für Programmierer: TPFanControl muss den Mutex
// "Access_Thinkpad_EC" aquirieren können um Zugang zum embbeded
// controller zu bekommen.
// with Active=3 & ManFanSpeed=0 & ManModeExit=78 you can have a nice
// quiet time until temps reaches 78 deg. centigrade :-))
// mit Active=3 & ManFanSpeed=0 & ManModeExit=78 kann man nach dem
// "Kaltstart eine schöne ruhige Zeit haben, bis die Temps 78 °C
// erreichen und das Programm auf smart mode schaltet.
// -----------------------------------------------------------------
// -----------------------------------------------------------------
// "Active=0" program just reads config.
// "Active=1" allow program to modify fan.
// "Active=2" program will come up in smart mode.
// "Active=3" program will come up in manual mode.
// bei "Active=0" wird nur die Konfiguration ausgelesen.
// bei "Active=1" die Veränderung des Lüfterverhaltens ist aktiviert.
// bei "Active=2" startet das Programm im "Smart"-Modus.
// bei "Active=3" startet das Programm im "Manual"-Modus.
Active=2
// -----------------------------------------------------------------
// manual fan speed at program start
// Lüfterstufe beim Programmstart
ManFanSpeed=7
// -----------------------------------------------------------------
// Program exits manual mode and switches to smart mode with last chosen
// profile, if this temp (degrees Centigrade or Fahrenheit) is achieved.
// default= 80 degrees Centigrade / 176 degrees Fahrenheit.
// Das Program verlässt den manual mode und schaltet auf smart mode mit
// letztem gewähltem Profil, wenn diese Temperatur erreicht ist.
// default= 80 Grad Celsius / 176 Grad Fahrenheit.
ManModeExit=78 //ManModeExit=172 // with Fahrenheit
// -----------------------------------------------------------------
// Window stays on Top if StayOnTop=1, normal behavior =0
// Programmfenster bleibt im Vordergrund bei StayOnTop=1, ansonsten =0
StayOnTop=1
// -----------------------------------------------------------------
// Set to 1 for slim widget
// Schmales Programmfenster bei SlimDialog=1, ansonsten =0
SlimDialog=1
// -----------------------------------------------------------------
// set to 1 for bluetooth with enhanced data rate (i.e. T61,
// X61 for T4x, R5x set BluetoothEDR=0 )
// BluetoothEDR=1 für bluetooth mit enhanced data rate (EDR, z.B. T61,
// X61 für T4x, R5x BluetoothEDR=0 setzen)
BluetoothEDR=1
// -----------------------------------------------------------------
// Windows Priority of Process (0-5, normal=2), increase if fancontrol has
// big delays in response while other processes consume performance.
// Windows-Priorität des Processes (0-5, normal=2), ggf. erhöhen, falls
// Reaktion des Programms zu träge wegen Resourcenverbrauch durch andere
// Anwendungen
ProcessPriority=2
// -----------------------------------------------------------------
// Show no icon ballons: NoBallons=1, show icon ballons: NoBallons=0
// Icon Sprechblasen anzeigen mit NoBallons=0, keine bei NoBallons=1
NoBallons=1
// -----------------------------------------------------------------
// check temperatures every x seconds (default 5)
// Überprüft die Temperaturen alle x Sekunden (Standard ist 5).
Cycle=5
// -----------------------------------------------------------------
// For Thinkpads A2x,T2x,X2x set NoExtSensor=1 to exclude reading
// of extended sensors to prevent program errors. Attention 570(E)
// is NOT compatible. Fan speed is not available on all models.
// Bei Thinkpads A2x,T2x,X2x NoExtSensor=1 setzen: die Sensoren 9-12
// werden nicht ausgelesen und dadurch Fehlermeldungen vermieden.
// Funktioniert NICHT bei 570(E), Fanspeed nicht immer verfügbar.
NoExtSensor=0
// -----------------------------------------------------------------
// Minimize to systray immediately when starting
// Minimiert das Programm schon beim Start in die Taskleiste.
StartMinimized=1
// -----------------------------------------------------------------
// check icon of tpfcicon.exe (optional) every x seconds (default 1)
// Überprüft das Icon von tpfcicon.exe alle x Sekunden (Standard =1).
IconCycle=1
// -----------------------------------------------------------------
// Show new icon with max. temperature / sensor name
// Zeige neues Icon mit Max. Temperatur / Sensorbezeichnung
ShowTempIcon=1
// -----------------------------------------------------------------
// Save the icon by a start delay of the program/service of
// "SecStartDelay" (sec.) within "SecWinUptime" (sec.) after (re)boot
// Delete slashes '//' at next 3 parameters.
// Das Problem der nicht erscheinenden Icons wird durch eine
// Startverzögerung um SecStartDelay (Sekunden) innerhalb einer Zeit von
// SecWinUptime (Sekunden) verhindert. Kommentarstriche "//" entfernen.
//
//SecWinUptime=120 //"SecWinUptime" (sec.) after (re)boot
//SecStartDelay=60 //start delay of the program (sec.)
//NoWaitMessage=0 //set to 1 to avoid sleep message
//ReIcCycle=600 //rebuild TempIcon every xxx secs.
// -----------------------------------------------------------------
// Temperature thresholds for turning the taskbar icon
// yellow orange red (Smart and Manual mode only and
// only together with MinimizeToTray=1)
// Temperaturgrenzwerte, die das Symbol in der Taskbar gelb,
// orange bzw. rot färben. (Nur im "Smart"- und "Manual"-Modus
// in Kombination mit "MinimizeToTray=1" verfügbar.)
IconLevels=65 75 80 // Fahrenheit: IconLevels=122 140 158
// -----------------------------------------------------------------
// Beep frequency and duration (in ms) for successful
// fan state changes. (Set either or both to zero to
// disable)
// Frequenz und Dauer des Piep-Signals (in ms), das eine erfolgreiche
// Änderung des Lüfterzustands ankündigt. (Um den Piepton abzuschalten,
// setzen Sie entweder einen oder beide Werte auf 0.)
FanBeep=0 0
// --------------------------------------------------------
// If this max number of consecutive EC read errors occur
// program will switch fan back to bios mode and exit
// Sobald die maximale Anzahl aufeinanderfolgender EC-Lesefehler
// erreicht ist, schaltet das Programm auf den BIOS-Modus um
// und wird beendet.
MaxReadErrors= 10
// --------------------------------------------------------
// Log2File=1 enables, Log2File=0 disables writing to TPFanControl.log
// Start program with admin rights.
// Log2File=1 aktiviert, Log2File=0 deaktiviert
// Schreiben nach TPFanControl.log, Programm benötigt Admin-Rechte.
Log2File=0
// --------------------------------------------------------
// Log2csv=1 enables, Log2csv=0 disables
// writing to TPFanControl_csv.txt renamed to
// TPFanControl_last_csv.txt after restart of TPFanControl
// rename to *.csv for use with excel
// Start program with admin rights.
// Log2csv=1 aktiviert Schreiben nach TPFanControl_csv.txt
// Programm benötigt Admin-Rechte. Datei wird umbenannt in
// TPFanControl_last_csv.txt nach erneutem Start von TPFanControl
// In *.csv umbenennen für anschliessende Bearbeitung mit excel
Log2csv=0
// --------------------------------------------------------
// List (separated by comma) of sensors to ignore when
// determining the max. temperature. (Use lower case,
// e.g "IgnoreSensors=pci,aps")
// Liste der Sensoren, getrennt durch Kommata, die bei der
// Ermittlung der Maximaltemperatur ignoriert werden. (Verwenden
// Sie kleine Buchstaben, z.B. "IgnoreSensors=pci,aps".)
IgnoreSensors=no5
// ---------------------------------------------------------
// List of new 3 letter sensor names, delete leading
// slashes to aktivat. Don't use capital letters for readability
// of temp icon.
// Liste von neuen Sensorname (jeweils 3 Buchstaben), zum
// Aktivieren die Schrägstriche löschen. Kleine Buschstaben
// wg. der Lesbarkeit im TempIcon gebrauchen.
//SensorName1=cpu
//SensorName2=aps
//SensorName3=pcm
//SensorName4=gpu
SensorName5=no5
//SensorName6=x7d
//SensorName7=bat
//SensorName8=x7f
//SensorName9=bus
//SensorName10=pci
//SensorName11=pwr
//SensorName12=xc3
// ---------------------------------------------------------
// calculating Highest Temp with:
// temperature of sensor no. = real temp minus SensorOffsetno.
// Default SensorOffset1-12=0 , Capital O in SensorOffset,
// to activate delete slashes '//',
// Negative SensorOffsetno. values increase temperature values.
// Berechnung von Highest Temp mit:
// Temperatur des Sensor Nr. = reale Temp minus SensorOffsetnr.
// Default: SensorOffset1-12=0 , Grosses O in SensorOffsetnr.
// zum Aktivieren Schrägstriche '//' löschen,
// Negative SensorOffsetnr-Werte erhöhen den Temperaturwert.
//SensorOffset1=20
//SensorOffset2=20
//SensorOffset3=0
//SensorOffset4=2
//SensorOffset5=1
//SensorOffset6=5
//SensorOffset7=5
//SensorOffset8=4
//SensorOffset9=3
//SensorOffset10=2
//SensorOffset11=1
//SensorOffset12=5
// -----------------------------------------------------------------
// set to 1 to show calculated temps for sensors
// =1 gesetzt zeigt die Temperaturen mit Offsetkorrektur an
ShowBiasedTemps=1
// -----------------------------------------------------------------
// Show all/active sensors at start up. all=1 only active=0
// Zeige alle/aktive Sensoren an: alle=1, nur aktive =0
ShowAll=0
// --------------------------------------------------------
// temperature levels 'Level=' with associated fan levels
// (for the fan to come back, temperature must fall
// down to previous level). There may be more or
// less levels in this list. The first one should
// have a fan speed of zero and is the "turn off"
// temperature.
// Fan speed of 64 is extreme and may be an *unsupported*
// and *damaging* mode. A fan speed of 128 setting is
// not really a fan speed in itself but will instead switch
// fan control to BIOS mode (0x80). The idea of this
// is to let the program get out of the way and let the
// BIOS handle extremes.(and then switch back to smart if
// the temperature is okay again)
//
// Im Folgenden sind die Temperaturpegel samt den jeweils
// zugeordeten Lüfterstufen aufgelistet. (Sobald die Temperatur in
// den Bereich eines niedrigeren bzw. höheren Pegels wechselt, wird
// die Lüfterstufe automatisch angepasst und folglich verringert bzw.
// erhöht sich die Geschwindigkeit des Lüfters.) Diese Liste kann
// weniger oder auch mehr Stufen beinhalten. Sinngemäß sollte die
// erste Stufe die gewünschte Temperatur definieren, bei der sich
// der Lüfter ausschaltet (Lüftergeschwindigkeit 0)
// Die Lüftergeschwindigkeit 64 ist ein Extremwert und könnte somit
// eine von IBM nicht unterstützte und sogar schädigende Betriebsart
// darstellen. Die Lüftergeschwindigkeit 128 ist an sich keine eigene
// Geschwindigkeitsstufe, sondern gibt stattdessen die Kontrolle
// des Lüfters an das BIOS (BIOS mode, 0x80) zurück. Der Hintergrund
// dieser Einstellung ist die Möglichkeit, das Programm auszuschließen,
// um Extemfälle wieder vom BIOS steuern zu lassen. (Sobald sich die
// Temperatur wieder im Normbereich befindet, wird erneut der Smart
// Modus aktiviert.)
//
// Temp of lowest Level (commonly set to fan speed zero) of profile
// "Smart Mode 1" will switch from Celsius to Fahrenheit if set higher
// than 79 degrees. Temps of higher levels have no influence on F/C.
//
// profile "Smart Mode 1"
// change values and number of items for your needs
// Celsius: // Fahrenheit:
MenuLabelSM1=Smart Mode 1/ Label for Icon Menu, must be terminated by '/'
Level=50 0 // Level=140 0
Level=55 1 // Level=150 1
Level=60 3 // Level=165 3
Level=65 7 // Level=175 7
Level=70 64 // Level=195 64
// optional 2nd profile "Smart Mode 2", switched by icon menue
// change values and number of items for your needs
// to deactivate, insert leading '//' into following lines
MenuLabelSM2=Smart Mode 2/ Label for Icon Menu, must be terminated by '/'
Level2=22 0 // Level2=70 0
Level2=33 1 // Level2=90 1
Level2=38 2 // Level2=100 2
Level2=44 3 // Level2=110 3
Level2=55 7 // Level2=130 7
Level2=66 64 // Level2=150 64
Level2=77 128 // Level2=170 128
// -----------------------------------------------------------------
// IconColorFan=1 digital Icon will turn green while fan is running.
// IconColorFan=1 Digitales Icon wird grün während der Lüfter läuft.
IconColorFan=1
// -----------------------------------------------------------------
// Lev64Norm=1 : Fan level 64 acts as normal level with hysteresis,
// fan will run till next lower temp step is reached (no pulsing fan).
// If set to zero fan level 64 acts as emergency level without hysteresis,
// fan will run till level64 temp is reached again (pulsing fan can happen).
// Lev64Norm=1 : Fan level 64 arbeitet mit Hysterese, Lüfter läuft,
// bis nächst tieferer level erreicht wird. Lüfter pulsiert nicht.
// Falls Lev64Norm=0 gesetzt, arbeitet level 64 als Notfallkühlung oberhalb
// der Temperatur von level 64. Ein Pulsieren des Lüfters ist möglich.
Lev64Norm=1Daily: W520 i7-2860QM·Quadro 2000m·IPS FHD | T420 i7-2640M·NVS 4200m·IPS FHD | X220 i7-2640M | T601F T9900·NVS 140M·IPS UXGA
Wife's: T61p T9500·2010 FX570m·WUXGA | X220T i7-2640M
Others: T400·61p·61·60·43·42p|X41T·24·23·22|G41|A31p·22m|i1200|TransNote|380D|365XD|701C|755C
Wife's: T61p T9500·2010 FX570m·WUXGA | X220T i7-2640M
Others: T400·61p·61·60·43·42p|X41T·24·23·22|G41|A31p·22m|i1200|TransNote|380D|365XD|701C|755C
-
- Similar Topics
- Replies
- Views
- Last post
-
-
(Toronto) FS: T61 15.4" with nVidia nvs140m gpu barebone unit $50
by lincolnor » Fri Jan 06, 2017 8:46 pm » in Marketplace - Forum Members only - 3 Replies
- 674 Views
-
Last post by lincolnor
Wed Mar 22, 2017 10:03 pm
-
-
-
FS: T520 with i5-2540 cpu (2.6GHz), 6GB RAM, NVIDIA 1GB gpu, 1600x900 screen, 160GB HDD
by tpdude4 » Sun Jun 25, 2017 6:09 am » in Marketplace - Forum Members only - 0 Replies
- 68 Views
-
Last post by tpdude4
Sun Jun 25, 2017 6:09 am
-
-
-
T450 - Brightness control hotkeys not working after system wake
by Czechnology » Tue Jan 10, 2017 9:05 am » in ThinkPad T430/T530 and later Series - 0 Replies
- 415 Views
-
Last post by Czechnology
Tue Jan 10, 2017 9:05 am
-
-
-
X230 backlight/thinklight control
by brainwash » Sat Mar 11, 2017 9:45 pm » in ThinkPad X200/201/220 and X300/301 Series - 0 Replies
- 1655 Views
-
Last post by brainwash
Sat Mar 11, 2017 9:45 pm
-
Who is online
Users browsing this forum: No registered users and 9 guests



