美文网首页
RMBP睡眠后耗电的问题

RMBP睡眠后耗电的问题

作者: 不正经运维 | 来源:发表于2018-08-03 11:17 被阅读337次

RMBP睡眠后耗电的问题

现象

RMBP无论是电源还是电池状态,在长时间睡眠后,笔记本发热量巨大,原因不明。

因为之前某L系本在睡眠的时候发热,导致屏幕脱胶,所以心有顾忌。

分析

执行下述命令,查看日志中的信息。

$ log show | grep -E '^2018-08-02' | grep 'Wake reason'
2018-08-02 02:39:24.993930+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 02:39:24.993931+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 06:22:02.012726+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.LidOpen (User)
2018-08-02 06:22:02.012728+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.LidOpen (User)
2018-08-02 10:22:42.819450+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 10:22:42.819452+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 10:52:24.622805+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 10:52:24.622807+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 11:59:57.355996+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 11:59:57.355998+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 12:33:39.941944+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 12:33:39.941946+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-08-02 13:39:02.833282+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 13:39:02.833284+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 15:13:08.088517+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 15:13:08.088519+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 16:02:01.788774+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1
2018-08-02 16:02:01.788776+0800 0x74       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XHC1

挨个了解了下,发现没有什么有价值的内容。

手动在Console中查看,发现系统日志在凌晨时有大量GoogleSoftwareUpdateAgent相关的内容,琢磨着先卸载了。

解决

卸载GoogleSoftwareUpdateAgent,具体操作如下:

~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/ksinstall --uninstall
rm -rf ~/Library/Google/GoogleSoftwareUpdate
touch ~/Library/Google/GoogleSoftwareUpdate

卸载GoogleUpdateAgent之后,Console中只有170条日志(凌晨期间),夜间睡眠期间再也不发热了,笔记本恢复正常。

遗留问题

从家里断电拿到公司的过程中,笔记本有些发热,但是日志中并没有记录什么。

其他

额外收益,日常使用中发热量降低,风扇更少转动了。

参考

  1. https://applehelpwriter.com/2014/07/13/how-to-remove-googles-secret-update-software-from-your-mac/
  2. https://bbs.feng.com/read-htm-tid-11324251.html

相关文章

  • RMBP睡眠后耗电的问题

    RMBP睡眠后耗电的问题 现象 RMBP无论是电源还是电池状态,在长时间睡眠后,笔记本发热量巨大,原因不明。 因为...

  • Mac OS X休眠后Wifi卡死问题解决

    问题描述 系统信息:2015款rmbp,macOS 10.13.6 问题:电脑休眠后再启动,无法连接网络,提示:w...

  • Mac睡眠耗电分析

    概述 最近使用两台Mac互操作时,发现系统无法深度睡眠,直观的是“设备合盖睡眠时能被ping通”,且存在合盖不插电...

  • 苹果的混乱

    7和7 plus的耳机换了lighting 接口,但是新款的rmbp还是原来的接口 rmbp只提供usb type...

  • 快手性能平台之App在线功耗监控

    App耗电问题随着业务迭代,不知不觉中成了痛点。相信不少团队在现实中都遇到过预装功耗问题,或者 OEM厂商对高耗电...

  • 解决 MulticastLock 耗电问题

    起因 google 发了封邮件,ES 一直持有 Multicast Locks 导致耗电量增加。 解决方案 1.U...

  • 我的rmbp配置

    系统类设置 设置三指拖拽手势 System Preferences > Accessibility > Mouse...

  • 实行"地球1小时"会让比特币损失多少?

    美国石英网,5月18日发表了一篇题为《比特币的巨量耗电问题需不需要担心》的文章,就比特币的耗电问题进行探讨。 报到...

  • 高德定位耗电问题

    \\天朝原因,即使只是定位,也需要借助第三方(如高德百度等,因为国内的要加密,导致偏差,换句话说,google的正...

  • Android耗电量测试

    每个app的耗电量主要由以下几个方面决定:cpu的耗电量、wakelock的耗电量、wifi的耗电量、移动数据的耗...

网友评论

      本文标题:RMBP睡眠后耗电的问题

      本文链接:https://www.haomeiwen.com/subject/ardyvftx.html