Re: howto ignore lid-opened?
> > > I'm familiar with the pmud -k & -K flags for avoiding sleeping when the
> > > lid is closed (with potentially grave thermal consequences - I don't
> > > know), but I can't find their reciprocal - for avoiding waking when the
> > > lid is opened.
> >
> > There isn't any such option.
>
> [colin@jack ~]$ sudo cat /proc/pmu/options
> lid_wakeup=1
> server_mode=0
>
> I think "echo lid_wakeup=0 > /proc/pmu/options" would do the trick.
So it would seem. And it works for me. No need for kernel or other hacks
then.
Nonetheless, I will add a runtime option to pmud to set that flag on
startup.
Michael
Reply to: