Difference between revisions of "Active Protection System"
(→Hdaps-devel is in 2.6-mm) |
|||
Line 17: | Line 17: | ||
Kernel coder Robert Love submitted the hdaps driver to Andrew Morton on Friday August 26. "So, we will be in the next 2.6-mm release." | Kernel coder Robert Love submitted the hdaps driver to Andrew Morton on Friday August 26. "So, we will be in the next 2.6-mm release." | ||
</div> | </div> | ||
− | |||
==Linux Support== | ==Linux Support== |
Revision as of 07:38, 27 August 2005
Hdaps-devel is in 2.6-mm
The Linux driver for hdaps has made it to the Linux kernel.
Kernel coder Robert Love submitted the hdaps driver to Andrew Morton on Friday August 26. "So, we will be in the next 2.6-mm release."
Linux Support
Linux support is in early development.
This feature definitely depends on software and there is no hardware or BIOS only way of making it work. A statement from IBM clearifies this: "The APS system will require APS software to be installed on the computer before it activates the harddrive parking . This means it will not work on systems preloaded with Linux."
IBM made contradictory statements about their willingness to release the specifications of the hardware sensor and its API to the linux community or some developers. Although a lot of developers and other interested people from the OpenSource community actively contacted IBM to get the specs, in fact they never got them.
Meanwhile, some independent projects are making progress:
- Quoted from NewScientist.com: The latest Apple PowerBook laptops can be controlled with a gentle shake. Programmer Amit Singh has written code that lets him use the sensor to control software on the computer. The code is published at www.kernelthread.com/software/ams/.
- There is a fairly detailed article about reverse engineering the APS accelerometer interface by Mark Smith from IBM Research. Apparently they even have a prototype Linux driver working, but cannot release the full source yet.
- The HDAPS project is dedicated to developing & testing a kernel module and a user space application. More info on this can also be optained from the HDAPS mailinglist and its archive. You can also find some of the coders working on this module in the #hdaps channel on irc.freenode.org.
Table of latch data from the (experimental) hdaps driver
Thinkpad | bios firmware | latch | flip | Value at 1.75 radians (southeast) | Value at 0.75 radians (northwest) | boxers | hdd-type |
---|---|---|---|---|---|---|---|
R50 | |||||||
R50p | |||||||
R51 | 1VET64WW | 01 | reversed | IC25N040ATMR04_0-ATA-DISK-drive | |||
R52 | 01 | reversed | HTS541060G9AT00_SATA-DISK-drive | ||||
T41 | 01 | reversed | |||||
T41p | 03 | OK | |||||
T42 | 01 | reversed | HTS548080M9AT00 | ||||
T42p | 03 | OK | |||||
T43 | 01 | reversed | |||||
T43p | 03 | OK | |||||
X40 | |||||||
X41 | |||||||
X41 Tablet |
Table of working / non-working drive firmware for the (experimental) hdaps driver park command
Drive | firmware | park command output |
---|---|---|
IC25N040ATCS04-0 | CA40A71A | not parked |
IC25N040ATMR04-0 | MO2OAD4A | not parked |
IC25N040ATMR04-0 | MO2OADEA | not parked |
HTS548040M9AT00 | MG20A5BA | not parked |
HTS548040M9AT00 | MG20A5HA | parked |
HTS548080M9AT00 | (TBA) | parked |
? | ? | ? |
Related Links
- IBMs ThinkVantage™ Technologies Flash presentation - Active Protection System
- HDAPS project page
- HDAPS-devel list archive