Contribute
Register

Sleep problem

Status
Not open for further replies.
Joined
Oct 4, 2014
Messages
223
Motherboard
Dell Latitude E6440
CPU
i7-4500m
Graphics
HD 4600 + HD 8790M
Mobile Phone
  1. Android
when i put os x into sleep the indicator of laptop shows up that laptop is sleeping but fan is working and when i open the lid the indicator also shows that laptop is sleeping but the screen is on and os x is working with that issue
 
when i put os x into sleep the indicator of laptop shows up that laptop is sleeping but fan is working and when i open the lid the indicator also shows that laptop is sleeping but the screen is on and os x is working with that issue

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
 
Status
Not open for further replies.
Back
Top