Jump to content
5 posts in this topic

Recommended Posts

Hi, i've a P5Q-E with Intel Quad Q8400 , 4GB Ram Kingston , Samsung SSD 256 Pro, after installed yosemite the shutdown not work perfectly, after click on shutdown, gpu power off (black screen) but the hdd and cpu stay on, any suggestion? sorry for my bad english

PS: On Windows 7 and Mavericks the shutdown working 

Link to comment
https://www.insanelymac.com/forum/topic/299713-yosemite-no-shutdown/
Share on other sites

Hi i've used this installer: http://www.insanelymac.com/forum/topic/298753-boot-usb-os-x-yosemite-chameleon/   what is the DSDT patch? i've search but i've find only for snow leopard, but this is offline --> http://www.insanelymac.com/forum/topic/228673-help-patch-dsdt-to-be-able-to-shutdown/

Open your DSDT with MaciASL, and apply this patch:

into method label _PTS code_regex_not If\s\(LEqual\s\(Arg0,\s0x05\)\) code_regex ^((?:.|\n)*)$ replace_matched
begin
        If (LEqual (Arg0, 0x05)) {}\n
        Else\n
        {\n
%1
        }
end
  • Like 1
×
×
  • Create New...