IBM ThinkPad T42

From ArchWiki

Jump to: navigation, search
Image:Tango-document-new.png This article is a stub.
It may be confusing, not contain enough information, or be a placeholder for an article to come. People are invited to expand it to full article status and remove this box.

[edit] Configuration

[edit] ACPI

Refresh pacman package list and then install acpid:

# pacman -Sy
# pacman -S acpid

Add acpid to the DAEMONS list in Template:Path to have it start at boot-up.

To start acpid:

# /etc/rc.d/acpid start
Personal tools