1

If I close the lid on my computer while it's running, it goes into sleep (hibernation?) mode. When I open back it up, the screen wakes up for a moment, then goes black. The computer is unresponsive and I must hard boot o avoid.

I've tried the following solutions. Neither worked:

  1. Edit xorg.conf

  2. Replace gnomescreensaver with xscreensaver

I'm not sure if this is related, but I had issues with the videocard on the laptop during install which I described here:

https://askubuntu.com/a/105792/46766

If you know of a reasonable solution, please share it with a short explanation indicating why you believe it will be effective.

Thanks in advance.

klenwell
  • 3,889
  • 2
    Why don't you just change the option for what happens when you close the lid to "Suspend" or "Do Nothing"? Is there any particular reason you need the laptop to hibernate? – William Mar 03 '12 at 05:07
  • @William That's what I ended up doing. I wasn't originally aware of the option. – klenwell Mar 03 '12 at 06:09
  • OK. Are you okay with me making an answer as such so that the question isn't left unanswered? – William Mar 03 '12 at 16:04

2 Answers2

2

First, start by going to the power cog in the upper-right hand corner of the screen and clicking 'System Settings".

enter image description here

You will see a screen like the following:

enter image description here

Click "Power", then change what happens when you close the lid to something other then "Hibernate".

enter image description here

Hope that helps!

William
  • 7,668
  • The last interface is a little different on my machine (maybe I'm using a different desktop?). And "Blank Screen" was not an option. But setting it to "Do Nothing" solved the problem. Thanks for the screenshots. – klenwell Mar 03 '12 at 16:41
  • Sorry, this is all I could find from Google Images as I'm not on Ubuntu right now. But it should looks similar. – William Mar 03 '12 at 17:23
1

Had problems finding the "power cog" so I entered in the search field, "power" and then selected "change what power options do," then selected "nothing" for "closing the lid."

  • 1
    Kindly rephrase your answer to include a step-by-step procedure, adding screenshots if possible. That would make this answer easier to follow for newbies and will attract upvotes for u.. ;) – Mahesh May 06 '12 at 06:37