* Hardware APM suspend
@ 2000-10-31 21:00 Ari Pollak
2000-10-31 21:07 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Ari Pollak @ 2000-10-31 21:00 UTC (permalink / raw)
To: linux-kernel
Question - is hardware APM suspend supported in any current available
kernel/apmd? I ask this because when I press the power button on my
computer, which is supposed to do a hardware suspend (according to my
BIOS) and I'm in X, the screen basically turns to garbage and I can't do
anything except reset/poweroff my computer.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Hardware APM suspend
2000-10-31 21:00 Hardware APM suspend Ari Pollak
@ 2000-10-31 21:07 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2000-10-31 21:07 UTC (permalink / raw)
To: Ari Pollak; +Cc: linux-kernel
> Question - is hardware APM suspend supported in any current available
> kernel/apmd? I ask this because when I press the power button on my
> computer, which is supposed to do a hardware suspend (according to my
> BIOS) and I'm in X, the screen basically turns to garbage and I can't do
> anything except reset/poweroff my computer.
It is the job of the APM BIOS to correctly restore the display. Needless to
say since the average BIOS writer has trouble with simple int calls they don't
have a chance here, especially non laptop.
XFree 4.0 apparently has some APM awareness and may help. If not then the apmd
user stuff has helpful aids that worked for me on some Dell horror I borrowed
On Red Hat you can edit /etc/sysconfig/apmd and add
CHANGEVT=1
this will set the apmd scripts up to switch back to the text console on
suspend.
ALan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-10-31 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-31 21:00 Hardware APM suspend Ari Pollak
2000-10-31 21:07 ` Alan Cox
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.