Have you all got darkwake=0 working? I.e. no scheduled wake ups after enabling it in boot.plist?
My problem is that although adding the line, as you can see below, to my boot.plist, my computer still sometimes starts up for a few seconds when in sleep mode. This is quite annoying especially at night.
<?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>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>darkwake=0</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Timeout</key>
<string>3</string>
<key>Theme</key>
<string>Default</string>
</dict>
</plist>
Any ideas guys?
Try disabling "wake on network access". It used to be in previous versions in System Preferences -> Energy saver. However, Sometimes the setting is not there (I am not sure what it depends on). However, I remember fixing it exactly by doing this.
=======================
[Does not let me post as a new post this one]
Hi! UD3LR Here.
I had lion before, then screwed it up somehow by updating to 10.7.3. Now I can't get it right.
Actually everything works, except the temperatures of cpu are high (60C when idle, 85C when loaded). I remember I had that problem initially when Lion came out, later i fixed it by installing a different version of boot loader (chimera). Now I have tried several of boot loaders and it does not help. It used to be 40C on lion w a different boot loader , on windows it is 40C.
I did try Generate P and C states. Also, turned on these settings in BIOS. I em pretty sure it is not a HW issue (fans are seater perfectly). When Booting from rBoot disc, the temps are also under control.
Any help appreciated.