
07-11-2011, 08:33 PM
|
Puma
|
|
Join Date: Nov 2009
Posts: 26
|
|
Quote:
Originally Posted by flip360
DSDT Editor or DSDTSE try one of those 
|
Thanks...but i see in ioregistry that evoreboot creates own instance and comunicate with mach kernel...so dsdt dumping when this kext is loaded will not touch dsdt...so no go.
I see that we from _PTS call Shutdown & Sleep (0x05) & (0x04), what works, but we call before Sleep(0x04) another function called PTS which is responsable for Restart (0x03).
So we need to google some restart dsdt fixed and post links here to compare this dsdt and then we can make restart fix.
Function that we search in dsdt.dsl is PTS and must have if (LEqual 0x03) which is call to Restart funcion.
|