ACPI Module Tester


Home - Documentation - Downloads
1. About
1.1. What does the tool do?
1.2. What to do with the log file?
1.3. Sample Log Files
2. Requirements
3. Usage
3.1. Normal Start
3.2. Commandline Options
4. Supported ACPI Extras Driver
4.1. asus_acpi
5. TODO
6. Patches, Errors, Questions

1. About

The ACPI Module Tester is a small tool that can perform tests on the ACPI Extras Driver. All tests are done automatically. You only have to answer some short questions. It is a very easy way to report bugs and/or help the developers to add new hardware support.

1.1. What does the tool do?

  • testing the special acpi devices (e.g. brightness or backlight control)
  • ask the user if the tests fail or work correct
  • create a log file with all the test results and importent system informations
  • dump /proc/acpi/dsdt
  • put the two files into a tar archive
  • gzip or bzip the tar archive (if gzip or bzip2 is available)

1.2. What to do with the log file?

send the tar file to the ACPI Extras Driver devlopers
for more informations where to send see section 4. Supported ACPI Extras Driver
you can find the log file in /tmp/acpi_test

1.3. Sample Log Files


2. Requirements

Bash or something equal (executable: /bin/sh)

3. Usage

3.2. Normal Start

just type ./amt

if this doesn't work check if the file is executable
if not you can set it with chmod u+x amt

3.2. Commandline Options

none yet

4. Supported ACPI Extras Driver

4.1. asus_acpi

Mailing List: acpi4asus-user@lists.sourceforge.net
URL: http://sourceforge.net/projects/acpi4asus

5. TODO

  • complete the asus_acpi support
  • add ibm_acpi support
  • add toshiba_acpi support
  • add sony_acpi support
  • add curses based interface (whiptail)
  • add kde/qt based interface (kdialog)
  • add x based interface (xmessage)
  • add some commandline options

6. Patches, Errors, Questions

http://sourceforge.net/projects/acpimodtester/
acpimodtester-users@lists.sourceforge.net



SourceForge.net Logo