[ltp] ibm-acpi
Winsley von Spee
linux-thinkpad@linux-thinkpad.org
Sat, 04 Dec 2004 22:50:28 +0100
Am Samstag, den 04.12.2004, 22:03 +0100 schrieb Meike Reichle:
> Hi,
>
> I checked, acpid is running. What should I look for in /lib/modules?
>
> Thanks,
> Meike
cd /lib/modules/2.x.x <- your kernel
find -name ibm_acpi
There should be an ibm_acpi.ko file. That is the ibm_module.If he finds
nothing than the module is missing.
Try to build it from source the debian packages worked not for me ...
Greetz