先记录一下,看后续的情况 ## 日志、错误报告 ``` Sleep Wake failure in EFI Failure code:: 0x00000000 0x002a001f Please IGNORE the below stackshot ================================================================ Date/Time: 2021-01-28 19:03:52.489 +0800 OS Version: ??? ??? (Build ???) Architecture: x86_64 Report Version: 32 Data Source: Stackshots Shared Cache: C4CA54B2-5F0F-30FA-A6C8-5CBD0E79A212 slid base address 0x7fff2019c000, slide 0x19c000 Event: Sleep Wake Failure Duration: 0.00s Steps: 1 Boot args: darkwake=0 gfxrst=1 msgbuf=1048576 Time Awake Since Boot: 16s Process: swd [277] Architecture: x86_64 Footprint: 364 KB Time Since Fork: 0s Num samples: 1 (1) Thread 0x7bf 1 sample (1) priority 4 (base 4) <thread QoS background (requested background), thread darwinbg, process darwinbg, IO tier 2> 1 start + 1 (libdyld.dylib + 87585) [0x7fff204c8621] 1 1 ??? [0x10b59d454] 1 1 ??? [0x10b59d1e8] 1 1 __stack_snapshot_with_config + 10 (libsystem_kernel.dylib + 143386) [0x7fff2049b01a] 1 *1 ??? [0xffffff80002601f6] 1 *1 ??? [0xffffff80009698cb] 1 *1 ??? [0xffffff80008733c1] 1 *1 ??? [0xffffff80002831c9] 1 *1 ??? [0xffffff80002ba3ed] (running) 1 Binary Images: 0x7fff20478000 - 0x7fff204a6fff libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib 0x7fff204b3000 - 0x7fff204edfff libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib Model: MacBookPro16,3, BootROM 1554.60.15.0.0, 4 processors, Quad-Core Intel Core i7, 2.1 GHz, 8 GB, SMC Graphics: kHW_IntelIrisGraphics655Item, Intel Iris Plus Graphics 655, spdisplays_builtin Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, DDR4, 2667 MHz, Samsung, - Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, DDR4, 2667 MHz, Samsung, - AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1675.1) Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en2 Network Service: Wi-Fi, AirPort, en0 USB Device: USB 3.1 Bus USB Device: Apple Watch Magnetic Charging Cable USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: XiaoMi USB 2.0 Webcam Thunderbolt Bus: ``` ## 相关网页 [最近mbp遇到Sleep Wake Failure深受折磨的悲惨经历](https://post.smzdm.com/p/av7o7d7m/) ## 初步怀疑 1、最近有在测试内置的英特尔网卡驱动,先卸载掉; 2、最近换了个充电器,支持多头,使用过程中如果其它口在使用,笔记本有可能会出现不充电的状态,先换成原装的再看。 ## 1.29 重现 ``` Sleep Wake failure in EFI Failure code:: 0x00000000 0x002a001f Please IGNORE the below stackshot ================================================================ Date/Time: 2021-01-29 09:57:24.785 +0800 OS Version: ??? ??? (Build ???) Architecture: x86_64 Report Version: 32 Data Source: Stackshots Shared Cache: C4CA54B2-5F0F-30FA-A6C8-5CBD0E79A212 slid base address 0x7fff2009c000, slide 0x9c000 Event: Sleep Wake Failure Duration: 0.00s Steps: 1 Boot args: darkwake=0 gfxrst=1 Time Awake Since Boot: 16s Process: swd [281] Architecture: x86_64 Footprint: 388 KB Time Since Fork: 1s Num samples: 1 (1) ``` 日志大致上是一样的,都是swd,目前未更换充电器。今天ga开始使用原装充电器再测试。 最后修改:3年前 © 著作权归作者所有