Difference between revisions of "Active Protection System"
(→Table of latch data from the (experimental) hdaps driver) |
(→Table of latch data from the (experimental) hdaps driver) |
||
Line 36: | Line 36: | ||
| {{R50p}} || || || || || || || | | {{R50p}} || || || || || || || | ||
|- style="text-align:left;vertical-align:top;" | |- style="text-align:left;vertical-align:top;" | ||
− | | {{R51}} || 1VET64WW || 01 || reversed || || || || IC25N040ATMR04_0-ATA-DISK-drive | + | | {{R51}} || 1VET64WW || 01 || reversed || (110,75)||(-36,-10) || || IC25N040ATMR04_0-ATA-DISK-drive |
|- style="text-align:left;vertical-align:top;" | |- style="text-align:left;vertical-align:top;" | ||
| {{R52}} || || 01 || reversed || || || || HTS541060G9AT00_SATA-DISK-drive | | {{R52}} || || 01 || reversed || || || || HTS541060G9AT00_SATA-DISK-drive | ||
Line 60: | Line 60: | ||
For the value at 1.75 radians, and value at 0.75 radians, we want the data from the pivot application (included in the driver tgz) at SE and NW, with North being straight away from the | For the value at 1.75 radians, and value at 0.75 radians, we want the data from the pivot application (included in the driver tgz) at SE and NW, with North being straight away from the | ||
− | user and West being to the left. In other words, | + | user and West being to the left. In other words, SE is "tilt the laptop toward you and to the right" and NW is "tilt the laptop away from you and to the left". |
== Table of working / non-working drive firmware for the (experimental) hdaps driver park command == | == Table of working / non-working drive firmware for the (experimental) hdaps driver park command == |
Revision as of 12:59, 27 August 2005
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.
Table of latch data from the (experimental) hdaps driver
Thinkpad | bios firmware | latch | flip | Value at 1.75 radians (see below) | Value at 0.75 radians | boxers | hdd-type |
---|---|---|---|---|---|---|---|
R50 | |||||||
R50p | |||||||
R51 | 1VET64WW | 01 | reversed | (110,75) | (-36,-10) | 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 |
For the value at 1.75 radians, and value at 0.75 radians, we want the data from the pivot application (included in the driver tgz) at SE and NW, with North being straight away from the user and West being to the left. In other words, SE is "tilt the laptop toward you and to the right" and NW is "tilt the laptop away from you and to the left".
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