Contribute
Register

Sleep only with AppleACPIPlatform.kext v1.3.6, Samsung R780

Status
Not open for further replies.
Joined
Nov 17, 2010
Messages
34
Motherboard
GB EX58-UD3R
CPU
i7-920 @ 3,8 GHz
Graphics
ATI 6870 1 Gb
Mac
  1. Mac Pro
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi,

I've updated my dsdt.aml with the battery patches from Rehabman.
Battery is working (with both the original AppleACPIPlatform.kext (v2.0) and the patched one from voodoo battery).
However, I can only get sleep working with the patched one.
Laptop goes to sleep, but when pressing the power button, I hear the fans spin up, but black screen.
I need the original one to get iCloud and App Store login working.
Any ideas?
 

Attachments

  • MacBook Pro van Patrick.ioreg
    4.9 MB · Views: 115
  • dsdt.aml
    40.2 KB · Views: 124
  • org.chameleon.Boot.plist
    1.1 KB · Views: 204
  • smbios.plist
    691 bytes · Views: 232
Hi,

I've updated my dsdt.aml with the battery patches from Rehabman.
Battery is working (with both the original AppleACPIPlatform.kext (v2.0) and the patched one from voodoo battery).
However, I can only get sleep working with the patched one.
Laptop goes to sleep, but when pressing the power button, I hear the fans spin up, but black screen.
I need the original one to get iCloud and App Store login working.
Any ideas?

ioreg is corrupt. Follow instructions here: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html

Could be you're getting instant wake. Current DSDT lacks injection for AAPL,clock-id. Try using DSDT patches: https://github.com/RehabMan/Laptop-DSDT-Patch, Use appropriate USB patches (your profile has no details on your system, so no recommendation here).
 
Hi,

Is this one better?
I have a laptop with H55 chipset (Samsung R780).
I have 4 USB ports, i5-450m, gt330m nvidia card.
I see only patches for 6, 7 and 8 series for usb?

thx
 

Attachments

  • MacBook Pro van Patrick.ioreg
    2.3 MB · Views: 108
Hi,

Is this one better?
I have a laptop with H55 chipset (Samsung R780).
I have 4 USB ports, i5-450m, gt330m nvidia card.
I see only patches for 6, 7 and 8 series for usb?

thx

Use 6-series patch.

Also, before testing sleep you should check for assertions:
Code:
# in Terminal
pmset -g assertions
 
This is what I get with pmset assertions -g:
Assertion status system-wide:
BackgroundTask 0
PreventDiskIdle 0
ApplePushServiceTask 0
UserIsActive 1
PreventUserIdleDisplaySleep 0
InteractivePushServiceTask 0
PreventSystemSleep 0
ExternalMedia 0
PreventUserIdleSystemSleep 0
NetworkClientActive 0
Listed by owning process:
pid 126(hidd): [0x0000000a0000015f] 02:25:25 UserIsActive named: "com.apple.iohideventsystem.queue.tickle"
Kernel Assertions: 0x8=BT-HID
id=502 level=255 0x8=BT-HID mod=1/01/70 01:00 description=com.apple.driver.IOBluetoothHIDDriver owner=BNBMouseDevice

Will try the patch
 
Sleep is now working, however new thing is happening:
after wake up from sleep, my wifi doesn't see any network anymore?
About this mac also doesn't work?

What WiFi are you using?

About this Mac works before sleep, but not after?
What bootloader are you using?
 
I'm using a Atheros 9280, because of working OOB.
The thing I get is that after sleep, wifi is still working (I think) but there are no more wifi networks to connect to.
I'm using chameleon boot loader.
About this mac isn't working before sleep also, is this because I'm now using the original AppleACPIPlatform.kext?
 
I'm using a Atheros 9280, because of working OOB.
The thing I get is that after sleep, wifi is still working (I think) but there are no more wifi networks to connect to.
I'm using chameleon boot loader.
About this mac isn't working before sleep also, is this because I'm now using the original AppleACPIPlatform.kext?

What version of Chameleon? Are you running stock IO80211Family/IONetworkingFamily?

Post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html

Also, try to eliminate any 3rd party system software you may have installed. You seem to have a lot of it (LittleSnitch?, SoundGrid?, TelestreamAudio?)

Could be DSDT issue not re-powering WiFi.
 
It appears that I'm using chimera v2.2.1 r2248.
I'm using a triple boot, Snow Leopard, Mavericks and Windows 7.
I'm posting my ioreg.
My IO80211Family is I think the native one, it is version 6.3 and 10,7 Mb.
Should I unload these kexts?
 

Attachments

  • MacBook Pro van Patrick.ioreg
    2 MB · Views: 97
Status
Not open for further replies.
Back
Top