From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Borzenkov Subject: ACPI video.c brightness handler conflicts with toshiba_acpi Date: Sat, 6 Sep 2008 11:08:33 +0400 Message-ID: <200809061108.34877.arvidjaar@mail.ru> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2252413.r5CaEfOAYS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: toshiba_acpi@memebeam.org, linux-acpi@vger.kernel.org Cc: Linux Kernel Mailing List List-Id: linux-acpi@vger.kernel.org --nextPart2252413.r5CaEfOAYS Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline I have now two different devices that refer to the same hardware: lrwxrwxrwx 1 root root 0 2008-09-06 11:04 acpi_video0 -> ../../devices/virtual/backlight/acpi_video0/ lrwxrwxrwx 1 root root 0 2008-09-06 11:04 toshiba -> ../../devices/virtual/backlight/toshiba/ Unfortunately, due to ACPI implementation the acpi_video0 one is much inferior (as it provides only effectively two levels instead of 8); and user level tools are apparently quite confused which one to select. Is there any mechanism that would allow tochiba_acpi to claim brightness for internal LCD screen that video would not attempt to grab it too? Of course manually disabling brightness handling in video is always possible, still is nice for this to be handled automatically. --nextPart2252413.r5CaEfOAYS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkjCLHIACgkQR6LMutpd94xXFQCglGVBpMj9Zdu9E38vRrUY/Yex 300AoLJS3yQgCd9nNK1FjXJcHdgLeTyC =An21 -----END PGP SIGNATURE----- --nextPart2252413.r5CaEfOAYS--