Centrino (855PM, ICH4-M): 82801DBM w/o LPC Bridge/SMBus?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> You should take a look at lm_sensors2/prog/hotplug/p4b_smbus.c and
> associated Makefile and README.
> 
> Beware however that in some (most?) cases, the SMBus is actually
> disabled/hidden simply because there's nothing on it.

Hm sorry, it looks like you *already* tried this and it didn't work.

It might be just because the LPC controller's id differs. The SMBus ID
should be the same. Just try replacing:

#define ICH4 0x24c0
#define ICH4_SMBUS 0x24c3

with

#define ICH4 0x24cc
#define ICH4_SMBUS 0x24c3

Maybe it'll work, who knows.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux