slackware.linuxbr.org
Menu
   Principal
   Comandos
   Configuração
   Documentos
   Artigos
   Screenshots
   Plataformas
   Downloads
   Contato
   Sobre

Links
   Slackware Linux
   GUS Brasil
   Linux Packages


   Host: LinuxLots
   English Version

Configurando ACPI no Slackware 8.1

Configurar uma fonte ATX para desligar automaticamente é uma tarefa bastante simples. Em geral é utilizado o apmd, mas no caso da minha motherboard (SOYO K7VTA-PRO), estarei usando o ACPI (Advanced Configuration and Power Interface).

O Slackware 8.1 já acompanha o acpid, então basta configurar o suporte no kernel (ver compilando o kernel):

[Y] Power Management Support
[Y] ACPI Support       (CONFIG_ACPI)
<Y> ACPI Bus Manager   (CONFIG_ACPI_BUSMGR)
<Y> System             (CONFIG_ACPI_SYS)
<Y> Button             (CONFIG_ACPI_BUTTON)
               

Certifique-se que o APM esteja desativado e o acpid esteja sendo ativado nos scripts de inicialização.

Por fim:

# shutdown -h now

©2002 r_linux & misfit
Slackware® is a registered trademark of Slackware Linux, Inc. Linux is a registered trademark of Linus Torvalds.

XHTML 1.0 Transitional