Ticket #850 (closed task)

Opened 7 years ago

i2c-piix4.o does not load on a Compaq Presario 5670 (Examined/Solved - lm_sensors-2.8.0-3mdk kernel-2.4.20.2mdk-1-1mdk)

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

Description

Hi,

Having installed the lm_sensors and liblm_sensors2 packages and running

sensors-detect on my Compaq Presario 5670 all seem to be OK except that the

i2c-piix4.o module does not load.

1. Does this computer not have a sensor chip? It sure has a piix4 chip, see below.

2. What is meant by the SMBus controller not enabled? Is this a BIOS issue or is

the sensor HW missing? Can the SMBus be activated by SW, eg from lm_sensors?

The BIOS is very crippled, so from there one cannot find if temperature readings

and voltages are available :(

kernel output:

Aug 28 08:57:29 compaq kernel: i2c-piix4.o version 2.6.5 (20020915)

Aug 28 08:57:29 compaq kernel: i2c-piix4.o: Found PIIX4 device

Aug 28 08:57:29 compaq kernel: dmi_scan.o version 2.6.5 (20020915)

Aug 28 08:57:29 compaq kernel: dmi_scan.o: SM BIOS found

Aug 28 08:57:29 compaq kernel: i2c-piix4.o: Host SMBus controller not enabled!

Aug 28 08:57:29 compaq kernel: i2c-piix4.o: Module insertion failed.

lscpi -v:

00:14.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)

Flags: bus master, medium devsel, latency 0

Thanks,

Svante --- try modprobe i2c-piix4 force=1.

Note: See TracTickets for help on using tickets.