[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with systemd-sleep in Jessie



On 10/24/2014 10:55 AM, Michael Biebl wrote:
> Am 24.10.2014 um 17:23 schrieb Michael Biebl:
>> What do you get if your that program when your lid is closed/opened?
> 
> The output of
> $ cat /proc/acpi/button/lid/LID/state
> when lid is closed / open would be helpful as well.
> 
> If you don't have an external monitor, you can run
> 
> sleep 30 && cat /proc/acpi/button/lid/LID/state
> 
> and then quickly close your lid.

Greetings,

I ran:
$(for i in {0..100}; do cat /proc/acpi/button/lid/LID/state ; sleep 1; done)

I get "state: open" when the lid is open and "state: closed" when closed.



Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: