最近发现把 MBP 的屏幕合上以后需要至少 30 秒才可以进入待机状态,以前就记得速度很快。Google 了一下,发现遇到类似问题的人也不少,基本上可以用以下几种办法来解决:

  • 打开 http://127.0.0.1:631/jobs/ 看看是不是有没完成或挂起的打印任务,清空。
  • 拔除外部设备,比如移动硬盘、闪存盘之类的。
  • 运行  Activity Monitor,看看是不是有程序耗费了比较多的资源,退出大程序。
  • 关闭 Safari 或其他Web浏览器
  • 退出正在观看的视频或正在播放音乐的 iTunes

我的情况就是第一种,有个没有完成的打印任务,删除之后待机速度就正常了。

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

This site uses Akismet to reduce spam. Learn how your comment data is processed.