PDA

View Full Version : HDAPS, Fedora 14 and Thinkpad X60


yz125
5th November 2011, 08:49 PM
Hello,
I have IBM Thinkapd X60 and I use Fedora 14, kernel 2.6.35.14-100.fc14.i686.PAE. I have problem with hard disk active protection system - HDAPS. I installed HDAPS the same way as on a older laptop ThinkPad T43. There HDAPS works without problems. I use dualboot with Windows XP. When I boot to the windows and after I reboot to the Fedora, HDAPS works. When I turn off the notebook, HDAPS again not works. Thank you for your advice.


[root@X60 ~]# modinfo hdaps
filename: /lib/modules/2.6.35.14-100.fc14.i686.PAE/kernel/drivers/hwmon/hdaps.ko
license: GPL v2
description: IBM Hard Drive Active Protection System (HDAPS) driver
author: Robert Love
srcversion: 0A53DA3975FFD9DDC3F44BE
depends: input-polldev
vermagic: 2.6.35.14-100.fc14.i686.PAE SMP mod_unload 686
parm: invert:invert data along each axis. 1 invert x-axis, 2 invert y-axis, 3 invert both axes. (int)


[root@X60 ~]# lsmod
Module Size Used by
....
hdaps 4736 0
input_polldev 2985 1 hdaps
....