Ticket #2247: sdo

File sdo, 3.8 KB (added by ticket, 6 years ago)

sensors-detect output text formatted for best viewing

Line 
1
2
3 sensors-detect
4# sensors-detect revision 4609 (2007-07-14 09:28:39 -0700)
5
6This program will help you determine which kernel modules you need
7to load to use lm_sensors most effectively. It is generally safe
8and recommended to accept the default answers to all questions,
9unless you know what you're doing.
10
11We can start with probing for (PCI) I2C or SMBus adapters.
12Do you want to probe now? (YES/no): y
13Probing for PCI bus adapters...
14Use driver `i2c-piix4' for device 0000:00:14.0: ATI Technologies Inc ATI SMBus
15
16We will now try to load each adapter module in turn.
17Module `i2c-piix4' already loaded.
18If you have undetectable or unsupported adapters, you can have them
19scanned by manually loading the modules before running this script.
20
21We are now going to do the I2C/SMBus adapter probings. Some chips may
22be double detected; we choose the one with the highest confidence
23value in that case.
24If you found that the adapter hung after probing a certain address,
25you can specify that address to remain unprobed.
26
27Next adapter: monid (i2c-0)
28Do you want to scan it? (YES/no/selectively): y
29
30Next adapter: dvi (i2c-1)
31Do you want to scan it? (YES/no/selectively): y
32
33Next adapter: vga (i2c-2)
34Do you want to scan it? (YES/no/selectively): y
35
36Next adapter: crt2 (i2c-3)
37Do you want to scan it? (YES/no/selectively): y
38
39Next adapter: SMBus PIIX4 adapter at 8060 (i2c-4)
40Do you want to scan it? (YES/no/selectively): y
41Client found at address 0x50
42Handled by driver `eeprom' (already loaded), chip type `eeprom'
43    (note: this is probably NOT a sensor chip!)
44Client found at address 0x51
45Handled by driver `eeprom' (already loaded), chip type `eeprom'
46    (note: this is probably NOT a sensor chip!)
47
48Some chips are also accessible through the ISA I/O ports. We have to
49write to arbitrary I/O ports to probe them. This is usually safe though.
50Yes, you do have ISA I/O ports even if you do not have any ISA slots!
51Do you want to scan the ISA I/O ports? (YES/no): y
52Probing for `National Semiconductor LM78' at 0x290...       No
53Probing for `National Semiconductor LM78-J' at 0x290...     No
54Probing for `National Semiconductor LM79' at 0x290...       No
55Probing for `Winbond W83781D' at 0x290...                   No
56Probing for `Winbond W83782D' at 0x290...                   No
57Probing for `Silicon Integrated Systems SIS5595'...         No
58Probing for `VIA VT82C686 Integrated Sensors'...            No
59Probing for `VIA VT8231 Integrated Sensors'...              No
60Probing for `IPMI BMC KCS' at 0xca0...                      No
61Probing for `IPMI BMC SMIC' at 0xca8...                     No
62
63Some Super I/O chips may also contain sensors. We have to write to
64standard I/O ports to probe them. This is usually safe.
65Do you want to scan for Super I/O sensors? (YES/no): y
66Probing for Super-I/O at 0x2e/0x2f
67Trying family `National Semiconductor'...                   No
68Trying family `SMSC'...                                     Yes
69Found unknown non-standard chip with ID 0x20
70Probing for Super-I/O at 0x4e/0x4f
71Trying family `National Semiconductor'...                   No
72Trying family `SMSC'...                                     No
73Trying family `VIA/Winbond/Fintek'...                       No
74Trying family `ITE'...                                      No
75
76Some CPUs or memory controllers may also contain embedded sensors.
77Do you want to scan for them? (YES/no): y
78AMD K8 thermal sensors...                                   No
79Intel Core family thermal sensor...                         No
80Intel AMB FB-DIMM thermal sensor...                         No
81
82Sorry, no sensors were detected.
83Either your sensors are not supported, or they are connected to an
84I2C or SMBus adapter that is not supported. See doc/FAQ,
85doc/lm_sensors-FAQ.html or http://www.lm-sensors.org/wiki/FAQ
86(FAQ #4.24.3) for further information.
87If you find out what chips are on your board, check
88http://www.lm-sensors.org/wiki/Devices for driver status.
89