Contribute
Register

[solved] Goes to sleep but on attempted wake up all power is cut off completly

Status
Not open for further replies.
.
 
Last edited:
Adjusted as required, AppleLPC still not loading

Code:
scerazys-iMac:~ scerazy$ kextstat|grep -y applelpc
scerazys-iMac:~ scerazy$ kextstat|grep -y acpiplat
   13    1 0xffffff7f82ef4000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
scerazys-iMac:~ scerazy$ kextstat|grep -y x86plat
   95    1 0xffffff7f8204e000 0x17000    0x17000    com.apple.driver.X86PlatformPlugin (1.0.0) 7A4289C8-1162-389D-8FBF-99730287DB72 <94 84 61 20 11 7 6 5 4 3 1>
  126    1 0xffffff7f82065000 0x7000     0x7000     com.apple.driver.X86PlatformShim (1.0.0) 8E873270-42BC-309E-ACE0-EAE2333623C6 <95 94 84 7 4 3>

Attach Clover Folder with Themes removed. Zip Attach.
 
Incorrect. You have more than 15 Ports. Remember USB 3.0/XHC uses two entries in the 15 Port Restrictor.

Front right = SS06/HS06
Front left = HS05/SS05
Back top (4) blue = HS08/SS08
Back (3) blue = HS07/SS07
Back (2) blue = HS02/SS02
Back bottom (1) blue = SS01/HS01

Back top black = HS08
Back bottom black = HS07

So that is all that is enabled (HS01 - HS02, HS05 - HS08, SS01 - SS02, SS05 - SS08)
 
My suggestion.
Start over with details on the nature of the problem.
You use Apple->Sleep, then what happens? Details are important.
Backup with "Problem Reporting" files.
Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

It is not a laptop, it is DESKTOP.

Apple/Sleep, machine goes to sleep, power button light flickers, but when power button press (to wake up), all power is cut off to machine & can no longer power it on using the power button. I need to unplug it & only then it comes back up fine on power press
 
It is not a laptop, it is DESKTOP.

I see you judge a book by its cover...
"Problem Reporting" files not specific to desktop vs. laptop.

Apple/Sleep, machine goes to sleep, power button light flickers,

By "flickers", you mean it blinks same as when Windows is in sleep mode?

but when power button press (to wake up), all power is cut off to machine & can no longer power it on using the power button.

Are you saying the power button does nothing?
What about other wake methods (eg. pressing key on keyboard).
Your ACPI may need patching for proper power button function.

No "Problem Reporting" files attached, so no further ideas can be provided.
 
Attach Clover Folder with Themes removed. Zip Attach.

Nothing else changed in EFI from post 4 apart from the edits you suggested!

Code:
change _DSM to XDSM
<5f44534d>
<5844534d>

and SSDT-LPC.aml
 
Nothing else changed in EFI from post 4 apart from the edits you suggested!

Code:
change _DSM to XDSM
<5f44534d>
<5844534d>

and SSDT-LPC.aml

Put SSDT-LPC in EFI/Clover/ACPI/patched. Add change _DSM to XDSM to ACPI, DSDT, Patches in config. Reboot attach ioreg. Make sure that your editing the config in Xcode and not Clover Configurator it will destroy the Config.
 

Attachments

  • SSDT-LPC.aml
    97 bytes · Views: 105
I see you judge a book by its cover...
"Problem Reporting" files not specific to desktop vs. laptop.

By "flickers", you mean it blinks same as when Windows is in sleep mode?

Are you saying the power button does nothing?
What about other wake methods (eg. pressing key on keyboard).
Your ACPI may need patching for proper power button function.

No "Problem Reporting" files attached, so no further ideas can be provided.

Well, I only read the title! Files are attached to post no 4

Yes, power flickers exactly like in Sleeping under Windows OS
 
Last edited:
Put SSDT-LPC in EFI/Clover/ACPI/patched. Add change _DSM to XDSM to ACPI, DSDT, Patches in config. Reboot attach ioreg. Make sure that your editing the config in Xcode and not Clover Configurator it will destroy the Config.

I have done the very thing.
I have edited .plist with PlistEdit Pro & created the very .aml with RehabMan-MaciASL-2017-0117
 
Status
Not open for further replies.
Back
Top