Ticket #779 (closed task)

Opened 7 years ago

Sensors-detect finds things ok, but sensors doesn't. (Examined/Solved - lm_sesors 2.6.2 Linux 2.4.16)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: hardware Version:
Keywords: Cc:

Description

I have an Asus CUSL2 mobo, and sensors-detect seems to find everything ok, but

once the

modules are loaded, sensors says it can't find anything. This has happened on a

couple

lm_sensors and i2c versions I have tried. I don't think they have ever worked

right on this mobo. I

don't compile the i2c stuff in the kernel, I always use the modules package

released with

lm_sensors, since I don't frequently update my kernel.

Here is the summary from sensors-detect:

Now follows a summary of the probes I have just done.

Just press ENTER to continue:

Driver 'w83781d' (should be inserted):

Detects correctly:

  • Bus 'SMBus I801 adapter at e800' (Non-I2C SMBus adapter)

Busdriver 'i2c-i801', I2C address 0x2d (and 0x48 0x49)

Chip 'Asus AS99127F' (confidence: 8)

And a lsmod:

bhg:~# lsmod

Module Size Used by Tainted: P

w83781d 17100 0 (unused)

i2c-proc 6192 0 [w83781d]

i2c-dev 3812 0

i2c-i801 4244 0

i2c-core 13132 0 [w83781d i2c-proc i2c-dev i2c-i801]

NVdriver 722688 14

es1371 26760 0

ac97_codec 9512 0 [es1371]

gameport 1484 0 [es1371]

tulip 37344 1

And sensors not working:

bhg:~# sensors

No sensors found!

and the last few lines of a dmesg:

i2c-core.o: i2c core module version 2.6.2 (20011118)

i2c-i801.o version 2.6.2 (20011118)

i2c-core.o: adapter SMBus I801 adapter at e800 registered as adapter 0.

i2c-i801.o: I801 bus detected and initialized

i2c-dev.o: i2c /dev entries driver module version 2.6.2 (20011118)

i2c-core.o: driver i2c-dev dummy driver registered.

i2c-dev.o: Registered 'SMBus I801 adapter at e800' as minor 0

i2c-proc.o version 2.6.2 (20011118)

w83781d.o version 2.6.2 (20011118)

i2c-core.o: driver W83781D sensor driver registered.

I ran a few searches through the ticket system, but didn't see anything that

matches my

problem. Its a Debian system and I was previously running 2.4.5, and it didn't

work with that

either.

Thanks for any help you can provide!

-Nick

--- try 'modprobe w83781d force_as99127f=0,0x2d'

if that doesn't work email sensors@… and

reference your ticket number.

MDS 12/3/01

Note: See TracTickets for help on using tickets.