Jump to content
1 post in this topic

Recommended Posts

My System is:
MB: Gigabyte H97N [VT-d: disabled; SATA: AHCI mode; SecureBoot: OtherOS]
CPU: Intel i7 4790K
Storage: Seagate 1Tb 7600rpm (Mac OSX El Capitan) + Samsung SSD EVO 256Gb (Windows 10) + Other storage HD's in NTFS
GPU: Gigabyte GTX 970 Mini 4Gb

Audio: Realtek ALC892
RAM: 16GB DDR3-1600
LAN: Intel WG-I217V and Atheros AR816x
Wireless: Apple iMac WF-AC360 Desktop PCI-1X BCM94360CD
Monitors: LG 34UC87
 
To do list:

  • Add some pics
  • Add link with the kexts I use 
  • Fix Audio
  • Fix Ethernet
  • Do some benchmarks
     

 

1. Create a bootable USB Flash Drive

  • Use Clover OS X El Capitan-V5 from chris1111 in the topic Clover OS X El Capitan USB
     
  • Copy the files to there respective directories
    /EFI/Clover/ - config.plist
    /EFI/Clover/kexts/10.11 - FakeSMC.kext 
    /EFI/Clover/kexts/10.11 - NullCPUPowerManagement.kext
     
  • Reboot PC and select to start with the USB Flash Drive in UEFI mode
     
  • In the Clover menu, select the USB Flash Drive

     

2. Make the El Capitan installation on the HDD

  • Format in GUID the HDD where you wanna put the Mac OSX El Capitan
     
  • Make the normal steps of the installation

 

 

3. Pos-Install

 

�  Make HDD bootable
 
     1. Install Clover EFI bootloader in the El Capitan HDD
 
yUu128k.gif
     
     2. Copy config.plist, FakeSMC.kext and NullCPUPowerManagement.kext to the right places like you did in the step 1
 
 
3.1 Fixes
�  Fixing Graphics
Download and install NVidia drivers (346.03.02f01 for 10.11.0)
Edit the config.plist with Clover Configurator or TextEdit: remove the check for nv_disable=1 and add the check on Inject NVidia

 

�  Fixing Audio HDMI
This tutorial fix the HDMI audio on the GTX 970: http://www.insanelymac.com/forum/topic/301137-yosemite-applehda-hdmi-audio/

Being able to use the keyboard to change the Audio: https://github.com/mattingalls/Soundflower/releases/tag/2.0b2
(I can add detail informations later)

 

�  Fixing Audio ALC892

Still need fix

 

�  Fixing Ethernet
Intel WG-I217V: http://sourceforge.net/projects/osx86drivers/ (Try, didn't work)
Atheros AR816x - https://github.com/Mieze/AtherosE2200Ethernet | http://www.insanelymac.com/forum/topic/300056-solution-for-qualcomm-atheros-ar816x-ar817x-and-killer-e220x/ Didn't try!
 

�  Fixing disable SIP (thanks Xeon3D)

Add code to the config.plist

<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
</dict>

source: https://gist.github.com/Xeon3D/e8faa6c30b954b3c3772

 
What is/not working?

WiFi Worked OOB
USB - Worked OOB
USB 3.0 - Worked OOB
SATA - Worked OOB
App Store - Worked OOB
Sleep/Shutdown/Reboot/Wake - Worked OOB
Graphics - Patch
Network - Patch (still need fix)
Sound - Patch (still need fix)
 
 
 
Benchmarks Windows 10
Fish GL: (http://www.fishgl.com)
400 fish / 60fps 

GPUTest 0.7.0:Missing:

FurMark - 8665 points (FPS: 144)

GiMark- 6381 points (FPS: 106)

PixMark JuliaFP64 - 7488 points (FPS: 124)

PixMark Piano- 3854 points (FPS: 64)

 

Unigine Heaven Benchmark 4.0

4Xu7PQu.png

 
Geekbench:
xxxx / xxxxx

 

 

 

Benchmarks Mac OSX 10.11.3
 
Fish GL: (http://www.fishgl.com)
400 fish / 60fps 

GPUTest 0.7.0:Missing:
FurMark - 6495 points (FPS: 108)

GiMark- 6429 points (FPS: 107)

PixMark JuliaFP64 - 5033 points (FPS: 83)

PixMark Piano- 3795 points (FPS: 63)

 

BruceX (ProRes422): XXs
 
Unigine Heaven Benchmark 4.0
WemH1jI.png
 

Geekbench 3.4.1
ZJHpJMn.png

×
×
  • Create New...