Ticket #843 (closed task)

Opened 7 years ago

Winbond W83627GF-AW not found (Examined/Solved - lm_sensors 2.6.2 Linux 2.4.16smp/2.4.18p4smp)

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

Description

We are testing a brand new Asus A7M266-D motherboard (AMD MPX chipset), which

has a Winbond W83627GF-AW sensor chip (at least thats what is printed on it...).

This chip isn't found by sensors-detect at all. The question now is, if this

chip is supported, i.e. it isn't found because it is on some strange HW address

or because the MPX chipset itself isn't supported yet by the kernel, or if it

really isn't supported by lm_sensors itself, and therefore doesn't register with

sensors-detect.

Regards,

Holger

Relevant parts fron sensors-detect:

We can start with probing for (PCI) I2C or SMBus adapters.

You do not need any special privileges for this.

Do you want to probe now? (YES/no): Probing for PCI bus adapters...

Sorry, no PCI bus adapters found.

We will now try to load each adapter module in turn.

Do you now want to be prompted for non-detectable adapters? (yes/NO): To

continue, we need module 'i2c-dev' to be loaded.

If it is built-in into your kernel, you can safely skip this.

i2c-dev is not loaded. Do you want to load it now? (YES/no): Module loaded

succesfully.

...

Some chips are also accessible through the ISA bus. ISA probes are

typically a bit more dangerous, as we have to write to I/O ports to do

this. Do you want to scan the ISA bus? (YES/no): Probing for 'National

Semiconductor LM78'

Trying address 0x0290... Failed!

Probing for 'National Semiconductor LM78-J'

Trying address 0x0290... Failed!

Probing for 'National Semiconductor LM79'

Trying address 0x0290... Failed!

Probing for 'Winbond W83781D'

Trying address 0x0290... Failed!

Probing for 'Winbond W83782D'

Trying address 0x0290... Failed!

Probing for 'Winbond W83627HF'

Trying address 0x0290... Failed!

Probing for 'Winbond W83697HF'

Trying address 0x0290... Failed!

Probing for 'Silicon Integrated Systems SIS5595'

Trying general detect... Failed!

Probing for 'VIA Technologies VT 82C686 Integrated Sensors'

Trying general detect... Failed!

Probing for 'ITE IT8705F / IT8712F / SiS 950'

Trying address 0x0290... Failed!

--- Not sure if "GF" version contains sensors or not.

I know that "HF" contains sensors and "F" doesn't.

But AMD MPX chipset is AMD768.

AMD768 support was added recently to CVS / 2.6.3.

Please test and report results via email, reference your ticket number.

MDS 1/20/02


user followup:

Hi,

with the newest CVS version, the sensors seem to work correctly. There is

one unresolved symbol in the modules:

depmod: *** Unresolved symbols in

/lib/modules/2.4.18-pre4/misc/i2c-philips-par.o

depmod: parport_unregister_driver_Rsmp_cd2aff4a

depmod: parport_register_driver_Rsmp_a747e6da

depmod: parport_register_device_Rsmp_75a20b73

depmod: parport_unregister_device_Rsmp_0cffd5b6

depmod: parport_release_Rsmp_e2338255

depmod: parport_claim_or_block_Rsmp_aa1965f8

sensors-detect then gives:

...

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 AMD7X6 adapter at e4e0' (Non-I2C SMBus adapter)

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

Chip 'Winbond W83782D' (confidence: 8)

Driver 'pcf8591' (may not be inserted):

Misdetects:

  • Bus 'SMBus AMD7X6 adapter at e4e0' (Non-I2C SMBus adapter)

Busdriver 'i2c-amd756', I2C address 0x48

Chip 'Philips Semiconductors PCF8591' (confidence: 1)

  • Bus 'SMBus AMD7X6 adapter at e4e0' (Non-I2C SMBus adapter)

Busdriver 'i2c-amd756', I2C address 0x49

Chip 'Philips Semiconductors PCF8591' (confidence: 1)

Driver 'lm75' (may not be inserted):

Misdetects:

  • Bus 'SMBus AMD7X6 adapter at e4e0' (Non-I2C SMBus adapter)

Busdriver 'i2c-amd756', I2C address 0x49

Chip 'National Semiconductor LM75' (confidence: 3)

I will now generate the commands needed to load the I2C modules.

Sometimes, a chip is available both through the ISA bus and an I2C bus.

ISA bus access is faster, but you need to load an additional driver module

for it. If you have the choice, do you want to use the ISA bus or the

I2C/SMBus (ISA/smbus)?

WARNING! If you have some things built into your kernel, the

below list will contain too many modules. Skip the appropriate ones!

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----

# I2C adapter drivers

modprobe i2c-amd756

# I2C chip drivers

modprobe w83781d

#----cut here----

To make the sensors modules behave correctly, add these lines to either

/etc/modules.conf or /etc/conf.modules:

#----cut here----

# I2C module options

alias char-major-89 i2c-dev

#----cut here----

After inserting the modules

Module Size Used by

w83781d 18160 0 (unused)

i2c-proc 6256 0 [w83781d]

i2c-dev 3616 0

i2c-amd756 3104 0

i2c-core 13600 0 [w83781d i2c-proc i2c-dev i2c-amd756]

sensors gives this output:

Adapter: SMBus AMD7X6 adapter at e4e0

Algorithm: Non-I2C SMBus adapter

VCore 1: +1.76 V (min = +1.66 V, max = +2.03 V) (beep)

VCore 2: +1.77 V (min = +1.66 V, max = +2.03 V) (beep)

+3.3V: +3.29 V (min = +2.97 V, max = +3.63 V) (beep)

+5V: +4.91 V (min = +4.50 V, max = +5.48 V) (beep)

+12V: +11.78 V (min = +10.79 V, max = +13.11 V)

-12V: -11.05 V (min = -13.21 V, max = -10.90 V)

-5V: -6.17 V (min = -5.51 V, max = -4.51 V)

V5SB: +0.13 V (min = +0.13 V, max = +0.13 V)

VBat: +0.08 V (min = +0.08 V, max = +0.08 V)

fan1: 4856 RPM (min = 3000 RPM, div = 2) (beep)

fan2: 314 RPM (min = 187 RPM, div = 32) (beep)

fan3: 2689 RPM (min = 3000 RPM, div = 2)

temp1: +25C (limit = +60C, hysteresis = +50C) sensor =

thermistor (beep)

temp2: +47.0C (limit = +60C, hysteresis = +50C) sensor =

thermistor (beep)

temp3: +47.5C (limit = +60C, hysteresis = +50C) sensor = 3904

transistor

vid: +1.85 V

alarms:

beep_enable:

Sound alarm disabled

This will require some tweaking in the sensors.conf to get the divisors

right, but otherwite looks very resonable to me.

Thanks for the quick support.

Holger

--

Holger Naundorf naundorf@…

MPI fr Gravitationsphysik Phone (++49)(+331)567-7364

Albert-Einstein-Institut Fax (++49)(+331)567-7298

Note: See TracTickets for help on using tickets.