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.. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh ------------------------------------------------------------------------------ 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