[ltp] T60 and ACPI and hdaps

Shem Multinymous linux-thinkpad@linux-thinkpad.org
Sat, 10 Jun 2006 23:51:05 +0300


On 6/10/06, Cajus Pollmeier <cajus@naasa.net> wrote:
> Jun 10 21:39:45 localhost kernel: hdaps: initial latch check bad (0x04).

Ah, try this:

tar xzvf tp_smapi-0.20.tgz
cd tp_smapi-0.20
make hdaps.c
perl -i -pe 's/0x03/0x04/'  hdaps.c
make install HDAPS=1
rmmod hdaps
modprobe hdaps force=1

BTW, the latest patch on hdaps-devel includes the equivalent.

  Shem