Re: [systemd-devel] [PATCH] backlight: do nothing if max_brightness is 0

2014-04-23 Thread Thomas Bächler
Am 23.04.2014 07:00, schrieb Lennart Poettering: > On Thu, 27.03.14 23:41, Thomas Bächler (tho...@archlinux.org) wrote: > >> On virtually any newer Asus mainboard, the eeepc-wmi driver is loaded. >> It exposes a backlight device despite the lack of any physical backlight >> devices. This fake back

Re: [systemd-devel] [PATCH] backlight: do nothing if max_brightness is 0

2014-04-22 Thread Lennart Poettering
On Thu, 27.03.14 23:41, Thomas Bächler (tho...@archlinux.org) wrote: > On virtually any newer Asus mainboard, the eeepc-wmi driver is loaded. > It exposes a backlight device despite the lack of any physical backlight > devices. This fake backlight device has max_brightness set to 0. Since > the in

Re: [systemd-devel] [PATCH] backlight: do nothing if max_brightness is 0

2014-04-04 Thread Tom Gundersen
On Wed, Apr 2, 2014 at 8:20 PM, Thomas Bächler wrote: > Am 27.03.2014 23:41, schrieb Thomas Bächler: >> On virtually any newer Asus mainboard, the eeepc-wmi driver is loaded. >> It exposes a backlight device despite the lack of any physical backlight >> devices. This fake backlight device has max_

Re: [systemd-devel] [PATCH] backlight: do nothing if max_brightness is 0

2014-04-02 Thread Thomas Bächler
Am 27.03.2014 23:41, schrieb Thomas Bächler: > On virtually any newer Asus mainboard, the eeepc-wmi driver is loaded. > It exposes a backlight device despite the lack of any physical backlight > devices. This fake backlight device has max_brightness set to 0. Since > the introduction of the clamp_b

[systemd-devel] [PATCH] backlight: do nothing if max_brightness is 0

2014-03-27 Thread Thomas Bächler
On virtually any newer Asus mainboard, the eeepc-wmi driver is loaded. It exposes a backlight device despite the lack of any physical backlight devices. This fake backlight device has max_brightness set to 0. Since the introduction of the clamp_brightness function, systemd-backlight tries to write