Contribute
Register

[Guide] Z/H97N-WIFI with Intel HD4600 using Clover UEFI Hotpatch

Status
Not open for further replies.
Joined
Jun 9, 2013
Messages
10,289
Motherboard
ASUS ROG STRIX Z390-F GAMING
CPU
i5 8500
Graphics
RTX 570
Mac
  1. MacBook
  2. Mac mini
Mobile Phone
  1. Android
  2. iOS
Overview

So heres a guide on getting OS X El Capitan up and running on Z97N-WIFI, H97N-WIFI using Intel HD 4600. This guide will work with 10.9, 10.10. Although I run Mavericks on a second partition.

Guide for Installing Sierra 10.12.1 with Intel HD 4600
https://www.tonymacx86.com/threads/...tel-hd4600-using-clover-uefi-hotpatch.203276/

Guide for installing 10.12.1 with Nvidia Graphics.
https://www.tonymacx86.com/threads/...ing-clover-uefi-hotpatch.206284/#post-1361883

My configuration on my H97N-WIFI Build.
  • GA-H97N-WIFI.
  • Core i7 4790.
  • Intel HD 4600 3 monitors.
  • Corsair RM 650.
  • Corsair Vengeance LP 16GB.
  • Bitfenix Prodigy Case.
  • Apple BCM94602CS in Mini PCI-E Adaptor.
  • Apple Magic Mouse 2, Apple Keyboard 2.
  • 3x ASUS VE248H.

This Guide will also work on Z97N-WIFI.

Things you will need.

16GB USB Flash Drive
OS X downloaded from Mac App Store.
A Mac or a working Hackintosh to download 10.11 from Mac App Store and to create installation Pen Drive.
Set of SSDTs. Credits to Rehabman for his help with SSDT-USB & SSDT-HACK.

Bios Settings

You can use factory defaults. But due to my SSDT-USB I recommend to have XHCI set to enabled not Auto. VT-d can be left to enabled only if you have dart=0 in config.plist. If you decide to disable VT-d then no need to worry about having dart=0 in config.plist. Recommend not using Beta BIOS. Stay at BIOS F8. Set Boot settings to UEFI Only. Enable XMP Profile 1.

Creating USB

I used createmediainstall using Terminal and install Clover Manually.

Erase USB Boot stick as OS X Extended (Journaled), GUID Partition Map. Naming the Drive as USB. Open. Terminal and copy and paste.

Code:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app


Wait till files are done copying. Now we can move onto install Clover to the Pen drive. At the time of this guide Clover version was 3763. Note theres a Clover bug that causes (Inject EDID) to set to true by default.

Open up Clover. Continue, Continue again, Change install location to you're USB drive. Now click on Customise, Now we need to install correct settings for Clover.

To Clone my fork you will need to download developer tools and install using Terminal.


Code:
git

Now to Clone my fork using Terminal.

Code:
mkdir~/Z-H97N-WIFI-Patches
cd~/Z-H97N-WIFI-Patches
git clone https://github.com/VoiletDragon/Z-H97N-WIFI-Patches.git

Location of files from my fork will be downloaded to ~(You're Name).


Settings for Clover.

Install For UEFI Booting only.
Install Clover in the ESP.
Theme (select one as you prefer I choose bootcamp)
Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)
Now you can install Clover. Don't forget to put HFSPlus.efi in Drivers64UEFI and remove VBoxHFS-64.efi. Now we need to put FakeSMC & Ethernet kext, USBInjectAll in EFI/Clover/kexts/other. Remove 10+ folders. FakeSMC, AppleintelE1000e can be downloaded from downloads section.
You will need to replace the config with installer_HD4600 rename to config.
Ethernet kexts you will need depends on which Ethernet port you use. I Intel NIC. https://www.tonymacx86.com/resources/categories/kexts.11/
USBinjectAll can be downloaded from Rehabmans Fork. Read Readme first.
https://github.com/RehabMan/OS-X-USB-Inject-All

Once creating you're Clover Boot stick you can now get into installing El Capitan. At BIOS hit F12 and boot from UEFI Pen Drive. Now Boot without cache and install El Capitan.

Remember to boot without cache when booting into the installer and when booting into OS X.

Post Installation

At Post Installation you will need to install Clover to you're boot drive. Its pretty much the same as the Pen drive installation. Except you need to put in place the correct config & SSDTs.
Install For UEFI Booting only.
Install Clover in the ESP.
Theme (select one as you prefer I choose bootcamp)
Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)
You can choose EmuVaribles if it makes you feel nervous but I didnt. Now you can install Clover. Don't forget to put HFSPlus.efi in Drivers64UEFI and remove VBoxHFS-64.efi. Now we need to install FakeSMC,Appleintel1000E and USBinjectall in Library/Extensions. Kexts can be downloaded from downloads section.
You will need to replace the config with post_install_HD4600 rename to config.plist.
Ethernet kexts you will need depends on which Ethernet port you use. I Intel NIC. https://www.tonymacx86.com/resources/categories/kexts.11/
download USBinjectall from Rehabmans fork. Read readme.
https://github.com/RehabMan/OS-X-USB-Inject-All

Now we need to put in place a few SSDTs. SSDTs we need are,

Code:
SSDT-Hack

These set of SSDTs go in EFI/Clover/ACPI/patched.
Remove config.plist and replace it with the one called post_Installation and rename to config.plist.

Now we can reboot and boot into El Capitan without the Pen Drive.

For Native Powermanagement you will need to generate a SSDT using Piker Alpha's ssdtPRGen.sh.Guide can be found here. https://www.tonymacx86.com/threads/quick-guide-to-generate-a-ssdt-for-cpu-power-management.177456/

For Audio. There are two options here. You can use Toledas Clover Audio Injection but I choose to use RehabMans CodecCommander SSDT & CodecCommander.kext. RehabMans CodecCommander can be found on his Fork. But you can Clone his fork. Look at guide to clone his DH67BL fork. Guide https://www.tonymacx86.com/threads/guide-intel-dh67xx-with-hd3000-using-clover-uefi-hotpatch.190228/


As Hibernation isn't supported on a Hackintosh (You will need to disable suspend to disk or S4 sleep) You will need to disable it in Terminal.

Code:
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage

What works.


Native Power Management/iGPU Powermanagement.
Full Graphics Acceleration Intel HD 4600.
Sleep/Including Audio after sleep state.
3 Monitors using Intel HD 4600.
Ethernet Intel & Atheros.
iMessage and FaceTime.
USB 3 with full speed.

Beats 1 doesn't play due to DRM Protection can be fixed by using Shiki. https://github.com/vit9696/Shiki/releases

Link for iMessage fix https://www.tonymacx86.com/threads/how-to-fix-imessage.110471/

Link to Github for Config and Set of SSDTs. https://github.com/VoiletDragon/Z-H97N-WIFI-Patches
 
Last edited:
Update. Updated configs on Github. Keep Cloned fork up to date.
 
Overview

So heres a guide on getting OS X El Capitan up and running on Z97N-WIFI, H97N-WIFI using Intel HD 4600. This guide will work with 10.9, 10.10. Although I run Mavericks on a second partition.

Guide for Sierra 10.12 https://www.tonymacx86.com/threads/...tel-hd4600-using-clover-uefi-hotpatch.203276/

My configuration on my H97N-WIFI Build.
  • GA-H97N-WIFI.
  • Core i7 4790.
  • Intel HD 4600 3 monitors.
  • Corsair RM 650.
  • Corsair Vengeance LP 16GB.
  • Bitfenix Prodigy Case.
  • Apple BCM94602CS in Mini PCI-E Adaptor.
  • Apple Magic Mouse 2, Apple Keyboard 2.
  • 3x ASUS VE248H.

This Guide will also work on Z97N-WIFI.

Things you will need.

16GB USB Flash Drive
OS X downloaded from Mac App Store.
A Mac or a working Hackintosh to download 10.11 from Mac App Store and to create installation Pen Drive.
Set of SSDTs. Credits to Rehabman for his help with SSDT-UIAC & SSDT-HACK.

Bios Settings

You can use factory defaults. But due to my SSDT-UIAC I recommend to have XHCI set to enabled not Auto. VT-d can be left to enabled only if you have dart=0 in config.plist. If you decide to disable VT-d then no need to worry about having dart=0 in config.plist. Recommend not using Beta BIOS. Stay at BIOS F8. Set Boot settings to UEFI Only. Enable XMP Profile 1.

Creating USB

I used createmediainstall using Terminal and install Clover Manually.

Erase USB Boot stick as OS X Extended (Journaled), GUID Partition Map. Naming the Drive as USB. Open. Terminal and copy and paste.

Code:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app


Wait till files are done copying. Now we can move onto install Clover to the Pen drive. At the time of this guide Clover version was 3763. Note theres a Clover bug that causes (Inject EDID) to set to true by default.

Open up Clover. Continue, Continue again, Change install location to you're USB drive. Now click on Customise, Now we need to install correct settings for Clover.

To Clone my fork you will need to download developer tools and install using Terminal.


Code:
git

Now to Clone my fork using Terminal.

Code:
mkdir~/Z-H97N-WIFI-Patches
cd~/Z-H97N-WIFI-Patches
git clone https://github.com/VoiletDragon/Z-H97N-WIFI-Patches.git

Location of files from my fork will be downloaded to ~(You're Name).


Settings for Clover.

Install For UEFI Booting only.
Install Clover in the ESP.
Theme (select one as you prefer I choose bootcamp)
Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)
Now you can install Clover. Don't forget to put HFSPlus.efi in Drivers64UEFI and remove VBoxHFS-64.efi. Now we need to put FakeSMC & Ethernet kext, USBInjectAll in EFI/Clover/kexts/other. Remove 10+ folders. FakeSMC, AppleintelE1000e can be downloaded from downloads section.
You will need to replace the config with installer_HD4600 rename to config.
Ethernet kexts you will need depends on which Ethernet port you use. I Intel NIC. https://www.tonymacx86.com/resources/categories/kexts.11/
USBinjectAll can be downloaded from Rehabmans Fork. Read Readme first.
https://github.com/RehabMan/OS-X-USB-Inject-All

Once creating you're Clover Boot stick you can now get into installing El Capitan. At BIOS hit F12 and boot from UEFI Pen Drive. Now Boot without cache and install El Capitan.

Remember to boot without cache when booting into the installer and when booting into OS X.

Post Installation

At Post Installation you will need to install Clover to you're boot drive. Its pretty much the same as the Pen drive installation. Except you need to put in place the correct config & SSDTs.
Install For UEFI Booting only.
Install Clover in the ESP.
Theme (select one as you prefer I choose bootcamp)
Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)
You can choose EmuVaribles if it makes you feel nervous but I didnt. Now you can install Clover. Don't forget to put HFSPlus.efi in Drivers64UEFI and remove VBoxHFS-64.efi. Now we need to install FakeSMC,Appleintel1000E and USBinjectall in Library/Extensions. Kexts can be downloaded from downloads section.
You will need to replace the config with post_install_HD4600 rename to config.plist.
Ethernet kexts you will need depends on which Ethernet port you use. I Intel NIC. https://www.tonymacx86.com/resources/categories/kexts.11/
download USBinjectall from Rehabmans fork. Read readme.
https://github.com/RehabMan/OS-X-USB-Inject-All

Now we need to put in place a few SSDTs. SSDTs we need are,
SSDT-HACK.
SSDT-LPC.
SSDT-UIAC.
These set of SSDTs go in EFI/Clover/ACPI/patched.
Remove config.plist and replace it with the one called post_Installation and rename to config.plist.

Now we can reboot and boot into El Capitan without the Pen Drive.

For Native Powermanagement you will need to generate a SSDT using Piker Alpha's ssdtPRGen.sh.Guide can be found here. https://www.tonymacx86.com/threads/quick-guide-to-generate-a-ssdt-for-cpu-power-management.177456/

For Audio. There are two options here. You can use Toledas Clover Audio Injection but I choose to use RehabMans CodecCommander SSDT & CodecCommander.kext. RehabMans CodecCommander can be found on his Fork. But you can Clone his fork. Look at guide to clone his DH67BL fork. Guide https://www.tonymacx86.com/threads/guide-intel-dh67xx-with-hd3000-using-clover-uefi-hotpatch.190228/


As Hibernation isn't supported on a Hackintosh (You will need to disable suspend to disk or S4 sleep) You will need to disable it in Terminal.

Code:
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage

What works.


Native Power Management/iGPU Powermanagement.
Full Graphics Acceleration Intel HD 4600.
Sleep/Including Audio after sleep state.
3 Monitors using Intel HD 4600.
Ethernet Intel & Atheros.
iMessage and FaceTime.
USB 3 with full speed.

Beats 1 doesn't play due to DRM Protection can be fixed by using Shiki. https://github.com/vit9696/Shiki/releases

Link for iMessage fix https://www.tonymacx86.com/threads/how-to-fix-imessage.110471/

Link to Github for Config and Set of SSDTs. https://github.com/VoiletDragon/Z-H97N-WIFI-Patches

Guide updated. Updated installer_HD4600, post_install_HD4600 configs.
 
Guide updated. Updated installer_HD4600, post_install_HD4600 configs.

thank you! VoiletDragon!

By following your guide,i install a hackintosh that almost perfect.
My config is H97N-WiFI, Core i5-4590, Intel HD 4600

But there still two little confusion in your guide.

1> Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)

Do you mean check OsxAptioFixDrv ONLY?leave Drivers64UEFI other option blank?

2>Now we need to install FakeSMC,Appleintel1000E and USBinjectall in Library/Extensions

Do you mean Copy&Paste ? or if there are utility to install the kext?

thanks again!
 
thank you! VoiletDragon!

By following your guide,i install a hackintosh that almost perfect.
My config is H97N-WiFI, Core i5-4590, Intel HD 4600

But there still two little confusion in your guide.

1> Drivers64UEFI, OsxAptioFixDrv. (Don't use OsxAptioFixDrv2 it causes problems)

Do you mean check OsxAptioFixDrv ONLY?leave Drivers64UEFI other option blank?

2>Now we need to install FakeSMC,Appleintel1000E and USBinjectall in Library/Extensions

Do you mean Copy&Paste ? or if there are utility to install the kext?

thanks again!

Use OsxAptioFixDrv instead of OsxAptioFixDrv2. So choose OsxAptioFixDrv in Clover installer. You can use Copy and paste to L/E then repair permissions using Kext Utility or you can use Kext Beast.
 
Use OsxAptioFixDrv instead of OsxAptioFixDrv2. So choose OsxAptioFixDrv in Clover installer. You can use Copy and paste to L/E then repair permissions using Kext Utility or you can use Kext Beast.


problem soloved!

YOU ARE MY HERO!

thank you,VoiletDragon!
 
Everything working?
Not Exactly!
When i trying to sleep,sometimes it will reboot .

Ethernet,USB3.0,Sound,Cpu speedster,Video Card(hd4600), everything is fine.

And at next time booting,A Panic Report shows.

Update:

I'm very sure that I am using OsxAptioFixDrv

______________________________________________________

Anonymous UUID: E5845FE8-C452-73AF-2C75-0A1CD517A5D4

Thu Nov 3 10:11:26 2016

*** Panic Report ***
Machine-check capabilities: 0x0000000000000c09
family: 6 model: 60 stepping: 3 microcode: 28
signature: 0x306c3
Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
9 error-reporting banks
Processor 1: IA32_MCG_STATUS: 0x0000000000000005
IA32_MC4_STATUS(0x411): 0xba00000011000402
IA32_MC4_MISC(0x413): 0x0000000000000000
panic(cpu 1 caller 0xffffff8000dcf1ba): "Machine Check at 0xffffff7f829d0934, registers:\n" "CR0: 0x000000008001003b, CR2: 0x000000010cd52000, CR3: 0x000000000c04f000, CR4: 0x00000000001627e0\n" "RAX: 0x0000000000000046, RBX: 0x00000000fffffa24, RCX: 0xffffff80730183d8, RDX: 0x00000000b0030000\n" "RSP: 0xffffff90a2943c90, RBP: 0xffffff90a2943c90, RSI: 0x00000000000650c0, RDI: 0xffffff8073017000\n" "R8: 0x0000000000987828, R9: 0xffffff809ba2d068, R10: 0x0000000000000000, R11: 0x0000002f4cdb9d41\n" "R12: 0xffffff8015d19018, R13: 0xffffff8015d19000, R14: 0x000000000006671c, R15: 0x0000000000066700\n" "RFL: 0x0000000000000206, RIP: 0xffffff7f829d0934, CS: 0x0000000000000008, SS: 0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/Library/Caches/com.apple.xbs/Sources/xnu/xnu-3248.60.10/osfmk/i386/trap_native.c:168
Backtrace (CPU 1), Frame : Return Address
0xffffff809b95de90 : 0xffffff8000cdab52
0xffffff809b95df10 : 0xffffff8000dcf1ba
0xffffff809b95e070 : 0xffffff8000decdff
0xffffff90a2943c90 : 0xffffff7f829f804c
0xffffff90a2943cd0 : 0xffffff7f829daf3f
0xffffff90a2943d20 : 0xffffff7f829c29ce
0xffffff90a2943e20 : 0xffffff7f820423ad
0xffffff90a2943e60 : 0xffffff7f82041566
0xffffff90a2943e90 : 0xffffff7f8203d569
0xffffff90a2943ef0 : 0xffffff80012b5146
0xffffff90a2943f40 : 0xffffff80012b2fb1
0xffffff90a2943f80 : 0xffffff80012b30a6
0xffffff90a2943fb0 : 0xffffff8000dc9117
Kernel Extensions in backtrace:
com.apple.iokit.IOGraphicsFamily(2.4.1)[A360453D-2050-3C49-A549-AC0DD5E87917]@0xffffff7f82032000->0xffffff7f8206cfff
dependency: com.apple.iokit.IOPCIFamily(2.9)[F51AA3D6-EC2F-3AD3-A043-06DB79027AA2]@0xffffff7f8152c000
com.apple.driver.AppleIntelFramebufferAzul(10.1.4)[0D19E054-2094-3DC9-B8E8-17AAA8AEE8F3]@0xffffff7f829bd000->0xffffff7f82a08fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[F51AA3D6-EC2F-3AD3-A043-06DB79027AA2]@0xffffff7f8152c000
dependency: com.apple.iokit.IOACPIFamily(1.4)[5D7574C3-8E90-3873-BAEB-D979FC215A7D]@0xffffff7f81607000
dependency: com.apple.iokit.IOAcceleratorFamily2(205.11)[AE224148-CFD1-3A17-943F-E42B98EB06DC]@0xffffff7f828a2000
dependency: com.apple.iokit.IOReportFamily(31)[C89107EE-2DF2-3BC3-9F6D-3133D43ED7EF]@0xffffff7f81f84000
dependency: com.apple.AppleGraphicsDeviceControl(3.12.8)[81C2784E-285A-38A7-A16E-515DCB816E0A]@0xffffff7f829b6000
dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[A360453D-2050-3C49-A549-AC0DD5E87917]@0xffffff7f82032000

BSD process name corresponding to current thread: kernel_task
Boot args: dart=0

Mac OS version:
15G31

Kernel version:
Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64
Kernel UUID: B5AA8E3E-65B6-3D0E-867B-8DCCF81E536C
Kernel slide: 0x0000000000a00000
Kernel text base: 0xffffff8000c00000
__HIB text base: 0xffffff8000b00000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 203718695553
last loaded kext at 4343572034: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f824d8000, size 32768)
last unloaded kext at 145425000525: com.apple.driver.AppleUSBMergeNub 900.4.1 (addr 0xffffff7f81dc8000, size 12288)
loaded kexts:
org.pqrs.driver.Karabiner 10.22.0
com.insanelymac.driver.AppleIntelE1000e 3.3.3
org.hwsensors.driver.LPCSensors 1707
org.hwsensors.driver.ACPISensors 1707
org.hwsensors.driver.CPUSensors 1707
com.rehabman.driver.USBInjectAll 0.5.14
org.netkas.driver.FakeSMC 1723
com.apple.driver.AudioAUUC 1.70
com.apple.filesystems.autofs 3.0
com.apple.driver.AGPM 110.22.0
com.apple.driver.ApplePlatformEnabler 2.6.0d0
com.apple.driver.X86PlatformShim 1.0.0
com.apple.driver.AppleUpstreamUserClient 3.6.1
com.apple.driver.AppleMCCSControl 1.2.13
com.apple.driver.AppleHDA 274.12
com.apple.driver.AppleIntelHD5000Graphics 10.1.4
com.apple.driver.AppleOSXWatchdog 1
com.apple.driver.pmtelemetry 1
com.apple.iokit.IOUserEthernet 1.0.1
com.apple.driver.AppleIntelFramebufferAzul 10.1.4
com.apple.driver.AppleLPC 3.1
com.apple.driver.Apple16X50ACPI 3.2
com.apple.iokit.IOBluetoothSerialManager 4.4.6f1
com.apple.Dont_Steal_Mac_OS_X 7.0.0
com.apple.driver.AppleHV 1
com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0
com.apple.BootCache 38
com.apple.iokit.IOAHCIBlockStorage 2.8.5
com.apple.driver.AppleAHCIPort 3.1.8
com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1
com.apple.driver.AppleACPIButtons 4.0
com.apple.driver.AppleRTC 2.0
com.apple.driver.AppleHPET 1.8
com.apple.driver.AppleSMBIOS 2.1
com.apple.driver.AppleAPIC 1.7
com.apple.nke.applicationfirewall 163
com.apple.security.quarantine 3
com.apple.security.TMSafetyNet 8
com.apple.kext.triggers 1.0
com.apple.driver.AppleSMBusController 1.0.14d1
com.apple.iokit.IOSMBusFamily 1.1
com.apple.driver.DspFuncLib 274.12
com.apple.kext.OSvKernDSPLib 525
com.apple.iokit.IONDRVSupport 2.4.1
com.apple.iokit.IOSurface 108.2.3
com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.6f1
com.apple.AppleGraphicsDeviceControl 3.12.8
com.apple.iokit.IOAcceleratorFamily2 205.11
com.apple.driver.AppleHDAController 274.12
com.apple.iokit.IOHDAFamily 274.12
com.apple.iokit.IOAudioFamily 204.4
com.apple.vecLib.kext 1.2.0
com.apple.driver.X86PlatformPlugin 1.0.0
com.apple.driver.IOPlatformPluginFamily 6.0.0d7
com.apple.driver.Apple16X50Serial 3.2
com.apple.iokit.IOGraphicsFamily 2.4.1
com.apple.iokit.IOSerialFamily 11
com.apple.iokit.IOBluetoothFamily 4.4.6f1
com.apple.driver.AppleSMC 3.1.9
com.apple.driver.CoreCaptureResponder 1
com.apple.driver.corecapture 1.0.4
com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.7
com.apple.iokit.IOUSBMassStorageDriver 1.0.0
com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7
com.apple.driver.usb.IOUSBHostHIDDevice 1.0.1
com.apple.driver.usb.cdc 5.0.0
com.apple.driver.usb.networking 5.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1
com.apple.driver.usb.AppleUSBHub 1.0.1
com.apple.iokit.IONetworkingFamily 3.2
com.apple.iokit.IOAHCIFamily 2.8.1
com.apple.iokit.IOUSBFamily 900.4.1
com.apple.driver.usb.AppleUSBEHCI 1.0.1
com.apple.driver.usb.AppleUSBXHCIPCI 1.0.1
com.apple.driver.usb.AppleUSBXHCI 1.0.1
com.apple.iokit.IOUSBHostFamily 1.0.1
com.apple.driver.AppleUSBHostMergeProperties 1.0.1
com.apple.driver.AppleEFINVRAM 2.0
com.apple.driver.AppleEFIRuntime 2.0
com.apple.iokit.IOHIDFamily 2.0.0
com.apple.security.sandbox 300.0
com.apple.kext.AppleMatch 1.0.0d1
com.apple.driver.AppleKeyStore 2
com.apple.driver.AppleMobileFileIntegrity 1.0.5
com.apple.driver.AppleCredentialManager 1.0
com.apple.driver.DiskImages 417.4
com.apple.iokit.IOStorageFamily 2.1
com.apple.iokit.IOReportFamily 31
com.apple.driver.AppleFDEKeyStore 28.30
com.apple.driver.AppleACPIPlatform 4.0
com.apple.iokit.IOPCIFamily 2.9
com.apple.iokit.IOACPIFamily 1.4
com.apple.kec.Libm 1
com.apple.kec.pthread 1
com.apple.kec.corecrypto 1.0
Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i5, 3.29 GHz, 4 GB, SMC 2.15f2
Graphics: Intel HD Graphics 4600, Intel HD Graphics 4600, Built-In
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1600 MHz, Corsair, CMX8GX3M2A1600C9
Bluetooth: Version 4.4.6f1 17910, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 750 EVO 250GB, 250.06 GB
Serial ATA Device: WDC WD5000BEKT-75KA9T0, 500.11 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: Bluetooth HCI
USB Device: USB2137B
USB Device: Mass Storage Device
USB Device: Dell USB Keyboard
USB Device: USB-PS/2 Optical Mouse
Thunderbolt Bus:
 
Last edited:
Not Exactly!
When i trying to sleep,sometimes it will reboot .

And at next time booting,A Panic Report shows.

______________________________________________________

Anonymous UUID: E5845FE8-C452-73AF-2C75-0A1CD517A5D4

Thu Nov 3 10:11:26 2016

*** Panic Report ***
Machine-check capabilities: 0x0000000000000c09
family: 6 model: 60 stepping: 3 microcode: 28
signature: 0x306c3
Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
9 error-reporting banks
Processor 1: IA32_MCG_STATUS: 0x0000000000000005
IA32_MC4_STATUS(0x411): 0xba00000011000402
IA32_MC4_MISC(0x413): 0x0000000000000000
panic(cpu 1 caller 0xffffff8000dcf1ba): "Machine Check at 0xffffff7f829d0934, registers:\n" "CR0: 0x000000008001003b, CR2: 0x000000010cd52000, CR3: 0x000000000c04f000, CR4: 0x00000000001627e0\n" "RAX: 0x0000000000000046, RBX: 0x00000000fffffa24, RCX: 0xffffff80730183d8, RDX: 0x00000000b0030000\n" "RSP: 0xffffff90a2943c90, RBP: 0xffffff90a2943c90, RSI: 0x00000000000650c0, RDI: 0xffffff8073017000\n" "R8: 0x0000000000987828, R9: 0xffffff809ba2d068, R10: 0x0000000000000000, R11: 0x0000002f4cdb9d41\n" "R12: 0xffffff8015d19018, R13: 0xffffff8015d19000, R14: 0x000000000006671c, R15: 0x0000000000066700\n" "RFL: 0x0000000000000206, RIP: 0xffffff7f829d0934, CS: 0x0000000000000008, SS: 0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/Library/Caches/com.apple.xbs/Sources/xnu/xnu-3248.60.10/osfmk/i386/trap_native.c:168
Backtrace (CPU 1), Frame : Return Address
0xffffff809b95de90 : 0xffffff8000cdab52
0xffffff809b95df10 : 0xffffff8000dcf1ba
0xffffff809b95e070 : 0xffffff8000decdff
0xffffff90a2943c90 : 0xffffff7f829f804c
0xffffff90a2943cd0 : 0xffffff7f829daf3f
0xffffff90a2943d20 : 0xffffff7f829c29ce
0xffffff90a2943e20 : 0xffffff7f820423ad
0xffffff90a2943e60 : 0xffffff7f82041566
0xffffff90a2943e90 : 0xffffff7f8203d569
0xffffff90a2943ef0 : 0xffffff80012b5146
0xffffff90a2943f40 : 0xffffff80012b2fb1
0xffffff90a2943f80 : 0xffffff80012b30a6
0xffffff90a2943fb0 : 0xffffff8000dc9117
Kernel Extensions in backtrace:
com.apple.iokit.IOGraphicsFamily(2.4.1)[A360453D-2050-3C49-A549-AC0DD5E87917]@0xffffff7f82032000->0xffffff7f8206cfff
dependency: com.apple.iokit.IOPCIFamily(2.9)[F51AA3D6-EC2F-3AD3-A043-06DB79027AA2]@0xffffff7f8152c000
com.apple.driver.AppleIntelFramebufferAzul(10.1.4)[0D19E054-2094-3DC9-B8E8-17AAA8AEE8F3]@0xffffff7f829bd000->0xffffff7f82a08fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[F51AA3D6-EC2F-3AD3-A043-06DB79027AA2]@0xffffff7f8152c000
dependency: com.apple.iokit.IOACPIFamily(1.4)[5D7574C3-8E90-3873-BAEB-D979FC215A7D]@0xffffff7f81607000
dependency: com.apple.iokit.IOAcceleratorFamily2(205.11)[AE224148-CFD1-3A17-943F-E42B98EB06DC]@0xffffff7f828a2000
dependency: com.apple.iokit.IOReportFamily(31)[C89107EE-2DF2-3BC3-9F6D-3133D43ED7EF]@0xffffff7f81f84000
dependency: com.apple.AppleGraphicsDeviceControl(3.12.8)[81C2784E-285A-38A7-A16E-515DCB816E0A]@0xffffff7f829b6000
dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[A360453D-2050-3C49-A549-AC0DD5E87917]@0xffffff7f82032000

BSD process name corresponding to current thread: kernel_task
Boot args: dart=0

Mac OS version:
15G31

Kernel version:
Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64
Kernel UUID: B5AA8E3E-65B6-3D0E-867B-8DCCF81E536C
Kernel slide: 0x0000000000a00000
Kernel text base: 0xffffff8000c00000
__HIB text base: 0xffffff8000b00000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 203718695553
last loaded kext at 4343572034: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f824d8000, size 32768)
last unloaded kext at 145425000525: com.apple.driver.AppleUSBMergeNub 900.4.1 (addr 0xffffff7f81dc8000, size 12288)
loaded kexts:
org.pqrs.driver.Karabiner 10.22.0
com.insanelymac.driver.AppleIntelE1000e 3.3.3
org.hwsensors.driver.LPCSensors 1707
org.hwsensors.driver.ACPISensors 1707
org.hwsensors.driver.CPUSensors 1707
com.rehabman.driver.USBInjectAll 0.5.14
org.netkas.driver.FakeSMC 1723
com.apple.driver.AudioAUUC 1.70
com.apple.filesystems.autofs 3.0
com.apple.driver.AGPM 110.22.0
com.apple.driver.ApplePlatformEnabler 2.6.0d0
com.apple.driver.X86PlatformShim 1.0.0
com.apple.driver.AppleUpstreamUserClient 3.6.1
com.apple.driver.AppleMCCSControl 1.2.13
com.apple.driver.AppleHDA 274.12
com.apple.driver.AppleIntelHD5000Graphics 10.1.4
com.apple.driver.AppleOSXWatchdog 1
com.apple.driver.pmtelemetry 1
com.apple.iokit.IOUserEthernet 1.0.1
com.apple.driver.AppleIntelFramebufferAzul 10.1.4
com.apple.driver.AppleLPC 3.1
com.apple.driver.Apple16X50ACPI 3.2
com.apple.iokit.IOBluetoothSerialManager 4.4.6f1
com.apple.Dont_Steal_Mac_OS_X 7.0.0
com.apple.driver.AppleHV 1
com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0
com.apple.BootCache 38
com.apple.iokit.IOAHCIBlockStorage 2.8.5
com.apple.driver.AppleAHCIPort 3.1.8
com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1
com.apple.driver.AppleACPIButtons 4.0
com.apple.driver.AppleRTC 2.0
com.apple.driver.AppleHPET 1.8
com.apple.driver.AppleSMBIOS 2.1
com.apple.driver.AppleAPIC 1.7
com.apple.nke.applicationfirewall 163
com.apple.security.quarantine 3
com.apple.security.TMSafetyNet 8
com.apple.kext.triggers 1.0
com.apple.driver.AppleSMBusController 1.0.14d1
com.apple.iokit.IOSMBusFamily 1.1
com.apple.driver.DspFuncLib 274.12
com.apple.kext.OSvKernDSPLib 525
com.apple.iokit.IONDRVSupport 2.4.1
com.apple.iokit.IOSurface 108.2.3
com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.6f1
com.apple.AppleGraphicsDeviceControl 3.12.8
com.apple.iokit.IOAcceleratorFamily2 205.11
com.apple.driver.AppleHDAController 274.12
com.apple.iokit.IOHDAFamily 274.12
com.apple.iokit.IOAudioFamily 204.4
com.apple.vecLib.kext 1.2.0
com.apple.driver.X86PlatformPlugin 1.0.0
com.apple.driver.IOPlatformPluginFamily 6.0.0d7
com.apple.driver.Apple16X50Serial 3.2
com.apple.iokit.IOGraphicsFamily 2.4.1
com.apple.iokit.IOSerialFamily 11
com.apple.iokit.IOBluetoothFamily 4.4.6f1
com.apple.driver.AppleSMC 3.1.9
com.apple.driver.CoreCaptureResponder 1
com.apple.driver.corecapture 1.0.4
com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.7
com.apple.iokit.IOUSBMassStorageDriver 1.0.0
com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7
com.apple.driver.usb.IOUSBHostHIDDevice 1.0.1
com.apple.driver.usb.cdc 5.0.0
com.apple.driver.usb.networking 5.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1
com.apple.driver.usb.AppleUSBHub 1.0.1
com.apple.iokit.IONetworkingFamily 3.2
com.apple.iokit.IOAHCIFamily 2.8.1
com.apple.iokit.IOUSBFamily 900.4.1
com.apple.driver.usb.AppleUSBEHCI 1.0.1
com.apple.driver.usb.AppleUSBXHCIPCI 1.0.1
com.apple.driver.usb.AppleUSBXHCI 1.0.1
com.apple.iokit.IOUSBHostFamily 1.0.1
com.apple.driver.AppleUSBHostMergeProperties 1.0.1
com.apple.driver.AppleEFINVRAM 2.0
com.apple.driver.AppleEFIRuntime 2.0
com.apple.iokit.IOHIDFamily 2.0.0
com.apple.security.sandbox 300.0
com.apple.kext.AppleMatch 1.0.0d1
com.apple.driver.AppleKeyStore 2
com.apple.driver.AppleMobileFileIntegrity 1.0.5
com.apple.driver.AppleCredentialManager 1.0
com.apple.driver.DiskImages 417.4
com.apple.iokit.IOStorageFamily 2.1
com.apple.iokit.IOReportFamily 31
com.apple.driver.AppleFDEKeyStore 28.30
com.apple.driver.AppleACPIPlatform 4.0
com.apple.iokit.IOPCIFamily 2.9
com.apple.iokit.IOACPIFamily 1.4
com.apple.kec.Libm 1
com.apple.kec.pthread 1
com.apple.kec.corecrypto 1.0
Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i5, 3.29 GHz, 4 GB, SMC 2.15f2
Graphics: Intel HD Graphics 4600, Intel HD Graphics 4600, Built-In
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1600 MHz, Corsair, CMX8GX3M2A1600C9
Bluetooth: Version 4.4.6f1 17910, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 750 EVO 250GB, 250.06 GB
Serial ATA Device: WDC WD5000BEKT-75KA9T0, 500.11 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: Bluetooth HCI
USB Device: USB2137B
USB Device: Mass Storage Device
USB Device: Dell USB Keyboard
USB Device: USB-PS/2 Optical Mouse
Thunderbolt Bus:

I've had that on mine using Intel HD 4600. One of the reasons why I switched to my 760 because of that issue I've also had it when locking the machine with Keychain I haven't found a solution as of yet.
 
I've had that on mine using Intel HD 4600. One of the reasons why I switched to my 760 because of that issue I've also had it when locking the machine with Keychain I haven't found a solution as of yet.
Maybe i will buy a graphic card.
Thanks anyway!

Your work really brilliant,it works!
 
Status
Not open for further replies.
Back
Top