Contribute
Register

Help,Thinkpad X230T sleep problem

Status
Not open for further replies.
Joined
Jun 15, 2015
Messages
195
Motherboard
Clevo P750ZM(Clover)
CPU
I7-4790K/Z97
Graphics
GTX980M,1920x1080
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
hello, everyone

my laptop is :
Thinkpad X230T,i5-3320M/HM77,HD4000(1366x768): OS X 10.11

everything works fine except the wake up problem:

the laptop will never wake up and only show the black screen, it will reboot after it sleeps 5 minutes.

i have read and followed :




  • '[Guide] Patching LAPTOP DSDT/SSDTs'
  • '[Guide] Native Power Management for Laptops' .
  • 10.11+ USB changes and solutions(I changed ech1/2 to eh01/2 but usb also works without corresponding dsdt modification )

here is the log info for searching 'wake' :

16/1/3 下午5:29:38.571 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:30:44.891 apsd[74]: Peer [pid=1350] requested push wake but lacks APSPushWakeEntitlement
16/1/3 下午5:30:50.648 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:30:50.650 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:30:50.653 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:30:50.655 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:30:50.688 apsd[74]: Attempt to set push wake topics without dark wake enabled: ()
16/1/3 下午5:36:24.000 kernel[0]: Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1

here is the log info for searching 'sleep'

16/1/3 下午5:23:42.000 kernel[0]: Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
16/1/3 下午5:29:36.000 kernel[0]: ACPI: sleep states S3 S4 S5
16/1/3 下午5:29:38.000 kernel[0]: CodecCommander: Node ID 0x14 supports EAPD, will update state after sleep.
16/1/3 下午5:29:38.000 kernel[0]: CodecCommander: Node ID 0x15 supports EAPD, will update state after sleep.
16/1/3 下午5:36:20.579 AirPlayUIAgent[1389]: 2016-01-03 05:36:20.579018 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
16/1/3 下午5:36:20.777 WindowServer[193]: no sleep images for WillPowerOffWithImages
16/1/3 下午5:36:24.000 kernel[0]: Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1

some kext status:
X230Ts-Air:~ x230t$ kextstat|grep -y acpiplat
13 2 0xffffff7f82504000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <12 11 7 6 5 4 3 1>
X230Ts-Air:~ x230t$ kextstat|grep -y appleintelcpu
23 0 0xffffff7f823d7000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) FE477772-C983-3CAE-90FB-E257FD9337D5 <7 6 5 4 3 1>
30 0 0xffffff7f823d2000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 99C8A694-575D-32C8-B319-1BB8F5518D97 <7 6 5 4 3 1>


Thanks in advance!
 
hello, everyone

my laptop is :
Thinkpad X230T,i5-3320M/HM77,HD4000(1366x768): OS X 10.11

everything works fine except the wake up problem:

the laptop will never wake up and only show the black screen, it will reboot after it sleeps 5 minutes.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
 
hi, Rehabman
Thanks for reply!

Post contents of Downloads/RehabMan directory (as ZIP).

View attachment RehabMan.zip

output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

X230Ts-Air:~ x230t$ kextstat|grep -y acpiplat
13 2 0xffffff7f82504000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <12 11 7 6 5 4 3 1>
X230Ts-Air:~ x230t$ kextstat|grep -y appleintelcpu
23 0 0xffffff7f823d7000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) FE477772-C983-3CAE-90FB-E257FD9337D5 <7 6 5 4 3 1>
30 0 0xffffff7f823d2000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 99C8A694-575D-32C8-B319-1BB8F5518D97 <7 6 5 4 3 1>
X230Ts-Air:~ x230t$ kextstat|grep -y applelpc
96 0 0xffffff7f821cc000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <95 12 5 4 3>

Also, post ioreg


View attachment X230T-ioreg.zip

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting).

View attachment CLOVER.zip

Also post output of:Code:
sudo touch /System/Library/Extensions && sudo kextcache -u
/

X230Ts-Air:~ x230t$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleIntelE1000e.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
 
Most likely problem is caused by USB WiFi. USB WiFi not recommended.

Test without USB WiFi.
yes! thanks for helping me!
:thumbup: it's working!

since the x230t has the whitelist for wifi card,it's not easy to remove it and i think i used usb wifi on 10.10 without the sleep problem...
so i'm wondering if there is a way to fix the issue with the usb wifi?:)
 
...
so i'm wondering if there is a way to fix the issue with the usb wifi?:)

Try to find better drivers. Some report they can turn off the radio prior to sleep to avoid problems...
 
Status
Not open for further replies.
Back
Top