Jump to content

Recommended Posts

Posted

I installed MacOS 10.12.6 succesfull, but when I shutdown my Hackintosh it seems to shutdown. The screen goes black but the fans keep running. The only way to shutdown my laptop is to reboot my Hackintosh into windows and than shutdown. Can someone help me to fix this?

  • Administrators
Posted

[ref]FCU4ever[/ref], try it

into method label _PTS code_regex ([\s\S]*) replace_matched
begin
       If (LNotEqual(Arg0,5))\n
       {\n
           Store (Zero, SLPE)\n
           Sleep (0x10)\n
       }\n
       Else\n
       {\n
%1
       }
end;
into definitionblock code_regex . code_regex_not OperationRegion\s*\(PMRS insert
begin
OperationRegion (PMRS, SystemIO, 0x0430, One)\n
Field (PMRS, ByteAcc, NoLock, Preserve)\n
{\n
       ,   4, \n
   SLPE,   1\n
}
end

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], u use a genericxhci kext?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], usb port work and shutdown not work


this kext is old and problematic

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], if error appears no, in some cases work fine

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

[ref]MaLd0n[/ref],

To check of the problem caused by the genericUSBxhci kext I removed the kext. Patch my DSDT with your patch, compiled with no errors and Place them in my EFI folder. I’m still unable to shutdown my hackintosh, keyboard backlight stays on and fans keep running.

  • Administrators
Posted

[ref]FCU4ever[/ref], without kexts u need use a simple shutdown patch

https://Olarila.com/files/DSDT/Patches/Notebook%20Core%20i%20Sandy%20Bridge/SHUTDOWN.txt

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], DSDT.aml.zip

 

if don't work u need check with acpi debug what cause this problem

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], prepare to sleep _pts

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], u can see a debug logs with

log show | grep -i acpidebug

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

[ref]MaLd0n[/ref],

This is the log from today:

2019-04-04 21:44:42.129366+0200 0xc1 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: Version 0.1.4 starting on OS X Darwin 16.7.

2019-04-05 17:17:41.132020+0200 0xc1 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: Version 0.1.4 starting on OS X Darwin 16.7.

2019-04-05 21:20:15.122561+0200 0xc1 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: Version 0.1.4 starting on OS X Darwin 16.7.

2019-04-05 21:22:09.118448+0200 0xc1 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: Version 0.1.4 starting on OS X Darwin 16.7.


Is this what you mean?

  • Administrators
Posted

[ref]FCU4ever[/ref], if don't work, idk, is a very old problem in some laptops with nvidia, in old time we fix it via going to sleep, _gts, ur tables don't have

DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted

[ref]FCU4ever[/ref], search for pnlf in dsdt

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...