Changeset 972
- Timestamp:
- 01/06/01 05:07:38 (8 years ago)
- Files:
-
- lm-sensors/trunk/doc/chips/SUMMARY (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/chips/SUMMARY
r936 r972 19 19 - The output of (as root) 'prog/detect/i2cdetect 1' 20 20 (assuming your smbus adapter is on bus 1 - 21 check the output of 'cat /proc/bus/i2c' to make sure). 22 - The output of (as root) 'prog/dump/i2cdump 1 0xXX b' 21 run 'i2cdetect' with no arguments to list the busses). 22 - The output of (as root) 'prog/dump/i2cdump X 0xXX' 23 X = the bus number 23 24 XX = the address of each chip you see in the output 24 25 of i2cdetect. (run once for each chip) 25 26 - Part numbers of chips on your motherboard you think are 26 the sensor chips .27 the sensor chips (look at your motherboard) 27 28 28 29 … … 155 156 156 157 Here is a partial list. 157 This may help identify a chip after doing a 'i2cdump [bus] [address] b'.158 This may help identify a chip after doing a 'i2cdump [bus] [address]'. 158 159 159 160 0x00 National (on LM84) … … 166 167 0x5CA3 Winbond (at 0x4F) 167 168 0x90 ITE (at 0x58) 169 0xAC Myson (at 0x58) 168 170 0xDA Dallas
