Download List

Projeto Descrição

AcpiTool is a Linux ACPI client. It's a small
command line application, intended to be a
replacement for the apm tool. The primary target
audience are laptop users, since these people are
most interested in things like battery status,
thermal status and the ability to suspend (sleep
mode). The program simply accesses the /proc/acpi
or /sysfs entries to get or set ACPI values. A
computer running a Linux kernel from the 2.4.x or
2.6.x series with ACPI enabled is needed.
It also supports various extensions for Toshiba, Asus, and IBM Thinkpad laptops.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-14 05:32
0.5.1

Este lançamento reúne alguns patches recebidos pelo autor, que fixa vazamentos de memória, a remoção do limite no número de zonas termais, e acrescentando algumas inclui.
This release merges some patches received by the author, fixing memory leaks, removing the limit on the number of thermal zones, and adding some includes.

2008-07-24 20:26
0.5

Esta versão é compatível com o novo / sys / class / interface Power_Supply introduzido no kernel Linux 2.6.24. O código foi adaptado para a compatibilidade com o GCC 4.3.
Tags: Minor feature enhancements
This release is compatible with the new /sys/class/power_supply kernel interface introduced in Linux 2.6.24. The code was adapted for compatibility with GCC 4.3.

2007-02-06 22:14
0.4.7

Esta versão adiciona suporte para dimensionamento de freqüência.
Tags: Minor feature enhancements
This release adds support for frequency scaling.

2006-08-10 00:00
0.4.6

Esta versão corrige a saída para Bogomips e C-uso do estado para tudo que se pareça com um sistema SMP (Intel Core Duo, Pentium 4 com HyperThreading, AMD Opteron, etc.)
Tags: Minor bugfixes
This release fixes the output for Bogomips and C-state usage for everything that looks like an SMP system (Intel Core Duo, Pentium 4 with HyperThreading, AMD Opteron, etc.).

2006-05-14 21:03
0.4.5

Esta versão corrige a saída de BogoMIPS (novamente) para processadores AMD-64 (pelo menos o 3500 +). Informações sobre o tamanho de cache foi adicionado. Um erro causando acpitool para entrar num ciclo infinito quando tenta mostrar c-uso do estado para a AMD-64 3500 + CPUs foi corrigido.
Tags: Minor bugfixes
This release fixes the output of Bogomips (again) for AMD-64 CPUs
(at least the 3500+). Cache size information has been added. A bug
causing acpitool to enter an infinite loop when trying to display c-
state usage for AMD-64 3500+ CPUs has been fixed.

Project Resources