Re: [RFC] Add some hooks to generic suspend code
From: Pavel Machek <hidden>
Date: 2005-06-01 08:20:41
Also in:
lkml
From: Pavel Machek <hidden>
Date: 2005-06-01 08:20:41
Also in:
lkml
Hi!
quoted
Why do you need it? Do you initiate suspend without userland asking you to?Because there is an existing API, via /dev/apm_bios, and that's all X understands ! And because I've always done that ;)
Try stopping doing that ;-). [On i386, we do not emulate apm, and it still works. Reason is that we switch to other console before suspend, so X has to give up framebuffer control, anyway.] Pavel