| 1 | SUMMARY OF SUPPORTED CHIPS |
|---|
| 2 | ========================== |
|---|
| 3 | |
|---|
| 4 | This is a summary of the sensor and non-sensor chips supported by this |
|---|
| 5 | package. It lists the features of each supported chip. For further |
|---|
| 6 | information on a particular driver, see the documentation in this |
|---|
| 7 | directory. |
|---|
| 8 | |
|---|
| 9 | To determine what chips you have in your system, run 'sensors-detect'. |
|---|
| 10 | |
|---|
| 11 | If your sensor chip is not detected by sensors-detect, please contact us |
|---|
| 12 | (see http://www.lm-sensors.org/wiki/AuthorsAndContributors). Only contact us |
|---|
| 13 | if you know for sure that your system includes a sensor chip (for |
|---|
| 14 | example if you have technical documentation mentioning it, or if the |
|---|
| 15 | BIOS setup screen presents monitoring values, or if you can get |
|---|
| 16 | hardware monitoring to work using a different OS). Do *not* contact us |
|---|
| 17 | if you have no proof that your system includes sensors. Such systems |
|---|
| 18 | tend to be rare these days, but do still exist. This is especially true |
|---|
| 19 | of laptops. If there are no sensors, there's nothing we can do. |
|---|
| 20 | |
|---|
| 21 | If you contact us, please include the following in your mail: |
|---|
| 22 | - The output of (as root) 'sensors-detect'. Make sure you unloaded |
|---|
| 23 | every chip driver beforehand (check that the sensors-detect script |
|---|
| 24 | does not complain that it couldn't probe some I2C addresses on any |
|---|
| 25 | given bus). |
|---|
| 26 | - Dumps of the chips that might be hardware monitoring chips. To get |
|---|
| 27 | these, follow the following steps: |
|---|
| 28 | 1* Run 'i2cdetect -l'. This will list all available I2C (or SMBus) |
|---|
| 29 | busses on your system. |
|---|
| 30 | 2* For each bus listed, run (as root) 'i2cdetect N' where N is the |
|---|
| 31 | bus number. |
|---|
| 32 | 3* For each bus, if there is anything in the ranges 0x20-0x2f or |
|---|
| 33 | 0x48-0x4f, dump the contents of that chip with (as root) |
|---|
| 34 | 'i2cdump N 0xXX', where N is the bus number and XX is the |
|---|
| 35 | responsive address. Chips in other address ranges are way less |
|---|
| 36 | likely to be hardware monitoring chips. In particular, do not |
|---|
| 37 | send dumps of addresses 0x08, 0x0c, 0x10, 0x30-0x37, 0x42, 0x44, |
|---|
| 38 | 0x50-0x5f, 0x61 and 0x69. These are *not* hadware monitoring |
|---|
| 39 | chips. |
|---|
| 40 | - The part numbers of the chips on your motherboard you think are the |
|---|
| 41 | sensor chips. |
|---|
| 42 | |
|---|
| 43 | ----------------------------------------------------------------------------- |
|---|
| 44 | |
|---|
| 45 | SUPPORTED SENSOR CHIPS |
|---|
| 46 | ---------------------- |
|---|
| 47 | |
|---|
| 48 | Included Sensors Controls Busses |
|---|
| 49 | ---------------------- ------- ----------- |
|---|
| 50 | Driver Chips #temp #vin #fanin pwm/dac I2C ISA |
|---|
| 51 | --------------------------------------------------------------------- |
|---|
| 52 | adm1021 |
|---|
| 53 | adm1021 2 - - - yes no |
|---|
| 54 | adm1021a 2 - - - yes no |
|---|
| 55 | adm1023 2 - - - yes no |
|---|
| 56 | gl523sm 2 - - - yes no |
|---|
| 57 | lm84 2 - - - yes no |
|---|
| 58 | max1617 2 - - - yes no |
|---|
| 59 | max1617a 2 - - - yes no |
|---|
| 60 | tc1068 2 - - - yes no |
|---|
| 61 | tcm1617 2 - - - yes no |
|---|
| 62 | thmc10 2 - - - yes no |
|---|
| 63 | mc1066 2 - - - yes no |
|---|
| 64 | (xeon - no detection - requires force_adm1021 parameter) |
|---|
| 65 | xeon 1 - - - yes no |
|---|
| 66 | (the following chips are detected as a max1617) |
|---|
| 67 | ne1617 2 - - - yes no |
|---|
| 68 | ne1617a 2 - - - yes no |
|---|
| 69 | |
|---|
| 70 | adm1024 |
|---|
| 71 | adm1024 3 6 - 1 dac yes no |
|---|
| 72 | |
|---|
| 73 | adm1025 |
|---|
| 74 | adm1025 2 6 - - yes no |
|---|
| 75 | ne1619 2 6 - - yes no |
|---|
| 76 | |
|---|
| 77 | adm1026 |
|---|
| 78 | adm1026 3 17 8 2 pwm+dac yes no |
|---|
| 79 | |
|---|
| 80 | adm1031 |
|---|
| 81 | adm1030 2 - 1 1 pwm yes no |
|---|
| 82 | adm1031 3 - 2 2 pwm yes no |
|---|
| 83 | |
|---|
| 84 | adm9240 |
|---|
| 85 | adm9240 1 6 2 1 dac yes no |
|---|
| 86 | ds1780 1 6 2 1 dac yes no |
|---|
| 87 | lm81 1 6 2 1 dac yes no |
|---|
| 88 | |
|---|
| 89 | asb100 |
|---|
| 90 | asb100 4 7 3 1 yes no |
|---|
| 91 | |
|---|
| 92 | bmcsensors |
|---|
| 93 | bmcsensors ? ? ? - no no |
|---|
| 94 | |
|---|
| 95 | ds1621 |
|---|
| 96 | ds1621 1 - - - yes no |
|---|
| 97 | (the following chip is detected as a ds1621) |
|---|
| 98 | ds1625 1 - - - yes no |
|---|
| 99 | |
|---|
| 100 | f71805f |
|---|
| 101 | f71805f 9 3 3 - no yes |
|---|
| 102 | |
|---|
| 103 | fscher |
|---|
| 104 | fscher 3 3 3 - yes no |
|---|
| 105 | |
|---|
| 106 | fscpos |
|---|
| 107 | fscpos 3 3 3 - yes no |
|---|
| 108 | |
|---|
| 109 | fscscy |
|---|
| 110 | fscscy 4 3 6 - yes no |
|---|
| 111 | |
|---|
| 112 | gl518sm |
|---|
| 113 | gl518sm (r00) 1 1-4 2 - yes no |
|---|
| 114 | gl518sm (r80) 1 4 2 - yes no |
|---|
| 115 | |
|---|
| 116 | gl520sm |
|---|
| 117 | gl520sm 1-2 4-5 2 - yes no |
|---|
| 118 | |
|---|
| 119 | it87 |
|---|
| 120 | it8712 3 8 3 3 pwm yes yes |
|---|
| 121 | (the following are reported as an "it87") |
|---|
| 122 | it8705 3 8 3 3 pwm yes yes |
|---|
| 123 | sis950 3 8 3 3 pwm yes yes |
|---|
| 124 | |
|---|
| 125 | lm63 |
|---|
| 126 | lm63 2 - 1 1 pwm yes no |
|---|
| 127 | |
|---|
| 128 | lm75 |
|---|
| 129 | lm75 1 - - - yes no |
|---|
| 130 | (the following chips are detected as an lm75) |
|---|
| 131 | ds75 1 - - - yes no |
|---|
| 132 | ds1775 1 - - - yes no |
|---|
| 133 | max6625 1 - - - yes no |
|---|
| 134 | max6626 1 - - - yes no |
|---|
| 135 | tcn75 1 - - - yes no |
|---|
| 136 | |
|---|
| 137 | lm78 |
|---|
| 138 | lm78 1 7 3 - yes yes |
|---|
| 139 | lm78-j 1 7 3 - yes yes |
|---|
| 140 | lm79 1 7 3 - yes yes |
|---|
| 141 | |
|---|
| 142 | lm80 |
|---|
| 143 | lm80 1 7 2 - yes no |
|---|
| 144 | |
|---|
| 145 | lm83 |
|---|
| 146 | lm83 4 - - - yes no |
|---|
| 147 | lm82 2 - - - yes no |
|---|
| 148 | |
|---|
| 149 | lm85 |
|---|
| 150 | lm85 3 5 4 3 pwm yes no |
|---|
| 151 | adm1027 3 5 4 3 pwm yes no |
|---|
| 152 | adt7463 3 5 4 3 pwm yes no |
|---|
| 153 | emc6d100 3 8 4 3 pwm yes no |
|---|
| 154 | (emc6d101 is reported as emc6d100) |
|---|
| 155 | emc6d101 3 8 4 3 pwm yes no |
|---|
| 156 | emc6d102 3 8 4 3 pwm yes no |
|---|
| 157 | |
|---|
| 158 | lm87 |
|---|
| 159 | lm87 2-3 6-8 0-2 1 pwm yes no |
|---|
| 160 | |
|---|
| 161 | lm90 |
|---|
| 162 | lm90 2 - - - yes no |
|---|
| 163 | lm99 2 - - - yes no |
|---|
| 164 | lm86 2 - - - yes no |
|---|
| 165 | adm1032 2 - - - yes no |
|---|
| 166 | max6657 2 - - - yes no |
|---|
| 167 | (lm89 is detected as an lm99) |
|---|
| 168 | lm89 2 - - - yes no |
|---|
| 169 | (max6658 and max6659 are detected as a max6657) |
|---|
| 170 | max6658 2 - - - yes no |
|---|
| 171 | max6659 2 - - - yes no |
|---|
| 172 | (adt7461 only works in ADM1032 compatibility mode) |
|---|
| 173 | adt7461 2 - - - yes no |
|---|
| 174 | |
|---|
| 175 | lm92 |
|---|
| 176 | (all are reported as an "lm92") |
|---|
| 177 | lm92 1 - - - yes no |
|---|
| 178 | max6633 1 - - - yes no |
|---|
| 179 | max6634 1 - - - yes no |
|---|
| 180 | max6635 1 - - - yes no |
|---|
| 181 | (lm76 needs force parameter) |
|---|
| 182 | lm76 1 - - - yes no |
|---|
| 183 | |
|---|
| 184 | max1619 |
|---|
| 185 | max1619 2 - - - yes no |
|---|
| 186 | |
|---|
| 187 | max6650 |
|---|
| 188 | (all are reported as a "max6650") |
|---|
| 189 | max6650 - - 1 1 pwm yes no |
|---|
| 190 | max6651 - - 4 1 pwm yes no |
|---|
| 191 | |
|---|
| 192 | maxilife |
|---|
| 193 | maxilife-as 5 4 3 - yes no |
|---|
| 194 | maxilife-co 5 4 3 - yes no |
|---|
| 195 | maxilife-cg 5 4 3 - yes no |
|---|
| 196 | |
|---|
| 197 | mtp008 |
|---|
| 198 | mtp008 3 7 3 3 pwm yes no |
|---|
| 199 | |
|---|
| 200 | pc87360 |
|---|
| 201 | pc87360 - - 2 2 pwm no yes (LPC) |
|---|
| 202 | pc87363 - - 2 2 pwm no yes (LPC) |
|---|
| 203 | pc87364 - - 3 3 pwm no yes (LPC) |
|---|
| 204 | pc87365 2 11 3 3 pwm no yes (LPC) |
|---|
| 205 | pc87366 3-4 11 3 3 pwm no yes (LPC) |
|---|
| 206 | |
|---|
| 207 | sis5595 |
|---|
| 208 | sis5595 0-1 4-5 2 - no yes |
|---|
| 209 | |
|---|
| 210 | smartbatt |
|---|
| 211 | smartbatt 1 1 - - yes no |
|---|
| 212 | |
|---|
| 213 | smsc47m1 |
|---|
| 214 | (all are reported as a "smsc47m1") |
|---|
| 215 | smsc47b27x - - 2 2 no yes (LPC) |
|---|
| 216 | smsc47m10x - - 2 2 no yes (LPC) |
|---|
| 217 | smsc47m112 - - 2 2 no yes (LPC) |
|---|
| 218 | smsc47m13x - - 2 2 no yes (LPC) |
|---|
| 219 | smsc47m14x - - 2 2 no yes (LPC) |
|---|
| 220 | smsc47m15x - - 2 2 no yes (LPC) |
|---|
| 221 | smsc47m192 - - 2 2 no yes (LPC) |
|---|
| 222 | smsc47m997 - - 2 2 no yes (LPC) |
|---|
| 223 | |
|---|
| 224 | thmc50 |
|---|
| 225 | adm1022 3 2 - 1 dac yes no |
|---|
| 226 | thmc50 3 2 - 1 dac yes no |
|---|
| 227 | |
|---|
| 228 | via686a |
|---|
| 229 | via686a 3 5 2 - no yes |
|---|
| 230 | vt8231 3 5 2 - no yes |
|---|
| 231 | |
|---|
| 232 | vt1211 |
|---|
| 233 | vt1211 2-7 1-6 2 2 no yes (LPC) |
|---|
| 234 | |
|---|
| 235 | vt8231 |
|---|
| 236 | vt8231 2-7 2-7 2 2 no yes |
|---|
| 237 | |
|---|
| 238 | w83627hf |
|---|
| 239 | w83627hf 3 9 3 2 pwm no yes (LPC) |
|---|
| 240 | w83627thf 3 7 3 3 dac no yes (LPC) |
|---|
| 241 | w83637hf 3 7 2 3 pwm no yes (LPC) |
|---|
| 242 | w83687thf 3 7 3 3 pw/da no yes (LPC) |
|---|
| 243 | w83697hf 2 8 2 2 pwm no yes (LPC) |
|---|
| 244 | |
|---|
| 245 | w83781d |
|---|
| 246 | as99127f 3 7 3 - yes no |
|---|
| 247 | w83781d 3 7 3 - yes yes |
|---|
| 248 | w83782d 3 9 3 2-4 pwm yes yes |
|---|
| 249 | w83783s 1-2 5-6 3 2 pwm yes no |
|---|
| 250 | w83791d 3 10 5 5 pwm yes no |
|---|
| 251 | w83627hf 3 9 3 2 pwm yes yes (LPC) |
|---|
| 252 | |
|---|
| 253 | w83l785ts |
|---|
| 254 | w83l785ts 1 - - - yes no |
|---|
| 255 | |
|---|
| 256 | w83792d |
|---|
| 257 | w83792d 3 9 7 3 pwm yes no |
|---|
| 258 | |
|---|
| 259 | xeontemp |
|---|
| 260 | xeontemp 1 - - - yes no |
|---|
| 261 | |
|---|
| 262 | |
|---|
| 263 | |
|---|
| 264 | SUPPORTED NON-SENSOR CHIPS |
|---|
| 265 | -------------------------- |
|---|
| 266 | |
|---|
| 267 | Driver Chips |
|---|
| 268 | ------ ----- |
|---|
| 269 | |
|---|
| 270 | bmcsensors |
|---|
| 271 | An interface to an IPMI BMC (Baseboard management controller) |
|---|
| 272 | |
|---|
| 273 | bt869 |
|---|
| 274 | bt869 video modulator chip |
|---|
| 275 | |
|---|
| 276 | ddcmon |
|---|
| 277 | DDC-compliant monitor integrated eeproms - reads locations only |
|---|
| 278 | |
|---|
| 279 | ds1307 |
|---|
| 280 | real-time clock |
|---|
| 281 | |
|---|
| 282 | eeprom |
|---|
| 283 | Memory SPD (serial presence detect) eeproms - reads locations only |
|---|
| 284 | Xeon scratch eeproms - reads locations only |
|---|
| 285 | |
|---|
| 286 | ltc1710 |
|---|
| 287 | ltc1710 two switches only |
|---|
| 288 | |
|---|
| 289 | matorb |
|---|
| 290 | Matrix Orbital LCD displays |
|---|
| 291 | |
|---|
| 292 | pca9540 |
|---|
| 293 | 2-channel I2C multiplexer |
|---|
| 294 | |
|---|
| 295 | pcf8574 & pcf8574a |
|---|
| 296 | Simple eight-bit parallel I/O |
|---|
| 297 | |
|---|
| 298 | pcf8591 |
|---|
| 299 | Quad A/D + one D/A |
|---|
| 300 | |
|---|
| 301 | saa1064 |
|---|
| 302 | 4-digit LED-driver |
|---|
| 303 | |
|---|
| 304 | smbus-arp |
|---|
| 305 | An SMBus 2.0 ARP client |
|---|
| 306 | |
|---|
| 307 | |
|---|
| 308 | ----------------------------------------------------------------------------- |
|---|
| 309 | |
|---|
| 310 | COMPANY ID LIST |
|---|
| 311 | --------------- |
|---|
| 312 | |
|---|
| 313 | Many SMBus chips have a company ID at location 0x3E or 0xFE. |
|---|
| 314 | |
|---|
| 315 | Here is a partial list. |
|---|
| 316 | This may help identify a chip after doing a 'i2cdump [bus] [address]'. |
|---|
| 317 | |
|---|
| 318 | 0x00 National (on LM84) |
|---|
| 319 | 0x01 National |
|---|
| 320 | 0x12C3 Asus (at 0x4F) |
|---|
| 321 | 0x1934 Fintek (at 0x5D-0x5E) |
|---|
| 322 | 0x23 Analog Devices |
|---|
| 323 | 0x41 Analog Devices (also at 0x16) |
|---|
| 324 | 0x49 TI |
|---|
| 325 | 0x4D Maxim |
|---|
| 326 | 0x54 On Semi |
|---|
| 327 | 0x54 Microchip (at 0x7) |
|---|
| 328 | 0x5C SMSC |
|---|
| 329 | 0x5D SMSC |
|---|
| 330 | 0x55 SMSC |
|---|
| 331 | 0x5CA3 Winbond (at 0x4F) |
|---|
| 332 | 0x61 Andigilog |
|---|
| 333 | 0x90 ITE (at 0x58) |
|---|
| 334 | 0xA1 Philips (at 0x05 too) |
|---|
| 335 | 0xA3 Winbond (at 0x4F) |
|---|
| 336 | 0xAC Myson (at 0x58) |
|---|
| 337 | 0xC3 Asus (at 0x4F) |
|---|
| 338 | 0xDA Dallas |
|---|
| 339 | |
|---|
| 340 | [A-Z]{3} at 0x00-0x02: Fujitsu-Siemens |
|---|
| 341 | |
|---|
| 342 | |
|---|
| 343 | ------------------ |
|---|
| 344 | Copyright (c) 2001-2005 The lm_sensors group |
|---|