On Thursday 11 June 2009 18:34:47 Henrique de Moraes Holschuh wrote: > On Thu, 11 Jun 2009, Christoph wrote: > > > > Any hints what could be wrong ? > > > > > > ecdump, and syslog output of thinkpad-acpi, please? > > Found the bug, and it idiotic. I screwed it up pretty badly. > > As a temporary work around, please do this: > > Search for: > #define TPACPI_FAN_QI(__id1, __id2, __quirks) \ > { .vendor = PCI_VENDOR_ID_IBM, \ > > and change it to: > #define TPACPI_FAN_QI(__id1, __id2, __quirks) \ > { .vendor = TPACPI_MATCH_ANY, \ > > in file drivers/platform/x86/thinkpad_acpi.c. > > That should let the driver whitelist your thinkpad for two fan suport.. Success !! sensors shows two different fans: thinkpad-isa-0000 Adapter: ISA adapter fan1: 3223 RPM fan2: 5085 RPM and /sys/.../thinkpad_hwmon/fan1_input and fan2_input show the same. Nice. Really nice. Very nice :-) Cheers, Christoph ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel