WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: thinkpad-acpi available?  (Read 2255 times)

Offline soundcheck

  • Newbie
  • *
  • Posts: 46
thinkpad-acpi available?
« on: June 10, 2009, 01:51:29 PM »
Hi folks.

I was wondering if there is the thinkpad-acpi module available for TCL 2.0?

THX

Offline soundcheck

  • Newbie
  • *
  • Posts: 46
Re: thinkpad-acpi available?
« Reply #1 on: June 10, 2009, 02:00:51 PM »
Yes it is, but:

It seems that the module (or my setup?) has a problem.

The module dies with the message "unkown symbols or parameters" in thinkpad_acpi.ko.gz , below is the dmesg output

Code: [Select]
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister
thinkpad_acpi: Unknown symbol rfkill_force_state
thinkpad_acpi: Unknown symbol hwmon_device_register
thinkpad_acpi: Unknown symbol rfkill_unregister
thinkpad_acpi: Unknown symbol rfkill_free
thinkpad_acpi: Unknown symbol rfkill_allocate
thinkpad_acpi: Unknown symbol rfkill_register
thinkpad_acpi: Unknown symbol rfkill_set_default
thinkpad_acpi: Unknown symbol hwmon_device_unregister

« Last Edit: June 10, 2009, 02:03:14 PM by soundcheck »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11027
Re: thinkpad-acpi available?
« Reply #2 on: June 10, 2009, 03:19:22 PM »
Seems this platform module requires rfkill and hwmon. For the former, see the bt or the wireless extension, for the latter, the hwmon extension.

I'll see to get those two modules added for the next version.
The only barriers that can stop you are the ones you create yourself.