running 11.10 and on wake up after being suspended (for a long time or 2 seconds, doesn't matter) I am presented with a black screen that just has a purple bar (about the size of the top menu bar). As far as I can tell the system is unresponsive to anything outside of a manual restart by pressing the power button on the tower, after which it starts normally. using the most up to date graphics driver, also tried switching to a different version, nothing.
Asked
Active
Viewed 3,260 times
4
-
Can you provide more details on your system? make, model, type of graphics card, that sort of thing. Thanks! – roadmr Nov 10 '11 at 21:14
-
I have the same symptoms with a Toshiba satellite u400. Problem also raises if i have my laptop screen of and I change the mode of my dual screen after wake up – topless Nov 11 '11 at 12:53
-
OP are you still looking for an answer? If so, you may need to repost your question as this is flagged for closure. =) – Ringtail Mar 08 '12 at 01:44
-
I had this problem as well. I found 11.10 a bit too buggy for my taste, and don't prefer it. I'd recommend downgrading to 10.04 if you're willing. I found 10.04 to be very bug free, and much faster than it's more flashy successor. – Ghost Apr 05 '12 at 02:40
2 Answers
1
The black screen error
If you found such error, you can just shake you mouse one or two times, the black screen goes away and come the login session.
This might occur because of the Power Management setting you have changed or by the default setting.
When there is no activity in the system for 1 hour or so(this is based on Power Management setting) ... This might occur.
0
It could be Power Manager related, see my answer Why is wireless down/strange after switching to battery or closing/opening the lid?
Power Manager is also invoked for suspend/resume, so the answer should help.

waltinator
- 36,399
-
was looking at the /var/log/pm-suspend.log like waltinator suggested and comparing it to another that i found online and i noticed that no resume suspend action is running just shows the suspend suspend ones – Daniel De Leon Nov 16 '11 at 14:09
-
Look again. The scripts in
/usr/lib/pm-utils/power.d/
are run both at suspend (with a parameter of "false") and at resume (with a parameter of "true"). – waltinator Nov 17 '11 at 01:05 -
@waltinator When the machine is improperly shut down, data (logs) are lost. – Lekensteyn Mar 28 '12 at 21:12