Difference between revisions of "HDAPS"
(→Interesting links related to this project) |
(→Applications) |
||
Line 15: | Line 15: | ||
=== Applications === | === Applications === | ||
− | *[http://lwn.net/Articles/154923/ disk park patch] an experimental patch for parking the disk | + | ====Security & Safety==== |
+ | *[http://lwn.net/Articles/154923/ disk park patch] <tt>an experimental patch for parking the disk</tt> | ||
*[[Script for theft alarm using HDAPS]] | *[[Script for theft alarm using HDAPS]] | ||
+ | ====Monitoring==== | ||
+ | *[http://www.mulliner.org/collin/gkibm-acpi.php gkhdpas] <tt>a GKrellM applet displaying tilt data</tt> | ||
+ | *[http://rlove.org/log/2005082203.html gnome-tilt] <tt>a gnome applet showing tilt data</tt> | ||
+ | ====Visualisation==== | ||
+ | *[http://rlove.org/log/2005082401.html hdaps-gl] <tt>a little app animating a 3D-ThinkPad</tt> | ||
+ | *[https://sourceforge.net/project/showfiles.php?group_id=138242 hdapsgl-applet] <tt> a GNOME applet animating a 3D-ThinkPad</tt> | ||
+ | *[https://sourceforge.net/project/showfiles.php?group_id=138242 wmadhps] <tt>a WindowMaker DockApp animating a 3D-ThinkPad</tt> | ||
*[http://www.cs.cmu.edu/~ecc/gyro.tar.gz OpenGL gyroscope hack] <tt>keeps your display levelled when tilting the ThinkPad</tt> | *[http://www.cs.cmu.edu/~ecc/gyro.tar.gz OpenGL gyroscope hack] <tt>keeps your display levelled when tilting the ThinkPad</tt> | ||
− | |||
=== Interesting links related to this project === | === Interesting links related to this project === |
Revision as of 15:26, 8 January 2006
Contents
HDAPS - IBM Active Protection System Linux Driver
This is the Linux driver for the IBM Active Protection System.
Features
- prints accelerometer values
- uses userspace tool to park HD
Project Homepage / Availability
- Project Homepage
- The driver is included in the 2.6-mm series of kernels since August, 26th 2005.
- The driver is now in the mainline (2.6.14).
Status
A driver is included in recent Linux kernels and is actively maintained. However, presently the driver only enables reading of the acceleration data; it does not perform automatic disk head parking. The latter feature is under development. But there are already some useful applications for HDAPS, using the /sys interface it provides. See below.
Applications
Security & Safety
- disk park patch an experimental patch for parking the disk
- Script for theft alarm using HDAPS
Monitoring
- gkhdpas a GKrellM applet displaying tilt data
- gnome-tilt a gnome applet showing tilt data
Visualisation
- hdaps-gl a little app animating a 3D-ThinkPad
- hdapsgl-applet a GNOME applet animating a 3D-ThinkPad
- wmadhps a WindowMaker DockApp animating a 3D-ThinkPad
- OpenGL gyroscope hack keeps your display levelled when tilting the ThinkPad
- HDAPS mailinglist and its archive
- #hdaps channel on irc.freenode.org
- hdaps projects overview of userspace programs using hdaps
- IBM ThinkPads hardware drive firmware site
- http://www.paul.sladen.org/thinkpad-r31/accelerometer/
- http://bugs.gentoo.org/show_bug.cgi?id=100167 Gentoo ebuild for hdaps driver and daemon including a initscript