All of lore.kernel.org
 help / color / mirror / Atom feed
From: yakui_zhao <yakui.zhao@intel.com>
To: Andika Triwidada <andika@startrek.or.id>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: drivers for Lenovo 3000 series?
Date: Mon, 13 Apr 2009 09:27:49 +0800	[thread overview]
Message-ID: <1239586069.5564.9.camel@localhost.localdomain> (raw)
In-Reply-To: <d0cc17060904120051h11e44079u5cf8174466b4e71e@mail.gmail.com>

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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2009-04-13  1:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-12  7:51 drivers for Lenovo 3000 series? Andika Triwidada
2009-04-13  1:27 ` yakui_zhao [this message]
2009-04-14 19:31   ` Andika Triwidada
2009-04-14 19:33     ` Matthew Garrett
2009-04-14 19:52       ` Andika Triwidada
2009-04-15  1:44         ` Zhang Rui
     [not found]           ` <d0cc17060904180417i2cec7ebckddf31bed36606cde@mail.gmail.com>
2009-04-20  5:35             ` Zhang Rui
2009-04-20 18:21               ` Andika Triwidada
2009-04-20 19:12                 ` Zhang, Rui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1239586069.5564.9.camel@localhost.localdomain \
    --to=yakui.zhao@intel.com \
    --cc=andika@startrek.or.id \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.