Changes between Version 3 and Version 4 of Devices
- Timestamp:
- 09/20/06 23:29:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devices
v3 v4 1 1 = Devices = 2 2 3 We have two wiki pages describing the status of our drivers or requested drivers.4 5 * Our [wiki:NewDrivers New drivers/request page] - if you need to know if the somebody works on the chip driver or if there is some testing version of driver available.6 * Our [wiki:SupportedDevices Supported devices page] - if you need to know in which version of kernel/lm-sensors has been the driver released.7 8 3 If you don't know what devices are on your system, please follow our ''' [wiki:iwizard/1 Installation Wizard]. ''' 9 4 10 We are now in process of moving the two wiki pages together.11 12 5 This is the summary page listing over 200 devices supported by the lm_sensors package. Unless noted, these drivers are supported by us and included in our lm_sensors package. Other drivers not supported by us but compatible with our package are listed as well for your information. 13 6 14 7 Drivers are listed in two groups: '''bus''' and '''sensor chip'''. In general, you need one of each. Bus drivers are the I2C/SMBus bus masters. Unless your sensor chip is on the PCI or ISA (I/O) bus, a bus driver is required to access any device on the bus. PCI and ISA sensors shouldn't need a bus driver, but the older ones still use the 'dummy' bus driver i2c-isa. Chip drivers are used to access the sensor chips themselves and export the readings. 15 8 16 To find out '''what driver you need and what chips you have''' use the sensors-detect utility in our package. If your version of sensors-detect failed to detect a chip, you should try the [http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/detect/sensors-detect?format=txt latest version of sensors-detect]. 17 18 You may also try our '''[wiki:iwizard/1 Installation Wizard]'''. 9 To find out '''what driver you need and what chips you have''' use the sensors-detect utility in our package. If your version of sensors-detect failed to detect a chip, you should try the [http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/detect/sensors-detect?format=txt latest version of sensors-detect]. You may also try our '''[wiki:iwizard/1 Installation Wizard]'''. 19 10 20 11 If you would like us to support a chip '''not''' listed below, or listed as 'not planed', please [wiki:AuthorsAndContributors contact us]. Please indicate if you can help in development, testing, or donations. We don't
