Jump to content
Finnish

P8H67-M EVO - after shutdown system boots again

Recommended Posts

Hi,


I successfully patched DSDT from my Hackintos using DSDT patcher, 0 errors and 230 optimizations in the final dsdt.aml


System is snappy and all is good, except system won't shut down properly, it goes to shutdown but after 3-4 seconds it boots again. What is wrong?


I had to run Chimera 1.5.3 after injecting DSDT with multishit 'cause otherwise I lose good graphics with my builtin HD3000 graphics card. My cpu is 2600k.

DSDT.aml.zip

Link to comment
Share on other sites

  • Administrators

send me kextstat

run on terminal

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators
Here you go!

remove EvOreboot

shutdown in DSDT

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

send me new kextstat

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

You have shutdown patch in DSDT

Method (_PTS, 1, NotSerialized)
{
[color=#FF0000]    If (LEqual (Arg0, 0x05)) {}
   Else
   {[/color]
       Store (Arg0, DBG8)
       If (LAnd (LEqual (Arg0, 0x04), LEqual (OSFL (), 0x02)))
       {
           Sleep (0x0BB8)
       }
       PTS (Arg0)
       Store (Zero, Index (WAKP, Zero))
       Store (Zero, Index (WAKP, One))
       Store (ASSB, WSSB)
       Store (AOTB, WOTB)
       Store (AAXB, WAXB)
       Store (Arg0, ASSB)
       Store (OSFL (), AOTB)
       Store (Zero, AAXB)
       Store (One, \_SB.SLPS)
[color=#FF0000]    }[/color]
}

 

Remove EvOreboot.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

You have shutdown patch in DSDT

Method (_PTS, 1, NotSerialized)
{
[color=#FF0000]    If (LEqual (Arg0, 0x05)) {}
   Else
   {[/color]
       Store (Arg0, DBG8)
       If (LAnd (LEqual (Arg0, 0x04), LEqual (OSFL (), 0x02)))
       {
           Sleep (0x0BB8)
       }
       PTS (Arg0)
       Store (Zero, Index (WAKP, Zero))
       Store (Zero, Index (WAKP, One))
       Store (ASSB, WSSB)
       Store (AOTB, WOTB)
       Store (AAXB, WAXB)
       Store (Arg0, ASSB)
       Store (OSFL (), AOTB)
       Store (Zero, AAXB)
       Store (One, \_SB.SLPS)
[color=#FF0000]    }[/color]
}

 

Remove EvOreboot.

 

I've removed EvOreboot from Extra-folder but that didn't help, it still reboots after shutting down. Is it about removing something else also?

Link to comment
Share on other sites

How do I do that? I removed EvOreboot from Extra-folder but that didn't work. I don't know how to remove that EvOreboot from DSDT, can you help with that? Or could you remove it and send the DSDT to me?

EvOreboot is in the kextstat you posted after saying that, are you sure you removed it?

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

You can try this patch in _PTS (like in Gigabyte mobos)

        If (LEqual (Arg0, 0x05))
       {
           Store (Zero, SLPE)
           Sleep(0x10)
       }
       Else
       {
           ... original code
       }

and this in scope (/)

OperationRegion (PMRS, SystemIO, [color=#FF0000]PMBASE+30h[/color], One)
Field (PMRS, ByteAcc, NoLock, Preserve)
{
       ,   4, 
   SLPE,   1
}

Check PMBASE in SSDT.

E.g.

Processor (P001, 0x01, [color=#FF0000]0x00000810[/color], 0x06) {}

PMBASE+10h=0x00000810

PMBASE=0x800

so you would use

OperationRegion (PMRS, SystemIO, [color=#FF0000]0x0830[/color], One)

http://osx86.co/f36/various-dsdt-mods-t1960/post41570.html

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hi and thanks for your input, but this goes a bit too far when it comes to my knowledge to hassle with the code...


 

You can try this patch in _PTS (like in Gigabyte mobos)

        If (LEqual (Arg0, 0x05))
       {
           Store (Zero, SLPE)
           Sleep(0x10)
       }
       Else
       {
           ... original code
       }

and this in scope (/)

OperationRegion (PMRS, SystemIO, [color=#FF0000]PMBASE+30h[/color], One)
Field (PMRS, ByteAcc, NoLock, Preserve)
{
       ,   4, 
   SLPE,   1
}

Check PMBASE in SSDT.

E.g.

Processor (P001, 0x01, [color=#FF0000]0x00000810[/color], 0x06) {}

PMBASE+10h=0x00000810

PMBASE=0x800

so you would use

OperationRegion (PMRS, SystemIO, [color=#FF0000]0x0830[/color], One)

http://osx86.co/f36/various-dsdt-mods-t1960/post41570.html

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...