Package: lm-sensors
Version: 1:2.10.1-3
Severity: grave
Justification: renders package unusable


sensors-detect is able to figure out what sensors are in the device but sensors 
says 'no sensors found'
modules are loaded(!)

sensors-detect output:
-------------------------------
Driver `eeprom' (should be inserted):
  Detects correctly:
  * Bus `SMBus I801 adapter at 0500'
    Busdriver `i2c-i801', I2C address 0x50
    Chip `eeprom' (confidence: 6)
  * Bus `SMBus I801 adapter at 0500'
    Busdriver `i2c-i801', I2C address 0x52
    Chip `eeprom' (confidence: 6)

  EEPROMs are *NOT* sensors! They are data storage chips commonly
  found on memory modules (SPD), in monitors (EDID), or in some
  laptops, for example.

Driver `it87' (should be inserted):
  Detects correctly:
  * ISA bus address 0x0290 (Busdriver `i2c-isa')
    Chip `ITE IT8718F Super IO Sensors' (confidence: 9)

I will now generate the commands needed to load the required modules.
Just press ENTER to continue:

To make the sensors modules behave correctly, add these lines to
/etc/modules:

#----cut here----
# I2C adapter drivers
i2c-i801
# Chip drivers
eeprom
it87
#----cut here----
----------------------------------

output of lsmod:
keetweej:/data3/test# lsmod | grep -e i2c  -e it87
it87                   28708  0
hwmon_vid               7424  1 it87
i2c_isa                10752  1 it87
i2c_dev                15496  0
i2c_i801               13076  0
i2c_core               27776  5 it87,i2c_isa,eeprom,i2c_dev,i2c_i801


output of sensors:
keetweej:/data3/test# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages lm-sensors depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libsensors3                 1:2.10.1-3   library to read temperature/voltag
ii  perl                        5.8.8-7      Larry Wall's Practical Extraction 
ii  sed                         4.1.5-1      The GNU sed stream editor
ii  ucf                         2.0021       Update Configuration File: preserv

lm-sensors recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to