public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Backlight control broken on Lenovo Ideapad Z570
@ 2015-03-18 13:12 Hans de Goede
       [not found] ` <1426714264.2313054.242229237.35BDA633@webmail.messagingengine.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Hans de Goede @ 2015-03-18 13:12 UTC (permalink / raw)
  To: Stepan Bujnak; +Cc: be.0, linux-acpi

Hi Stepan,

I'm mailing you because you are the author of:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a11d342f

I've been debugging the same problem together with a Fedora user:
https://bugzilla.redhat.com/show_bug.cgi?id=1187004

And for him your fix does not work, before your fix landed we already
came to the conclusion that to fix this we need to disable both the
acpi_video backlight interface as well as the ideapad-laptop interface.

Your patch only disables the acpi_video backlight interface (and as
a side effect actually enables the ideapad-laptop interface).

I assume that you've a working backlight setup on your Lenovo Ideapad Z570,
can you please do:

ls /sys/class/backlight

And let us know which interfaces show up there. Either you do have a working
ideapad_laptop interface, or you only get intel_backlight and for some reason
ideapad_laptop is not loading on your system (not enabled in your kernel config,
or blacklisted?).

If you only have intel_backlight then that explains why things are not working
for Be (the author of the Fedora bugreport), if you do have an ideapad_laptop
interface and that does work for you, then it seems that not all
Lenovo Ideapad Z570-s are created equal. In that case can you please blacklist
the ideapad-laptop module, reboot and see if things still work for you when
using intel_backlight to control the backlight? Once we've a confirmation
that either you are already using intel_backlight, or that intel_backlight also
works on your Ideapad, then I'll write a patch to replace yours which leaves
only intel_backlight even if the ideapad-laptop driver gets loaded.

Thanks & Regards,

Hans

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-19 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18 13:12 Backlight control broken on Lenovo Ideapad Z570 Hans de Goede
     [not found] ` <1426714264.2313054.242229237.35BDA633@webmail.messagingengine.com>
2015-03-18 21:40   ` Be
2015-03-19 12:50   ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox