On Mon, 12.08.13 22:40, Christian Hesse ([email protected]) wrote:
> Hello everybody,
>
> I have a file /etc/tmpfiles.d/brightness.conf containing this line:
>
> w /sys/class/backlight/acpi_video0/brightness - - - - 10
>
> This used to set the brightness on boot, but broke lately. The path is
> cor
Mantas Mikulėnas on Tue, 2013/08/13 00:27:
> On Mon, Aug 12, 2013 at 11:40 PM, Christian Hesse wrote:
> > Hello everybody,
> >
> > I have a file /etc/tmpfiles.d/brightness.conf containing this line:
> >
> > w /sys/class/backlight/acpi_video0/brightness - - - - 10
> >
> > This used to set the brig
On Tue, Aug 13, 2013 at 12:54 AM, Kay Sievers wrote:
> Remembering brightness sounds pretty useful for everyone. In the
> longer run, it should probably be handled like ALSA restore for the
> sound volume, with a service that writes it to /var/lib and reads it
> from there ...
I guess this is har
On Mon, Aug 12, 2013 at 11:27 PM, Mantas Mikulėnas wrote:
> On Mon, Aug 12, 2013 at 11:40 PM, Christian Hesse wrote:
>> Hello everybody,
>>
>> I have a file /etc/tmpfiles.d/brightness.conf containing this line:
>>
>> w /sys/class/backlight/acpi_video0/brightness - - - - 10
>>
>> This used to set
On Mon, Aug 12, 2013 at 11:40 PM, Christian Hesse wrote:
> Hello everybody,
>
> I have a file /etc/tmpfiles.d/brightness.conf containing this line:
>
> w /sys/class/backlight/acpi_video0/brightness - - - - 10
>
> This used to set the brightness on boot, but broke lately. The path is
> correct, so
Hello everybody,
I have a file /etc/tmpfiles.d/brightness.conf containing this line:
w /sys/class/backlight/acpi_video0/brightness - - - - 10
This used to set the brightness on boot, but broke lately. The path is
correct, so I assume this is a race condition. Any chance to get this work
again?
-