Contribute
Register

Sleep but wakes up after a few seconds

Status
Not open for further replies.
Joined
May 2, 2013
Messages
17
Motherboard
X1 Carbon 6th Gen
CPU
i7-8650U
Graphics
UHD 620
Here is what I'm running:


- Intel 3570k
- Asus Maximus IV Extreme-Z (patched 3603 Bios)
- Asus GTX680
- 8gb G.Skill 1866mhz DDR3
- 1tb WD HDD
- Rosewill Capstone 650w Power Supply


What benchmarks should I run? What else should I do to make sure the system is running fine? It is currently on Mountain Lion 10.8


Pretty much this is what I did:


-Used unibeast 1.5.3 to create a Mountain Lion 10.8 Usb stick
-Used GraphicsEnabler=No -x -v on USB boot.
-Installed Mountain Lion on HDD and rebooted
-Used GraphicsEnabler=No to boot into ML HDD
-Used Multibeast 5.3.1 and installed EASYBEAST ONLY
-Rebooted and used GraphicsEnabler=No to boot into ML HDD
-Ran Multibeast again and used:
a.Drivers > Audio > Without DSDT> ALC889
b.Network > Intel - hnak's Appleintel
c.Boot Options > GraphicsEnabler=No
d.Drivers > Disk > 3rd Party Sata and TRIM Enabler
e.Drivers > Misc. > FakeSMC v5.1.61 Plugins
f.Drivers > System > Patched AppleIntelCPUPowerManagement


Here is my chameleon boot plist:


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>"1920x1080x32"</string>
</dict>
</plist>





update:Installed 10.8.2 with no hickups, reinstalled audio drivers through MB. Also overclocked CPU to 4.5ghz, below are some benches.




my only issue is getting sleep to work. What happens is when I hit sleep under OSX it goes to sleep and seconds later it wakes back up. Upon further investigation this is what is happening in system log:


May 31 08:57:08 localhost kernel[0]: Wake reason: EHC1 XHC EUSB
May 31 08:57:08 localhost kernel[0]: RTC: PowerByCalendarDate setting ignored
May 31 08:57:08 localhost kernel[0]: Previous Sleep Cause: 5
May 31 08:57:08 localhost kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1d000000) may have caused a wake by issuing a remote wakeup (2)

I've done various dsdt installs and they all come up with a host of different problems. I've found that Easybeast is the best way to get the system up and running.
 
I started having this problem when I upgraded from Mountain Lion to Mavericks (10.9).

In my ML build, I had installed the "Jettison" program, which ejects all external disks before going to sleep. With Mavericks, I've found that disabling this program seems to fix the problem --- after disabling Jettison, Mavericks does not come back after a few seconds of sleep.
 
Status
Not open for further replies.
Back
Top