diff --git a/src/i830_lvds.c b/src/i830_lvds.c index 4f62a2b6..af82ee7a 100644 --- a/src/i830_lvds.c +++ b/src/i830_lvds.c @@ -87,6 +87,8 @@ static char *backlight_interfaces[] = { "acpi_video1", "acpi_video0", "fujitsu-laptop", + "asus-laptop", + "eeepc", NULL, };