In the power management, I selected the option called "suspend when I close the lid". If I close the lid, the computer is not suspending. It keep itself on. How can I solve this problem? Thanks for the help
|
Does the computer suspend when you choose the suspend option instead of closing the lid? Check the suspend logs at /var/log/pm-suspend.log that might tell you why its not suspending. |
|||
|
|
|
This usually happens when some process stops the system from being suspended. Do
and look for these entries:
Check the time stamps to see which of the reported problems relate to your try to suspend. In this case, it is Now, put a script in The script could look like this
with correpsonding entries for other processes that caused problems, if any. Parenthesis and If you're having problems, check |
|||
|
|

ubuntu-bug– maco Aug 17 '10 at 13:03