-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello there, I'm using thinkpad_acpi on a Lenovo Thinkpad X1 Carbon (3rd generation). The module only loads on my laptop with force_load=1. The module seems to check for TPACPI_ACPI_LENOVO_HKEY_HID and TPACPI_ACPI_EC_HID, both of which are present on my system with the same ACPI device ID's shown in the module on lines 129 and 130. /* ACPI HIDs */ #define TPACPI_ACPI_IBM_HKEY_HID "IBM0068" #define TPACPI_ACPI_LENOVO_HKEY_HID "LEN0068" #define TPACPI_ACPI_EC_HID "PNP0C09" - From my laptop: $ egrep "LEN0068|PNP0C09" dsdt.dsl Name (_HID, EisaId ("PNP0C09") /* Embedded Controller Device */) // _HID: Hardware ID Name (_HID, EisaId ("LEN0068")) // _HID: Hardware ID However, when the module loads, I find the following in dmesg: thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx I'm running Linux 3.18.8 at the moment. After looking at probe_for_thinkpad(), I can't figure out the fix. The module works fine with force_load=1. My brightness, webcam, and video switching buttons work perfectly and I can adjust the main LED (0) in on/off/blink modes. Would someone be able to give me some pointers on how to patch this one? Thanks! - -- Major Hayden -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVAt5aAAoJEONAdDQ9I/mwv4EH/jMbcbH2vOoQQaUk/bJVo1EZ vKwIiKMiQWIwugLxnXsnWqgwN29hV6cCIXCAxhtw5kgpeKItIJ1tvekE8hJIzwPu jHEr/0JQDawnFDUV7kXFKbJhKZXAb4X7gI/NnXCY/JmCfRvGDggMiJqbfSEO0qFU Vo9pfVZrH5ZDGuBjtGl44gvEs+92SgPwQ0H/XwPsULDW/23qlwENvQ93gOBjwejo 9nac4fmGi/fyIJqHpUDGz5y/EV4KnWMCcd0tyLP0j3F6w8AQ80JWhHaem7d9k2L4 xyN8NfwbtHwcJoPEF7to9HUbLe930JYdjySLfNEGYNaGjtoC38/bPf1PpxfU1Us= =jOpY -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel