<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
-I've been running the computer for over an hour currently and it feels perfectly fine.&nbsp; Even the hard drive feels only mildly warm.&nbsp; Nonetheless, I'm getting 96C readings for my PCI Adapter.<br><br>Is there a way to modify my /etc/sensors.conf file to change the input levels or high/crit temps for the adapter?&nbsp; I may not be looking properly, but I can't find its chip name.<br><br>Also, is there a way to run "module-init-tools" without getting "stop/waiting"?<br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Sun, 25 Mar 2012 08:23:12 -0700<br>&gt; From: guenter.roeck@ericsson.com<br>&gt; To: sgo542@hotmail.com<br>&gt; CC: lm-sensors@lm-sensors.org; airlied@linux.ie; dri-devel@lists.freedesktop.org<br>&gt; Subject: Re: [lm-sensors] Incorrect Temperature Readings<br>&gt; <br>&gt; On Sun, Mar 25, 2012 at 07:49:46AM -0400, Scott Ondercin wrote:<br>&gt; &gt; So, once upon a time, my computer worked fine.  I have a Dell Inspiron 1420,<br>&gt; &gt; which has a good ventilation system and usually runs quite cool.  A few months<br>&gt; &gt; ago my fan broke and I had to have it replaced.  The new one, however, runs all<br>&gt; &gt; the time and is very loud.<br>&gt; &gt; <br>&gt; &gt; My lm-sensors is screwed up, and scanning various threads I can't seem to find<br>&gt; &gt; a problem like mine.  So, here is what running sensors gets me:<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sensors<br>&gt; &gt; acpitz-virtual-0<br>&gt; &gt; Adapter: Virtual device<br>&gt; &gt; temp1:        +32.5 C  (crit = +87.0 C)<br>&gt; &gt; <br>&gt; &gt; coretemp-isa-0000<br>&gt; &gt; Adapter: ISA adapter<br>&gt; &gt; Core 0:       +30.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; Core 1:       +33.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; <br>&gt; &gt; nouveau-pci-0100<br>&gt; &gt; Adapter: PCI adapter<br>&gt; &gt; temp1:        +97.0 C  (high = +100.0 C, crit = +110.0 C)<br>&gt; &gt; <br>&gt; Scott,<br>&gt; <br>&gt; That temperature reading is from your graphics adapter. No idea how it comes<br>&gt; that it reports such a high temperature. Does it have a fan, and are you sure<br>&gt; it is working ?<br>&gt; <br>&gt; Copying the driver maintainer and the drm mailing list. Maybe someone there<br>&gt; has an idea.<br>&gt; <br>&gt; Guenter<br>&gt; <br>&gt; &gt; I've been casually browsing FireFox for a half hour and that is what it gives<br>&gt; &gt; me.  Now, I can sit this computer comfortably in my lap.  That 97C temperature<br>&gt; &gt; is clearly off, almost like it's reading in Farenheit but forgetting to convert<br>&gt; &gt; it to Celsius.  Normally it just makes my fan run all the time, but now that<br>&gt; &gt; spring has come, it gets hotter faster.  A few days ago I could only run it for<br>&gt; &gt; 20-30 minutes before the reading hit 105C and the automatic emergency shut-down<br>&gt; &gt; kicked in.  Obviously, this needs to be fixed before sumer strikes.<br>&gt; &gt; <br>&gt; &gt; For reference, this is what I get from sensors-detect:<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sudo sensors-detect<br>&gt; &gt; # sensors-detect revision 5946 (2011-03-23 11:54:44 +0100)<br>&gt; &gt; # System: Dell Inc. Inspiron 1420 (laptop)<br>&gt; &gt; # Board: Dell Inc. 0JX269<br>&gt; &gt; <br>&gt; &gt; This program will help you determine which kernel modules you need<br>&gt; &gt; to load to use lm_sensors most effectively. It is generally safe<br>&gt; &gt; and recommended to accept the default answers to all questions,<br>&gt; &gt; unless you know what you're doing.<br>&gt; &gt; <br>&gt; &gt; Some south bridges, CPUs or memory controllers contain embedded sensors.<br>&gt; &gt; Do you want to scan for them? This is totally safe. (YES/no): y<br>&gt; &gt; Module cpuid loaded successfully.<br>&gt; &gt; Silicon Integrated Systems SIS5595...                       No<br>&gt; &gt; VIA VT82C686 Integrated Sensors...                          No<br>&gt; &gt; VIA VT8231 Integrated Sensors...                            No<br>&gt; &gt; AMD K8 thermal sensors...                                   No<br>&gt; &gt; AMD Family 10h thermal sensors...                           No<br>&gt; &gt; AMD Family 11h thermal sensors...                           No<br>&gt; &gt; AMD Family 12h and 14h thermal sensors...                   No<br>&gt; &gt; Intel digital thermal sensor...                             Success!<br>&gt; &gt;     (driver `coretemp')<br>&gt; &gt; Intel AMB FB-DIMM thermal sensor...                         No<br>&gt; &gt; VIA C7 thermal sensor...                                    No<br>&gt; &gt; VIA Nano thermal sensor...                                  No<br>&gt; &gt; <br>&gt; &gt; Some Super I/O chips contain embedded sensors. We have to write to<br>&gt; &gt; standard I/O ports to probe them. This is usually safe.<br>&gt; &gt; Do you want to scan for Super I/O sensors? (YES/no): y<br>&gt; &gt; Probing for Super-I/O at 0x2e/0x2f<br>&gt; &gt; Trying family `National Semiconductor'...                   No<br>&gt; &gt; Trying family `SMSC'...                                     Yes<br>&gt; &gt; Found unknown chip with ID 0x3201<br>&gt; &gt; Probing for Super-I/O at 0x4e/0x4f<br>&gt; &gt; Trying family `National Semiconductor'...                   No<br>&gt; &gt; Trying family `SMSC'...                                     No<br>&gt; &gt; Trying family `VIA/Winbond/Nuvoton/Fintek'...               No<br>&gt; &gt; Trying family `ITE'...                                      No<br>&gt; &gt; <br>&gt; &gt; Some hardware monitoring chips are accessible through the ISA I/O ports.<br>&gt; &gt; We have to write to arbitrary I/O ports to probe them. This is usually<br>&gt; &gt; safe though. Yes, you do have ISA I/O ports even if you do not have any<br>&gt; &gt; ISA slots! Do you want to scan the ISA I/O ports? (YES/no): y<br>&gt; &gt; Probing for `National Semiconductor LM78' at 0x290...       No<br>&gt; &gt; Probing for `National Semiconductor LM79' at 0x290...       No<br>&gt; &gt; Probing for `Winbond W83781D' at 0x290...                   No<br>&gt; &gt; Probing for `Winbond W83782D' at 0x290...                   No<br>&gt; &gt; <br>&gt; &gt; Lastly, we can probe the I2C/SMBus adapters for connected hardware<br>&gt; &gt; monitoring devices. This is the most risky part, and while it works<br>&gt; &gt; reasonably well on most systems, it has been reported to cause trouble<br>&gt; &gt; on some systems.<br>&gt; &gt; Do you want to probe the I2C/SMBus adapters now? (YES/no): y<br>&gt; &gt; Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801H ICH8<br>&gt; &gt; Module i2c-dev loaded successfully.<br>&gt; &gt; <br>&gt; &gt; Next adapter: nouveau-0000:01:00.0-2 (i2c-0)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; Client found at address 0x50<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Probing for `EDID EEPROM'...                                Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; Client found at address 0x51<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Client found at address 0x52<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Client found at address 0x53<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; <br>&gt; &gt; Next adapter: nouveau-0000:01:00.0-0 (i2c-1)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; <br>&gt; &gt; Next adapter: SMBus I801 adapter at 10c0 (i2c-2)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; Client found at address 0x50<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; Probing for `EDID EEPROM'...                                No<br>&gt; &gt; Client found at address 0x52<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; <br>&gt; &gt; Now follows a summary of the probes I have just done.<br>&gt; &gt; Just press ENTER to continue:<br>&gt; &gt; <br>&gt; &gt; Driver `coretemp':<br>&gt; &gt;   * Chip `Intel digital thermal sensor' (confidence: 9)<br>&gt; &gt; <br>&gt; &gt; To load everything that is needed, add this to /etc/modules:<br>&gt; &gt; #----cut here----<br>&gt; &gt; # Chip drivers<br>&gt; &gt; coretemp<br>&gt; &gt; #----cut here----<br>&gt; &gt; If you have some drivers built into your kernel, the list above will<br>&gt; &gt; contain too many modules. Skip the appropriate ones!<br>&gt; &gt; <br>&gt; &gt; Do you want to add these lines automatically to /etc/modules? (yes/NO)y<br>&gt; &gt; Successful!<br>&gt; &gt; <br>&gt; &gt; Monitoring programs won't work until the needed modules are<br>&gt; &gt; loaded. You may want to run 'service module-init-tools start'<br>&gt; &gt; to load them.<br>&gt; &gt; <br>&gt; &gt; Unloading i2c-dev... OK<br>&gt; &gt; Unloading cpuid... OK<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sudo service module-init-tools start<br>&gt; &gt; module-init-tools stop/waiting<br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sensors<br>&gt; &gt; acpitz-virtual-0<br>&gt; &gt; Adapter: Virtual device<br>&gt; &gt; temp1:        +32.5 C  (crit = +87.0 C)<br>&gt; &gt; <br>&gt; &gt; coretemp-isa-0000<br>&gt; &gt; Adapter: ISA adapter<br>&gt; &gt; Core 0:       +31.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; Core 1:       +33.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; <br>&gt; &gt; nouveau-pci-0100<br>&gt; &gt; Adapter: PCI adapter<br>&gt; &gt; temp1:        +97.0 C  (high = +100.0 C, crit = +110.0 C)<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sudo modprobe coretemp<br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sensors<br>&gt; &gt; acpitz-virtual-0<br>&gt; &gt; Adapter: Virtual device<br>&gt; &gt; temp1:        +32.5 C  (crit = +87.0 C)<br>&gt; &gt; <br>&gt; &gt; coretemp-isa-0000<br>&gt; &gt; Adapter: ISA adapter<br>&gt; &gt; Core 0:       +30.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; Core 1:       +33.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; <br>&gt; &gt; nouveau-pci-0100<br>&gt; &gt; Adapter: PCI adapter<br>&gt; &gt; temp1:        +97.0 C  (high = +100.0 C, crit = +110.0 C)<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sensors<br>&gt; &gt; acpitz-virtual-0<br>&gt; &gt; Adapter: Virtual device<br>&gt; &gt; temp1:        +33.5 C  (crit = +87.0 C)<br>&gt; &gt; <br>&gt; &gt; coretemp-isa-0000<br>&gt; &gt; Adapter: ISA adapter<br>&gt; &gt; Core 0:       +31.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; Core 1:       +33.0 C  (high = +85.0 C, crit = +85.0 C)<br>&gt; &gt; <br>&gt; &gt; nouveau-pci-0100<br>&gt; &gt; Adapter: PCI adapter<br>&gt; &gt; temp1:        +97.0 C  (high = +100.0 C, crit = +110.0 C)<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sensors-detect<br>&gt; &gt; You need to be root to run this script.<br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sudo sensors-detect<br>&gt; &gt; # sensors-detect revision 5946 (2011-03-23 11:54:44 +0100)<br>&gt; &gt; # System: Dell Inc. Inspiron 1420 (laptop)<br>&gt; &gt; # Board: Dell Inc. 0JX269<br>&gt; &gt; <br>&gt; &gt; This program will help you determine which kernel modules you need<br>&gt; &gt; to load to use lm_sensors most effectively. It is generally safe<br>&gt; &gt; and recommended to accept the default answers to all questions,<br>&gt; &gt; unless you know what you're doing.<br>&gt; &gt; <br>&gt; &gt; Some south bridges, CPUs or memory controllers contain embedded sensors.<br>&gt; &gt; Do you want to scan for them? This is totally safe. (YES/no): y<br>&gt; &gt; Module cpuid loaded successfully.<br>&gt; &gt; Silicon Integrated Systems SIS5595...                       No<br>&gt; &gt; VIA VT82C686 Integrated Sensors...                          No<br>&gt; &gt; VIA VT8231 Integrated Sensors...                            No<br>&gt; &gt; AMD K8 thermal sensors...                                   No<br>&gt; &gt; AMD Family 10h thermal sensors...                           No<br>&gt; &gt; AMD Family 11h thermal sensors...                           No<br>&gt; &gt; AMD Family 12h and 14h thermal sensors...                   No<br>&gt; &gt; Intel digital thermal sensor...                             Success!<br>&gt; &gt;     (driver `coretemp')<br>&gt; &gt; Intel AMB FB-DIMM thermal sensor...                         No<br>&gt; &gt; VIA C7 thermal sensor...                                    No<br>&gt; &gt; VIA Nano thermal sensor...                                  No<br>&gt; &gt; <br>&gt; &gt; Some Super I/O chips contain embedded sensors. We have to write to<br>&gt; &gt; standard I/O ports to probe them. This is usually safe.<br>&gt; &gt; Do you want to scan for Super I/O sensors? (YES/no): y<br>&gt; &gt; Probing for Super-I/O at 0x2e/0x2f<br>&gt; &gt; Trying family `National Semiconductor'...                   No<br>&gt; &gt; Trying family `SMSC'...                                     Yes<br>&gt; &gt; Found unknown chip with ID 0x3201<br>&gt; &gt; Probing for Super-I/O at 0x4e/0x4f<br>&gt; &gt; Trying family `National Semiconductor'...                   No<br>&gt; &gt; Trying family `SMSC'...                                     No<br>&gt; &gt; Trying family `VIA/Winbond/Nuvoton/Fintek'...               No<br>&gt; &gt; Trying family `ITE'...                                      No<br>&gt; &gt; <br>&gt; &gt; Some hardware monitoring chips are accessible through the ISA I/O ports.<br>&gt; &gt; We have to write to arbitrary I/O ports to probe them. This is usually<br>&gt; &gt; safe though. Yes, you do have ISA I/O ports even if you do not have any<br>&gt; &gt; ISA slots! Do you want to scan the ISA I/O ports? (YES/no): y<br>&gt; &gt; Probing for `National Semiconductor LM78' at 0x290...       No<br>&gt; &gt; Probing for `National Semiconductor LM79' at 0x290...       No<br>&gt; &gt; Probing for `Winbond W83781D' at 0x290...                   No<br>&gt; &gt; Probing for `Winbond W83782D' at 0x290...                   No<br>&gt; &gt; <br>&gt; &gt; Lastly, we can probe the I2C/SMBus adapters for connected hardware<br>&gt; &gt; monitoring devices. This is the most risky part, and while it works<br>&gt; &gt; reasonably well on most systems, it has been reported to cause trouble<br>&gt; &gt; on some systems.<br>&gt; &gt; Do you want to probe the I2C/SMBus adapters now? (YES/no): y<br>&gt; &gt; Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801H ICH8<br>&gt; &gt; Module i2c-dev loaded successfully.<br>&gt; &gt; <br>&gt; &gt; Next adapter: nouveau-0000:01:00.0-2 (i2c-0)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; Client found at address 0x50<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Probing for `EDID EEPROM'...                                Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; Client found at address 0x51<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Client found at address 0x52<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; Client found at address 0x53<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 No<br>&gt; &gt; <br>&gt; &gt; Next adapter: nouveau-0000:01:00.0-0 (i2c-1)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; <br>&gt; &gt; Next adapter: SMBus I801 adapter at 10c0 (i2c-2)<br>&gt; &gt; Do you want to scan it? (YES/no/selectively): y<br>&gt; &gt; Client found at address 0x50<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; Probing for `EDID EEPROM'...                                No<br>&gt; &gt; Client found at address 0x52<br>&gt; &gt; Probing for `Analog Devices ADM1033'...                     No<br>&gt; &gt; Probing for `Analog Devices ADM1034'...                     No<br>&gt; &gt; Probing for `SPD EEPROM'...                                 Yes<br>&gt; &gt;     (confidence 8, not a hardware monitoring chip)<br>&gt; &gt; <br>&gt; &gt; Now follows a summary of the probes I have just done.<br>&gt; &gt; Just press ENTER to continue:<br>&gt; &gt; <br>&gt; &gt; Driver `coretemp':<br>&gt; &gt;   * Chip `Intel digital thermal sensor' (confidence: 9)<br>&gt; &gt; <br>&gt; &gt; To load everything that is needed, add this to /etc/modules:<br>&gt; &gt; #----cut here----<br>&gt; &gt; # Chip drivers<br>&gt; &gt; coretemp<br>&gt; &gt; #----cut here----<br>&gt; &gt; If you have some drivers built into your kernel, the list above will<br>&gt; &gt; contain too many modules. Skip the appropriate ones!<br>&gt; &gt; <br>&gt; &gt; Do you want to add these lines automatically to /etc/modules? (yes/NO)y<br>&gt; &gt; Successful!<br>&gt; &gt; <br>&gt; &gt; Monitoring programs won't work until the needed modules are<br>&gt; &gt; loaded. You may want to run 'service module-init-tools start'<br>&gt; &gt; to load them.<br>&gt; &gt; <br>&gt; &gt; Unloading i2c-dev... OK<br>&gt; &gt; Unloading cpuid... OK<br>&gt; &gt; <br>&gt; &gt; And when I try to run module-init-tools, I get:<br>&gt; &gt; <br>&gt; &gt; sgo542@NostalgiaforInfinity:~$ sudo service module-init-tools start<br>&gt; &gt; module-init-tools stop/waiting<br>&gt; &gt; <br>&gt; &gt; I've heard I might be able to fix this by tweaking the /etc/sensors.conf file,<br>&gt; &gt; but I'm unsure how to even start with that.  I am moderately experiences with<br>&gt; &gt; Linux, but by no means an expert.  Any help would be appreciated, before it<br>&gt; &gt; gets hot outside and my computer becomes completely unusable.<br>&gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; lm-sensors mailing list<br>&gt; &gt; lm-sensors@lm-sensors.org<br>&gt; &gt; http://lists.lm-sensors.org/mailman/listinfo/lm-sensors<br>&gt; <br></div>                                               </div></body>
</html>