Comment 25 for bug 222796

Revision history for this message
Lucio Crusca (lucrus) wrote :

update:

lucio@thinkpad:~$ cat /boot/config-2.6.27-rc9 | grep -i thinkpad
CONFIG_THINKPAD_ACPI=m
# CONFIG_THINKPAD_ACPI_DEBUG is not set
CONFIG_THINKPAD_ACPI_BAY=y
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y

# modprobe thinkpad_acpi
FATAL: Error inserting thinkpad_acpi (/lib/modules/2.6.27-rc9/kernel/drivers/misc/thinkpad_acpi.ko): No such device

So I did not forget any module, it's only that the kernel does not recognize the SL500 acpi as a thinkpad acpi. Should I report a bug against the kernel (upstream) or is that normal?