arjanv Posted December 5, 2016 Share Posted December 5, 2016 when i shutdown, it looks the pc shutsdown but it boots up again. ACPI: FixShutdown is checked. My specs: Gigabyte Z170X Gaming 5 I7-6600K 32GB Nvidia GTX960 config_plist.txt Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/ Share on other sites More sharing options...
jasonfreeman Posted December 15, 2016 Share Posted December 15, 2016 I encounterd a situation is that computer shutdown(black screen) but power still on after long time functioning. Then I updated Management Engine firmware to solve this problem. I don't know whether this is suite for you, but it did fix my problem. Hope this help. http://www.win-raid.com/t596f39-Intel-Management-Engine-Drivers-Firmware-amp-System-Tools.html Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2334498 Share on other sites More sharing options...
liujianwei Posted December 18, 2016 Share Posted December 18, 2016 http://www.insanelymac.com/forum/topic/309170-shutdown/ Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336685 Share on other sites More sharing options...
magnifico Posted December 18, 2016 Share Posted December 18, 2016 http://www.insanelymac.com/forum/topic/309170-shutdown/ ?? What is this ? Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336696 Share on other sites More sharing options...
liujianwei Posted December 19, 2016 Share Posted December 19, 2016 ?? What is this ? It is DSDT,a C Program like language. Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336730 Share on other sites More sharing options...
MaLd0n Posted December 19, 2016 Share Posted December 19, 2016 u can try: in _PTS Store (Zero, \_SB.PCI0.LPCB.AG3E) If (LEqual (Arg0, 0x05)) { Store (Zero, SLPE) Sleep (0x10) } in definitin block OperationRegion (PMRS, SystemIO, 0x0430, One) Field (PMRS, ByteAcc, NoLock, Preserve) { , 4, SLPE, 1 } in LPC Name (_ADR, 0x001F0000) // _ADR: Address OperationRegion (LPC0, PCI_Config, 0xA4, 0x02) Field (LPC0, ByteAcc, NoLock, Preserve) { AG3E, 1 } 1 Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336840 Share on other sites More sharing options...
magnifico Posted December 19, 2016 Share Posted December 19, 2016 Daniel i dont have dsdt coustomize on my osx...u can make a ssdt ? Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336924 Share on other sites More sharing options...
MaLd0n Posted December 19, 2016 Share Posted December 19, 2016 Daniel i dont have dsdt coustomize on my osx...u can make a ssdt ? U dont use any DSDT patch? Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336931 Share on other sites More sharing options...
magnifico Posted December 19, 2016 Share Posted December 19, 2016 U dont use any DSDT patch? no, on chipset z170 no Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336933 Share on other sites More sharing options...
MaLd0n Posted December 19, 2016 Share Posted December 19, 2016 in many Skylake DSDT have much _DSM, the clover patch fail and u have a K.P. u need a manual edit 1 Link to comment https://www.insanelymac.com/forum/topic/318954-shutdown-not-working/#findComment-2336958 Share on other sites More sharing options...
Recommended Posts