On Sun, 2009-04-12 at 15:51 +0800, Andika Triwidada wrote: > Hi all, > > I have a Lenovo 3000 G430 [1] which seems to work ok except for > brightness control > > but from [2]: > "... The ACPI and EC firmware are completely incompatible with > ThinkPads, and ibm-acpi/thinkpad-acpi will not support it. The Lenovo > 3000 are not ThinkPads." > > so, what do you suggest? create a new driver for Lenovo 3000 series? > Can I use thinkpad_acpi.c as a start or should I start from scratch? Will you please check whether there exists the ACPI generic backlight I/F under the /sys/class/backlight/acpi_video0/*? If exists, please check whether the backlight can be controlled by using the sys ACPI I/f. for example: echo 5 > /sys/class/backlight/*/brightness (Of course you had better test it under the X environment. And you should assure that the acpi video driver is loaded). Will you please attach the output of acpidump? > > Thanks > Andika Triwidada > > [1] http://research.indocisc.com/~andika/g430/lenovo-g430.html > [2] http://www.thinkwiki.org/wiki/Category:Lenovo_3000 > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html