Overview

This project is a Linux kernel driver that allows owners of Asus laptops to use all the functionalites of their computers such as special keys, special LEDs, brightness control, ...

This project is not affiliated with Asus in any way and writing drivers without hardare is really hard. It's why we rely on donations to support new hardware. If you find it useful, please donate here. See the Donations page for more informations about our needs and how the money is used.

Flattr this

Status

asus-laptop
This driver provides support for extra features of ACPI-compatible ASUS laptops. It may also support some MEDION, JVC or VICTOR laptops (such as MEDION 9675 or VICTOR XP7210 for example). It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events, and (on some models) adds support for changing the display brightness and output, switching the LCD backlight on and off, and most importantly, allows you to blink those fancy LEDs intended for reporting mail and wireless status. The driver is inclued in linux kernels since Linux 2.6.19.
eeepc-laptop
This driver provides support for extra features of Asus eeepc laptops. Merged since Linux 2.6.25.
asus-wmi-nb
This driver is like asus-laptop, but for recent Asus Notebooks (2011). Merged since Linux 2.6.39.
eeepc-wmi
This driver is the "new" eeepc-laptop. It targets newer Eeepc models (>= 1000). Merged since Linux 2.6.35.
asus_acpi - deprecated
If you want to use the old asus_acpi driver, use acpi4asus-0.32. But who want to do that ?

GUI

Take a look at Lapsus

Developers

Supported Laptops

Check the Wiki

Linux SourceForge.Net