Andres ZeroCross Posted October 15, 2015 Share Posted October 15, 2015 (edited) First i will give you information about my specification Processor : Intel Core i7 6700 Motherboard : Gigabyte GA-Z170-HD3 RAM : Team DDR4 8GB (2X4GB) 2133Mhz - up to 3000Mhz at XMP Profile Graphics Card : Palit Jetstream GTX960 4GB DDR5 SSD and HDD : Fujitsu F200 for System + 500GB Seagate connect with add on PCI-e to Sata 3 Asmedia ASM1062 Chipset Other harddrive : 1 Natno SSD, 2x 2TB Seagate, 2x 500GB Seagate connect with internal SATA Controller Interface Wifi Card : TP-Link TL-WDN4800 Monitor : 2x Asus VN248H (HDMI and Display Port with Converter) I need 2 new hardware to support this a. PCIe to Sata with 2 Ports Sata (because i use 2 important storage) b. PCI to USB 2.0 with NEC Chipset (i Plug USB Keyboard, Mouse and USB Installer here) My steps : 1. Make USB installer El Capitan 10.11 Public Release with CreateinstallMedia method 2. Install Clover Rev 3280 into it 3. Basic configuration for BIOS (Disable serial port at IO section in bios, Boot with UEFI Mode, Primary Graphics set to PCI-E, Sata Controller = AHCI, CSM Support = Disable, OS Mode = Windows 8/10 WHQL) 4. My Masic Configuration for Config.plist (open with Clover Configurator Version 4.24) ACPI = tick FixHpet, AddDTGP, FixHDA, New Way, Delete Unused, AddHDMI, Drop OEM_DSM of HDA and SATA. Bootflag = nv_disable=1 -v dart=0 Devices = USB Inject, Add Clock ID, Fix OwnerShip, Audio Layout = 2, Reset HDA Graphics = There is no change here Kernel and Kext Patches = FakeCPUIID 0x00306F2 and tick KernelHasswellE (Please anybody,, i dont want use this. Latest El Capitan 10.11.1 Beta is supported native to this processor right. Help me with kernel so i don't need to use fakeCpuIID again) I I use Clover R3292 and i don't need to use FakeCPUID again,, just tick Kernel Haswell-E and it will boot. So you need to use Clover R3292 and later Rt Variables = BooterConfig 0x28 and CsrActiveConfig 0x067 SMBios = First i use SMBios MacPro 6.1 but later i just need to use iMac17,1 because My System build is identical with iMac17,1 hardware (SkyLake System) System Parameters = Inject Kexts Detect and Tick Inject System ID 5. Boot from Your USB Installer and do everything like normal until you get into desktop 6. Install Kext Utility, 7. Copy "AppleGraphicsControl.kext" from "System/Library/Extensions" to Desktop and then edit info.plist at "AppleGraphicsControl.kext/Contents/Plugins/AppleGraphicsDevicePolicy.kext/Contents/info.plist" and look at OKitPersonalities->AppleGraphicsDevicePolicy->ConfigMap and change "Mac-F60DEB81FF30ACF6 - Config1" to "Mac-F60DEB81FF30ACF6 - None". Reinstall this kext with Kext Utility. Note : the reason you need to "Config1" of "Mac-F60DEB81FF30ACF6" because it's BOARD-ID for MacPro6,1. so if you use SMBios of iMac17,1 then Check your Board-Id (you can use Clover Configurator and open your config.plist and see your Board-id at SMBios Section) and change "Config2/Config1" to "none". Now i use "Mac-DB15BD556843C820" as my Board-ID because i use iMac17,1 SMBios so i need to change ConfigMap that related to it 8. Install Nvidia Web Driver version 346.03.02f02, and restart. 9. Change bootflag "nv_disable=1" to "nvda_drv=1" 10. After you get into desktop, get Latest Beta Build 10.11.1 Seed. You need to change seed catalog update first (google it). 11. Do update to 10.11.1 Build 15B38b and restart 12. Boot again with bootflag "nv_disable=1", and copy "NVDAStartupWeb.kext" from "System/Library/Extensions" to desktop. And open info.plist at "NVDAStartupWeb.kext/Contents/Info.plist". Look at "IOKitPersonalities->NVDAStartup" and change "NVDARequiredOS - 15A284" to "NVDARequiredOS - 15B". Save,, and reinstall this kext with Kext Utility 13. IMPORTANT, if you use SMBIOS MacPro 6.1 or iMac 15.1 and some type (I forgot) then do "7Th Step" above again. 14. Restart and reuse "nvda_drv=1" 15. Now you have El Capitan 10.11.1 at your SKYLAKE Computer Problem 1. Internal Sata is still not function, it show "Intel 10 Series Chipset" but "unknown" for Harddrive Solved by Mod Bios to disable IOAPIC 24-119 Entries or Patch Apple APIC2. USB 3.0 is not function too, but it shot at USB System Report Solved by Mod Bios to disable IOAPIC 24-119 Entries or Patch Apple APIC 3. When you open Browser Applications, Movies or Something like that then it will freeze for 10 seconds. I check console and i found "NVDA(Graphics): Channel exception! Exception type = 0x8 DMA Engine Error (FIFO Error 8)" Solved by Mod Bios to disable IOAPIC 24-119 Entries or Patch Apple APIC 4. Address of Sound HDEF is different with my DSDT. Normally it should be "0x001B0000" but at my board's DSDT is "0x001F0003". So ScriptCommand of Toleda for ALC is not work anymore, we need to change that script command from HDEF-B to HDEF-F (just look at the script) 5. We need to change Device HDAS to HDEF at address "0x00fF0003", but something weird after 5times my system freeze and i look at Audio System Report it suddenly show all of AUDIO Interface , before not. Solved by Mod Bios to disable IOAPIC 24-119 Entries or Patch Apple APIC 6. I look at my Graphics/Displays Sytem report and at PCIe Lane Width, it show "x4" or "x8". Damn,, it should be "x16". It will random change after freeze from "x4" or "x8" My bad, i just need to plug out and plug in again. Just assembly case Maybe Rehabman, Slice and Pike R. Alpha want to help me Well,, i attach my file (Darwin Dumper File) <<<<< Before Patched, andi attach my DSDT + SSDT + Config.plist <<<<< After Patched and working well Before Patch Before Mod Bios / Patch 1 Before Mod Bios / Patch 2 Before Mod Bios / Patch 3 Before Mod Bios / Patch 4 ================================================================================================= AFTER PATCH After Mod Bios / Patch 1 After Mod Bios / Patch 2 After Mod Bios / Patch 3 After Mod Bios / Patch 4 After Mod Bios / Patch 5 After Mod Bios / Patch 6 After Mod Bios / Patch 7 Edited February 7, 2020 by Andres ZeroCross 5 Link to comment Share on other sites More sharing options...
Luke//power Posted October 15, 2015 Share Posted October 15, 2015 You wrote this post just as I asked you how you did it. Awesome man Thanks for your work! Still apparently no way to do it without an external sata controller though, bummer. 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 15, 2015 Author Share Posted October 15, 2015 You wrote this post just as I asked you how you did it. Awesome man Thanks for your work! Still apparently no way to do it without an external sata controller though, bummer. You are welcome, i am hungry now. I want to eat "Nasi Padang". It's delicious food here Still wait for solution Link to comment Share on other sites More sharing options...
Slice Posted October 16, 2015 Share Posted October 16, 2015 I am sorry but your attached MySkyLakeFiles are almost useless. Please upload full DarwinDumper report. Address of Sound HDEF is different with my DSDT. Normally it should be "0x001B0000" but at my board's DSDT is "0x001F0003". I think it is wrong because according to Intel 0x001F0003 must be SMbus controller class 0c0500 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 16, 2015 Author Share Posted October 16, 2015 I am sorry but your attached MySkyLakeFiles are almost useless. Please upload full DarwinDumper report. I think it is wrong because according to Intel 0x001F0003 must be SMbus controller class 0c0500 No,, i check in windows 0x001F003 is High Definition Audio, not SMBus. SMBus has different address. Tonight i will upload my Darwin Dumper. Thanks for the respons PS : at my old motherboard Z97X Gaming 3, 0x001B0000 is HDEF address and 0x001F0003 is SMBus address. But, at Z170-HD3, 0x001B0000 is RP17 address and 0x001F0003 is HDEF address and 0x001F0004 is SMBus device Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 16, 2015 Author Share Posted October 16, 2015 I am sorry but your attached MySkyLakeFiles are almost useless. Please upload full DarwinDumper report. I think it is wrong because according to Intel 0x001F0003 must be SMbus controller class 0c0500 I have uploaded my Darwin Dumper,. you can check at main post Slice or here DarwinDumper_2.9.8_AMI_X64_3285_Unknown_andreszerocross.zip. Thanks Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 17, 2015 Author Share Posted October 17, 2015 I need to know. Differrent address of acpi device can make trouble or not??? Link to comment Share on other sites More sharing options...
Nasco Posted October 18, 2015 Share Posted October 18, 2015 Sorry I can't offer any help - but I wanted to let you know that Im in the same boat. I have a Z170-A with a i7 6700, but I can't seem to get past the "Waiting for root device". Did you end up using a PCI-E to SATA/USB in the end? Link to comment Share on other sites More sharing options...
oscarbg Posted October 18, 2015 Share Posted October 18, 2015 Two things: Has anyone get Skylake graphics working I see they get named "HD 7000" on DPCI Manager.. In https://pikeralpha.wordpress.com/2015/10/14/os-x-10-11-1-beta-4-adds-skylake-support/ seems there is an enabler (?)-> AppleIntelGraphicsFramebuffer.sh and added support for the Intel Skylake processor graphics Would be nice to see graphics tests of Intel HD530 on GFXbench for Mac and also on upcoming GFXBench Metal for Mac and Compubench Metal (both coming soon from Kishonti seems) Second regarding SATA issues can anyone confirm if working with a NVMe drive like Intel 750 series or a NVMe variant of SM951? this would also confirm working NVMe devices for Mac first time, right? Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted October 18, 2015 Share Posted October 18, 2015 You are right about the changed addresses and they are the same as the new iMac. . Look here: Device (XHC1) { Name (_ADR, 0x00140000)Device (IMEI) { Name (_ADR, 0x00160000)Device (SATA) { Name (_ADR, 0x00170000) Device (PRT0) { Name (_ADR, 0xFFFF) Name (_CID, "hdd-power-off") Scope (\_SB.PCI0.RP17.SSD0) { Device (PRT0) { Name (_ADR, 0xFFFF) Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "io-device-location", Buffer (0x04) { "SSD" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3) RefOf (Local0) Return (Local0) }Device (IGPU) { Name (_ADR, 0x00020000)Device (HDEF) { Name (_ADR, 0x001F0003)Device (SBUS) { Name (_ADR, 0x001F0004)Device (SSD0) { Method (_DSM, 4, NotSerialized) { If (LEqual (NVME, One)) { Store (Package (0x04) { "use-msi", One, "nvme-LPSR-during-S3-S4", One }, Local0) } Else { Store (Package (0x06) { "use-msi", One, "sata-express-power-off", One, "ssd-off-in-S4", One }, Local0) } DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }}And ACPI (what's it's name?) again fails to extract all Apple specific SSDT tables. Look here:Name (SSDT, Package (0x15) { "CPU0IST ", 0x8AF22718, 0x00000696, "APIST ", 0x8AF1F618, 0x000005AA, "CPU0CST ", 0x8AF1EC18, 0x0000028F, "APCST ", 0x8AF20C18, 0x00000119, "CPU0HWP ", 0x8AF21F18, 0x0000008E, "APHWP ", 0x8AF20A98, 0x00000119, "HWPLVT ", 0x8AF20D98, 0x00000130})HDD match with "Generic" and the SSD (AppleSATAExpress) Note: {censored} tactic. What the h*ll is wrong with this stupid editor here? I'm done. Not going to waste my time here with this. 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 18, 2015 Author Share Posted October 18, 2015 You are right about the changed addresses and they are the same as the new iMac. . Look here: Device (XHC1) { Name (_ADR, 0x00140000)Device (IMEI) { Name (_ADR, 0x00160000)Device (SATA) { Name (_ADR, 0x00170000) Device (PRT0) { Name (_ADR, 0xFFFF) Name (_CID, "hdd-power-off") Scope (\_SB.PCI0.RP17.SSD0) { Device (PRT0) { Name (_ADR, 0xFFFF) Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "io-device-location", Buffer (0x04) { "SSD" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3) RefOf (Local0) Return (Local0) }Device (IGPU) { Name (_ADR, 0x00020000)Device (HDEF) { Name (_ADR, 0x001F0003)Device (SBUS) { Name (_ADR, 0x001F0004)Device (SSD0) { Method (_DSM, 4, NotSerialized) { If (LEqual (NVME, One)) { Store (Package (0x04) { "use-msi", One, "nvme-LPSR-during-S3-S4", One }, Local0) } Else { Store (Package (0x06) { "use-msi", One, "sata-express-power-off", One, "ssd-off-in-S4", One }, Local0) } DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }}And ACPI (what's it's name?) again fails to extract all Apple specific SSDT tables. Look here:Name (SSDT, Package (0x15) { "CPU0IST ", 0x8AF22718, 0x00000696, "APIST ", 0x8AF1F618, 0x000005AA, "CPU0CST ", 0x8AF1EC18, 0x0000028F, "APCST ", 0x8AF20C18, 0x00000119, "CPU0HWP ", 0x8AF21F18, 0x0000008E, "APHWP ", 0x8AF20A98, 0x00000119, "HWPLVT ", 0x8AF20D98, 0x00000130})HDD match with "Generic" and the SSD (AppleSATAExpress) Note: {censored} tactic. What the h*ll is wrong with this stupid editor here? I'm done. Not going to waste my time here with this. LoL,,, please don't be angry Maybe you can make new artikel at your website about this??? Link to comment Share on other sites More sharing options...
bomerr Posted October 20, 2015 Share Posted October 20, 2015 Getting this error, any help? Specs: ASRock Z170 itx/ac, i5-6600k, GTX 950. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 20, 2015 Author Share Posted October 20, 2015 Getting this error, any help? Specs: ASRock Z170 itx/ac, i5-6600k, GTX 950. Yeah,, it's normal It's USB Problem,, i said at post that i need "PCI to USB 2.0" to throw away this issue 2 Link to comment Share on other sites More sharing options...
bomerr Posted October 21, 2015 Share Posted October 21, 2015 Yeah,, it's normal It's USB Problem,, i said at post that i need "PCI to USB 2.0" to throw away this issue Well that's gonna be a problem because I only have 1 PCIe slot as it's an ITX mobo. Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted October 21, 2015 Share Posted October 21, 2015 "Kernel and Kext Patches = FakeCPUIID 0x00306F2 and tick KernelHasswellE (Please anybody,, i dont want use this. Latest El Capitan 10.11.1 Beta is supported native to this processor right. Help me with kernel so i don't need to use fakeCpuIID again)" You still need to FakeCPUI? I have the same Intel i7-6700 sitting on a Gigabyte motherboard and I don't even have FakeCPUID implemented in RevoBoot, so I am a bit surprised that you need it with Clover. Have you tried Chameleon (Enoch branch)? Link to comment Share on other sites More sharing options...
Nasco Posted October 21, 2015 Share Posted October 21, 2015 "Kernel and Kext Patches = FakeCPUIID 0x00306F2 and tick KernelHasswellE (Please anybody,, i dont want use this. Latest El Capitan 10.11.1 Beta is supported native to this processor right. Help me with kernel so i don't need to use fakeCpuIID again)" You still need to FakeCPUI? I have the same Intel i7-6700 sitting on a Gigabyte motherboard and I don't even have FakeCPUID implemented in RevoBoot, so I am a bit surprised that you need it with Clover. Have you tried Chameleon (Enoch branch)? I tested 10.11.1 with clover and CPU support's fine. The SATA and USB seem to be the only show stoppers right now. Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted October 21, 2015 Share Posted October 21, 2015 I tested 10.11.1 with clover and CPU support's fine. The SATA and USB seem to be the only show stoppers right now.As expected. Now take a look at this: Scope (_SB) { Device (USBX) { Name (_ADR, Zero) Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "kUSBSleepPowerSupply", 0x13EC, "kUSBSleepPortCurrentLimit", 0x0834, "kUSBWakePowerSupply", 0x13EC, "kUSBWakePortCurrentLimit", 0x0834 }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Note that the iMac16,x and iMac17,x models are (still) missing in 10.11.1 but the same variable names can be found in one of the USB kexts so it appears that Apple took a new route for this in the new iMac's (I'm using the iMac17,1 here) Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 21, 2015 Author Share Posted October 21, 2015 Sorry, i don't edit my post yet. I installed it with Clover 3285, but when i use 3292, i don't neex FakeCPUID again. Sorry. Pike, can you give solution for sata and usb, i don't know what must i change at my dsdt Link to comment Share on other sites More sharing options...
Nasco Posted October 21, 2015 Share Posted October 21, 2015 I got it booting with a PCI-e to SATA card - now the USB problem. Yeah,, it's normal It's USB Problem,, i said at post that i need "PCI to USB 2.0" to throw away this issue Would PCI to USB 3.0 work? Or does it need to be 2.0? Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 21, 2015 Author Share Posted October 21, 2015 (edited) I got it booting with a PCI-e to SATA card - now the USB problem. Would PCI to USB 3.0 work? Or does it need to be 2.0? I don't know how to patch USB 3.0 (XHC) for Z170 DSDT (SkyLake) at El Capitan right now,, so i assume you need "PCI to USB 2.0". It will trigger EHCI and OHCI Mode for operating Edited October 21, 2015 by andreszerocross 1 Link to comment Share on other sites More sharing options...
Nasco Posted October 21, 2015 Share Posted October 21, 2015 I don't know how to patch USB 3.0 (XHC) for Z170 DSDT (SkyLake) at El Capitan right now,, so i assume you need "PCI to USB 2.0". It will trigger EHCI and OHCI Mode for operating Thanks for the info - I'll have to see if I can fit it under my GPU - it might be a tight squeeze. Let's see if I can find a suitable one that can get here fairly quickly. Link to comment Share on other sites More sharing options...
Luke//power Posted October 22, 2015 Share Posted October 22, 2015 Anyone tried the official 10.11.1 build (releast last night) to install yet? I'm going to be trying myself shortly. I've got an asus z170 deluxe with ASMEDIA usb (and an onboard ASMEDIA raid controller, separate from the intel controller) I've read the asmedia USB controller works with osx, but only using GenericUSBXHCI. (Which doesn't support 10.11) Extremely strange if 10.11.1 release (not beta) still doesn't contain intel drivers... Check out this post on the apple dev forums about 10.11.1 beta breaking the new imacs (because it didnt contain drivers): https://forums.developer.apple.com/thread/23143 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted October 22, 2015 Author Share Posted October 22, 2015 Anyone tried the official 10.11.1 build (releast last night) to install yet? I'm going to be trying myself shortly. I've got an asus z170 deluxe with ASMEDIA usb (and an onboard ASMEDIA raid controller, separate from the intel controller) I've read the asmedia USB controller works with osx, but only using GenericUSBXHCI. (Which doesn't support 10.11) Extremely strange if 10.11.1 release (not beta) still doesn't contain intel drivers... Check out this post on the apple dev forums about 10.11.1 beta breaking the new imacs (because it didnt contain drivers): https://forums.developer.apple.com/thread/23143 I tried,, and still USB 3.0 and Internal Sata Issue. And sometimes when you open browser media or movie then it will freeze for 5 seconds, there is a log about it at console. Maybe you know about this log "NVDA(Graphics): Channel exception! Exception type = 0x8 DMA Engine Error (FIFO Error 8)" Link to comment Share on other sites More sharing options...
Luke//power Posted October 22, 2015 Share Posted October 22, 2015 I tried,, and still USB 3.0 and Internal Sata Issue. And sometimes when you open browser media or movie then it will freeze for 5 seconds, there is a log about it at console. Maybe you know about this log "NVDA(Graphics): Channel exception! Exception type = 0x8 DMA Engine Error (FIFO Error 8)" Are you sure the actual data isn't there though? Maybe it just needs some trickery to get the kexts to load I'm going to try my own hand at this tonight. 2 Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted October 23, 2015 Share Posted October 23, 2015 Anyone tried the official 10.11.1 build (releast last night) to install yet? I'm going to be trying myself shortly. I've got an asus z170 deluxe with ASMEDIA usb (and an onboard ASMEDIA raid controller, separate from the intel controller) I've read the asmedia USB controller works with osx, but only using GenericUSBXHCI. (Which doesn't support 10.11) Extremely strange if 10.11.1 release (not beta) still doesn't contain intel drivers... Check out this post on the apple dev forums about 10.11.1 beta breaking the new imacs (because it didnt contain drivers): https://forums.developer.apple.com/thread/23143 The official release works just fine with the new Skylake iMac's (Edit: Final version is working perfect now.). 1 Link to comment Share on other sites More sharing options...
Recommended Posts