jacoweb Posted February 14, 2018 Share Posted February 14, 2018 Will hackintosh work in hardware Raid 0 m.2 ssd ? Yes! Link to comment Share on other sites More sharing options...
nmano Posted February 18, 2018 Author Share Posted February 18, 2018 This IRQ patch support Start up automatically after power failure in Energy Saver. All in One SSDT. please update your new patches. Thank you. Enjoy. SSDT-X99-2018.aml.zip X99_SSDT-IRQ.aml.zip 2 Link to comment Share on other sites More sharing options...
maxx7650 Posted February 24, 2018 Share Posted February 24, 2018 @maldon I just unlocked the bios on my asus mobo,my question is which options i should choose in my config file under -ATI connectors patch - and also with an ssdt for cpu do i drop oem and plugin type 0-1 I don t know which are the correct settings. Can you help me out please? Link to comment Share on other sites More sharing options...
MaLd0n Posted February 24, 2018 Share Posted February 24, 2018 GPU just use WhateverGreen last version WhateverGreen.kext.zip PM use correct patches in Kernel to Patches and PluginType =1 1 Link to comment Share on other sites More sharing options...
maxx7650 Posted February 24, 2018 Share Posted February 24, 2018 GPU just use WhateverGreen last version WhateverGreen.kext.zip PM use correct patches in Kernel to Patches and PluginType =1 I was refering to PM before not the graphics card. So plugin type 1 ok....DROP OEM checked or unchecked in ACPI-SSDT? And also APPLE RTC-and the others should be checked or unchecked>? Thanks for the help much apreciated config.plist.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 GPU just use WhateverGreen last version WhateverGreen.kext.zip PM use correct patches in Kernel to Patches and PluginType =1 I was refering to PM before not the graphics card. So plugin type 1 ok....DROP OEM checked or unchecked in ACPI-SSDT? And also APPLE RTC-and the others should be checked or unchecked>? Thanks for the help much apreciated i dont have ur processor u need a tests x99 u can drop all SSDTs, work only with dsdt, no dependencies RTC, etc, have all in DSDT 2 Link to comment Share on other sites More sharing options...
pitrysha Posted February 25, 2018 Share Posted February 25, 2018 Hello. I changed the video card, and dsdt Maldon is now disabled. I'm doing a new one, check and correct my mistakes. Thank you. Архив.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 Hello. I changed the video card, and dsdt Maldon is now disabled. I'm doing a new one, check and correct my mistakes. Thank you. check CLOVER.zip run new run_me after reboot RunMe.app.zip Link to comment Share on other sites More sharing options...
pitrysha Posted February 25, 2018 Share Posted February 25, 2018 MaLd0n. Thanks for the help. Here is the result. iPro.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 MaLd0n. Thanks for the help. Here is the result. looks good test sleep, etc Link to comment Share on other sites More sharing options...
pitrysha Posted February 25, 2018 Share Posted February 25, 2018 MaLdon. This is a complete replacement. iPro2.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 MaLdon. This is a complete replacement. test all usbs, sleep, etc let me know Link to comment Share on other sites More sharing options...
pitrysha Posted February 25, 2018 Share Posted February 25, 2018 MaLdon. The sleep mode is working. USB all work. HDMI no. Thanks. Архив.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 MaLdon. The sleep mode is working. USB all work. HDMI no. Thanks. use it for usb 10.13 <dict> <key>Comment</key> <string>Change 15 port limit</string> <key>Disabled</key> <false/> <key>Find</key> <data> g32MEA== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.13.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCIPCI</string> <key>Replace</key> <data> g32Mfw== </data> </dict> 10.13.4+ <dict> <key>Comment</key> <string>USB 10.13.4+ by PMHeart</string> <key>Disabled</key> <true/> <key>Find</key> <data> g32UDw+DlwQAAA== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.13.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g32UD5CQkJCQkA== </data> </dict> HDMI use it, voodoohda mod, work only with ur HDMI Audio VoodooHDA.kext.zip Link to comment Share on other sites More sharing options...
pitrysha Posted February 25, 2018 Share Posted February 25, 2018 MaLd0n. Thank you, you're a genius. Everything is working. Thank you very much. 2 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 25, 2018 Share Posted February 25, 2018 MaLd0n. Thank you, you're a genius. Everything is working. Thank you very much. Enjoy! Link to comment Share on other sites More sharing options...
pitrysha Posted February 28, 2018 Share Posted February 28, 2018 test all usbs, sleep, etc let me know MaLd0n. Hello. The last time I was in a hurry to work and badly checked the USB ports. Not all work. No EH01 , EH02. Please look. Архив.zip 1 Link to comment Share on other sites More sharing options...
MaLd0n Posted February 28, 2018 Share Posted February 28, 2018 All ports need work inside BUS USB3(XHCI), USB2(EHCI) is nothing, i kill it if one or two ports don't work, i think need other patch limit port or create ur personal injector exclude unused ports Don't need SSDTs, just flag uia_exclude=XXXX EXAMPLE Unused Ports, uxcluded with flag uia_exclude=HS01;HS02;HS03;HS04;HS05;HS06;HS10;HS11;SSP1;SSP2;SSP6 Used Ports HS07, HS08, HS09, HS12, HS13, HS14, SSP3, SSP4, SSP5 use usb stick one by one ports, and check in ioreg every test 1 Link to comment Share on other sites More sharing options...
pitrysha Posted February 28, 2018 Share Posted February 28, 2018 Thanks for the help. It seems to have happened. Link to comment Share on other sites More sharing options...
ACIDSky Posted March 31, 2018 Share Posted March 31, 2018 5930K GeekBench 4 10.13.3 - 26k score 10.14.4 - 18k score need a new patch for XCPM ? Link to comment Share on other sites More sharing options...
Fergarth Posted March 31, 2018 Share Posted March 31, 2018 5 hours ago, ACIDSky said: 5930K GeekBench 4 10.13.3 - 26k score 10.14.4 - 18k score need a new patch for XCPM ? 2 Link to comment Share on other sites More sharing options...
nmano Posted April 7, 2018 Author Share Posted April 7, 2018 I test with AppleHDA NVIDIA HDMI for GTX970 10.13.4+ Comment NVIDIA HDMI for GTX970 10.13.4+test by mano Find DE100B0E Name AppleHDAController Replace DE10BB0F -worked Replace DE10EF10 -not worked This ID not work 10.13.4 DE10EF10 1 Link to comment Share on other sites More sharing options...
maleorderbride Posted April 8, 2018 Share Posted April 8, 2018 11 hours ago, nmano said: I test with AppleHDA NVIDIA HDMI for GTX970 10.13.4+ Comment NVIDIA HDMI for GTX970 10.13.4+test by mano Find DE100B0E Name AppleHDAController Replace DE10BB0F -worked Replace DE10EF10 -not worked This ID not work 10.13.4 DE10EF10 I am helping a friend with a 6950X on a Gigabyte X99 board in 10.13.4 with the latest Clover. However, the CPU won't go any higher than 3.5GHz (no turbo) despite being overclocked to 4.0GHz and EIST disabled. What are the minimum kernel patches needed for 10.13.4 and a 6950X? Thanks! 1 Link to comment Share on other sites More sharing options...
nmano Posted April 8, 2018 Author Share Posted April 8, 2018 (edited) there was an initialization error 70014-Fixed I'd love to have my 4.3 overclock, but I'll setting in clover config CPU FrequencyMHz is 4200 If I enter over 4200 is not work DVD player. FrequencyMHz 4200 IOAHCIBlockStorageInjector.kext.zip Edited April 8, 2018 by nmano 1 Link to comment Share on other sites More sharing options...
nmano Posted April 26, 2018 Author Share Posted April 26, 2018 X99 Series with GC-ALPINE RIDGE rev 2.0 My motherboard is not in this list.(X99 Gaming G1) but Its worked.I thing Mac driver its supported. I just install SSDT. https://www.insanelymac.com/applications/core/interface/file/attachment.php?id=297769 1 Link to comment Share on other sites More sharing options...
Recommended Posts