Pavel Machek wrote: >> "hibernate" and restore to/from disk works fine. >> I have been trying to resume after running a "hibernate-ram" script. >> Just using a text console, no X. >> >> I attach a log with comments in it. >> I have a Nvidia FX5200 video card. >> >> After resume the display is blank. ping works from a remote machine, but >> ssh does not work. >> >> What can I do to help diagnose this problem? >> > > get video to work - see Doc*/power/video.txt and see > what are last messages on console. > I have sort of solved my problem. I can exit from suspend ok now, but I have to disable the detection of the power button in the /etc/acpi scripts. So, I now need some way of disabling detection of the power button while it is exiting from suspend. Does anyone have any ideas how to? James