Jump to content

Installing a El Capitan on Dell Alienware 15r2 - Skylake system


124 posts in this topic

Recommended Posts

Hi people,

My name is Frank, I'm a italian.

 

I've recently purchased a laptop from Dell: an Alienware 15r2 with 6700HQ processor and Nvidia 980M with 8Gb of Vram, NVMe 265GB of SAMSUNG PRO 950

 

On my system, I've a Windows 10 Home edition but I've a mac mini for helping me about installation, EFI, etc..

 

Now I've used cloverboot with El Capitan (latest version: 10.11.4), followed this guide:  Making a 10.10/10.11 USB Installer /w Clover (UEFI and Legacy) the correct way! (adding only this kext: fakesmc.kext)

 

I've changed in config.plist to this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>#DisableDrivers</key>
<array>
<string>CsmVideoDxe</string>
<string>VBoxExt4</string>
</array>
<key>ACPI</key>
<dict>
<key>#DropMCFG</key>
<false/>
<key>#PatchAPIC</key>
<false/>
<key>#ResetAddress</key>
<string>0x64</string>
<key>#ResetValue</key>
<string>0xFE</string>
<key>#SortedOrder</key>
<array>
<string>SSDT-3.aml</string>
<string>SSDT-1.aml</string>
<string>SSDT-2.aml</string>
</array>
<key>#smartUPS</key>
<false/>
<key>DSDT</key>
<dict>
<key>#DropOEM_DSM</key>
<dict>
<key>ATI</key>
<true/>
<key>Firewire</key>
<true/>
<key>HDA</key>
<true/>
<key>HDMI</key>
<true/>
<key>IDE</key>
<true/>
<key>IntelGFX</key>
<true/>
<key>LAN</key>
<true/>
<key>LPC</key>
<false/>
<key>NVidia</key>
<true/>
<key>SATA</key>
<true/>
<key>SmBUS</key>
<false/>
<key>USB</key>
<true/>
<key>WIFI</key>
<true/>
</dict>
<key>#Patches</key>
<array>
<dict>
<key>Comment</key>
<string>Remove battery device from desktop</string>
<key>Find</key>
<data>
W4IeQkFUMQhfSElEDEHQDAoIX1VJRAEUCF9T
VEEApAA=
</data>
<key>Replace</key>
<data>
</data>
</dict>
<dict>
<key>Comment</key>
<string>Add _SUN property for GIGE</string>
<key>Find</key>
<data>
UFhTWAhfQURSAAhfUFJXEgYC
</data>
<key>Replace</key>
<data>
UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename GFX0 to IGPU</string>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename HDEF to AZAL</string>
<key>Find</key>
<data>
SERFRg==
</data>
<key>Replace</key>
<data>
QVpBTA==
</data>
</dict>
</array>
<key>#Rtc8Allowed</key>
<false/>
<key>#SuspendOverride</key>
<false/>
<key>Debug</key>
<false/>
<key>Fixes</key>
<dict>
<key>AddDTGP_0001</key>
<true/>
<key>AddHDMI_8000000</key>
<true/>
<key>AddIMEI_80000</key>
<false/>
<key>AddMCHC_0008</key>
<false/>
<key>AddPNLF_1000000</key>
<true/>
<key>DeleteUnused_400000</key>
<true/>
<key>FIX_ACST_4000000</key>
<true/>
<key>FIX_ADP1_800000</key>
<true/>
<key>FIX_INTELGFX_100000</key>
<false/>
<key>FIX_RTC_20000</key>
<true/>
<key>FIX_S3D_2000000</key>
<true/>
<key>FIX_TMR_40000</key>
<true/>
<key>FIX_WAK_200000</key>
<true/>
<key>FakeLPC_0020</key>
<false/>
<key>FixAirport_4000</key>
<true/>
<key>FixDarwin_0002</key>
<true/>
<key>FixDisplay_0100</key>
<true/>
<key>FixFirewire_0800</key>
<true/>
<key>FixHDA_8000</key>
<true/>
<key>FixHPET_0010</key>
<true/>
<key>FixIDE_0200</key>
<false/>
<key>FixIPIC_0040</key>
<true/>
<key>FixLAN_2000</key>
<true/>
<key>FixRegions_10000000</key>
<true/>
<key>FixSATA_0400</key>
<false/>
<key>FixSBUS_0080</key>
<true/>
<key>FixShutdown_0004</key>
<true/>
<key>FixUSB_1000</key>
<true/>
<key>NewWay_80000000</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>#Length</key>
<integer>720</integer>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
</array>
<key>HaltEnabler</key>
<true/>
<key>SSDT</key>
<dict>
<key>#C3Latency</key>
<string>0x03E7</string>
<key>#DoubleFirstState</key>
<true/>
<key>#DropOem</key>
<true/>
<key>#EnableC2</key>
<false/>
<key>#EnableC4</key>
<false/>
<key>#EnableC6</key>
<true/>
<key>#EnableC7</key>
<false/>
<key>#MaxMultiplier</key>
<integer>12</integer>
<key>#MinMultiplier</key>
<integer>8</integer>
<key>#PLimitDict</key>
<integer>1</integer>
<key>#PluginType</key>
<integer>0</integer>
<key>#UnderVoltStep</key>
<integer>1</integer>
<key>#UseSystemIO</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<true/>
<key>PStates</key>
<true/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>#Arguments</key>
<string>-v arch=i386 slide=0 darkwake=0</string>
<key>#LegacyBiosDefaultEntry</key>
<integer>0</integer>
<key>#XMPDetection</key>
<string>-1</string>
<key>Arguments</key>
<string>kext-dev-mode=1 rootless=0</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Fast</key>
<false/>
<key>Legacy</key>
<string>PBR</string>
<key>NeverHibernate</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
</dict>
<key>CPU</key>
<dict>
<key>#BusSpeedkHz</key>
<integer>133330</integer>
<key>#FrequencyMHz</key>
<integer>3140</integer>
<key>#QPI</key>
<integer>4800</integer>
<key>#SavingMode</key>
<integer>7</integer>
<key>#TurboDisable</key>
<true/>
<key>#Type</key>
<string>0x0201</string>
<key>#UseARTFrequency</key>
<true/>
</dict>
<key>Devices</key>
<dict>
<key>#AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>NVidia</string>
<key>Key</key>
<string>AAPL,HasPanel</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
<dict>
<key>Device</key>
<string>NVidia</string>
<key>Key</key>
<string>AAPL,Haslid</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
</array>
<key>#ForceHPET</key>
<false/>
<key>#InjectString</key>
<false/>
<key>#Properties</key>
<string>7a00000001000000010000006e0000000200000002010c00d041030a0000000001010600001b7fff040028000000500069006e0043006f006e00660069006700750072006100740069006f006e00730000000800000001080100180000006c00610079006f00750074002d00690064000000080000000c000000</string>
<key>#SetIntelBacklight</key>
<false/>
<key>Audio</key>
<dict>
<key>#Inject</key>
<string>0x0887</string>
<key>ResetHDA</key>
<true/>
</dict>
<key>FakeID</key>
<dict>
<key>#ATI</key>
<string>0x67501002</string>
<key>#IMEI</key>
<string>0x1e208086</string>
<key>#IntelGFX</key>
<string>0x01268086</string>
<key>#LAN</key>
<string>0x100E8086</string>
<key>#NVidia</key>
<string>0x11de10de</string>
<key>#SATA</key>
<string>0x25628086</string>
<key>#WIFI</key>
<string>0x431214e4</string>
<key>#XHCI</key>
<string>0x0</string>
</dict>
<key>NoDefaultProperties</key>
<false/>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>HighCurrent</key>
<false/>
<key>Inject</key>
<true/>
</dict>
<key>UseIntelHDMI</key>
<false/>
</dict>
<key>GUI</key>
<dict>
<key>#ConsoleMode</key>
<string>0</string>
<key>#Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>AddArguments</key>
<string>-v</string>
<key>Arguments</key>
<string>Kernel=mach_kernel</string>
<key>Disabled</key>
<true/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>M</string>
<key>InjectKexts</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Path</key>
<string>\EFI\BOOT\BOOTX64.efi</string>
<key>Title</key>
<string>MyCustomEntry</string>
<key>Type</key>
<string>OSXRecovery</string>
<key>Volume</key>
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
</dict>
<dict>
<key>Hidden</key>
<false/>
<key>InjectKexts</key>
<false/>
<key>NoCaches</key>
<false/>
<key>SubEntries</key>
<array>
<dict>
<key>AddArguments</key>
<string>-v</string>
<key>Title</key>
<string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string>
</dict>
</array>
<key>Title</key>
<string>OS X 10.8.5 (12F36) Mountain Lion</string>
<key>Type</key>
<string>OSX</string>
<key>Volume</key>
<string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string>
</dict>
</array>
<key>Legacy</key>
<array>
<dict>
<key>Disabled</key>
<true/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>L</string>
<key>Title</key>
<string>MyLegacyEntry</string>
<key>Type</key>
<string>Windows</string>
<key>Volume</key>
<string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string>
</dict>
</array>
<key>Tool</key>
<array>
<dict>
<key>Arguments</key>
<string>-b</string>
<key>Disabled</key>
<false/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>S</string>
<key>Path</key>
<string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string>
<key>Title</key>
<string>MyCustomShell</string>
<key>Volume</key>
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
</dict>
</array>
</dict>
<key>#CustomIcons</key>
<false/>
<key>#Hide</key>
<array>
<string>Windows</string>
<string>BOOTX64.EFI</string>
</array>
<key>#Language</key>
<string>ru:0</string>
<key>#Mouse</key>
<dict>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>2</integer>
</dict>
<key>#Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Tool</key>
<true/>
</dict>
<key>#TextOnly</key>
<false/>
<key>ScreenResolution</key>
<string>1280x1024</string>
<key>Theme</key>
<string>bluemac</string>
</dict>
<key>Graphics</key>
<dict>
<key>#Connectors</key>
<array/>
<key>#CustomEDID</key>
<data>
AP///////wAyDADfAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAABAQEBAQEB
AQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCEHzAgIFYAS88QAAAA
AAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1IZYSq/wIBCiAgAJo=
</data>
<key>#DualLink</key>
<integer>0</integer>
<key>#FBName</key>
<string>Makakakakala</string>
<key>#Inject</key>
<dict>
<key>ATI</key>
<true/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
<key>#InjectEDID</key>
<true/>
<key>#LoadVBios</key>
<false/>
<key>#NVCAP</key>
<string>04000000000003000C0000000000000A00000000</string>
<key>#NvidiaGeneric</key>
<true/>
<key>#NvidiaSingle</key>
<false/>
<key>#PatchVBios</key>
<false/>
<key>#PatchVBiosBytes</key>
<array>
<dict>
<key>Find</key>
<data>
gAeoAqAF
</data>
<key>Replace</key>
<data>
gAeoAjgE
</data>
</dict>
</array>
<key>#VRAM</key>
<integer>1024</integer>
<key>#VideoPorts</key>
<integer>2</integer>
<key>#display-cfg</key>
<string>03010300FFFF0001</string>
<key>#ig-platform-id</key>
<string>0x19120000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>#ATIConnectorsController</key>
<string>6000</string>
<key>#ATIConnectorsData</key>
<string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string>
<key>#ATIConnectorsPatch</key>
<string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string>
<key>#FakeCPUID</key>
<string>0x010676</string>
<key>#KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>change 15 port limit to 30 in AppleUSBXHCIPCI</string>
<key>Find</key>
<data>
g72M/v//EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g72M/v//Hw==
</data>
</dict>
<dict>
<key>Find</key>
<data>
SGVhZHBob25lcwA=
</data>
<key>Name</key>
<string>VoodooHDA</string>
<key>Replace</key>
<data>
VGVsZXBob25lcwA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Patch_to_not_load_this_driver</string>
<key>Find</key>
<string>0x04020000</string>
<key>InfoPlistPatch</key>
<true/>
<key>Name</key>
<string>AppleHDAController</string>
<key>Replace</key>
<string>0x44220000</string>
</dict>
<dict>
<key>Comment</key>
<string>Make all drives to be internal</string>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>TRIM function for non-Apple SSDs</string>
<key>Find</key>
<data>
QVBQTEUgU1NEAA==
</data>
<key>Name</key>
<string>IOAHCIBlockStorage</string>
<key>Replace</key>
<data>
AAAAAAAAAAAAAA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Second Stage patch 1</string>
<key>Find</key>
<data>
hcB0XUg=
</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>
McB0W0g=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Second Stage patch 2</string>
<key>Find</key>
<data>
QYjE6wM=
</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>
QYjE6yM=
</data>
</dict>
</array>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<false/>
<key>Debug</key>
<false/>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>MLB</key>
<string>C02032109R5DC771H</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>#BiosReleaseDate</key>
<string>09/22/2015</string>
<key>#BiosVendor</key>
<string>Apple Inc.</string>
<key>#BiosVersion</key>
<string>IM171.88Z.0105.B00.1509221819</string>
<key>#Board-ID</key>
<string>Mac-F4208CC8</string>
<key>#BoardManufacturer</key>
<string>Apple Inc.</string>
<key>#BoardSerialNumber</key>
<string>C02032101R5DC771H</string>
<key>#BoardType</key>
<integer>10</integer>
<key>#BoardVersion</key>
<string>iMac17,1</string>
<key>#ChassisAssetTag</key>
<string></string>
<key>#ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>#ChassisType</key>
<integer>13</integer>
<key>#Family</key>
<string>iMac</string>
<key>#LocationInChassis</key>
<string>Part Component</string>
<key>#Memory</key>
<dict>
<key>Channels</key>
<integer>2</integer>
<key>Modules</key>
<array>
<dict>
<key>Frequency</key>
<integer>2133</integer>
<key>Part</key>
<string>16ATF1G64HZ-2G1AZ</string>
<key>Serial</key>
<string>11DA9F9A</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>0</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>Micron Technology</string>
</dict>
<dict>
<key>Frequency</key>
<integer>2133</integer>
<key>Part</key>
<string>16ATF1G64HZ-2G1AZ</string>
<key>Serial</key>
<string>11DA9F9A</string>
<key>Size</key>
<integer>8192</integer>
<key>Slot</key>
<integer>2</integer>
<key>Type</key>
<string>DDR4</string>
<key>Vendor</key>
<string>Micron Technology</string>
</dict>
</array>
<key>SlotCount</key>
<integer>4</integer>
</dict>
<key>#Mobile</key>
<true/>
<key>#PlatformFeature</key>
<integer>3</integer>
<key>#ProductName</key>
<string>iMac17,1</string>
<key>#SerialNumber</key>
<string>C02Q0000GG7L</string>
<key>#Slots</key>
<array>
<dict>
<key>Device</key>
<string>ATI</string>
<key>ID</key>
<integer>1</integer>
<key>Name</key>
<string>PCIe Slot 0</string>
<key>Type</key>
<integer>16</integer>
</dict>
<dict>
<key>Device</key>
<string>WIFI</string>
<key>ID</key>
<integer>0</integer>
<key>Name</key>
<string>Airport</string>
<key>Type</key>
<integer>1</integer>
</dict>
</array>
<key>#SmUUID</key>
<string>00000000-0000-1000-8000-010203040506</string>
<key>#Trust</key>
<false/>
<key>#Version</key>
<string>1.0</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>#BacklightLevel</key>
<string>0x0501</string>
<key>#CustomUUID</key>
<string>511CE201-1000-4000-9999-010203040506</string>
<key>#DefaultBackgroundColor</key>
<string>0xF0F0F0</string>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>

Changed this menu on bios:

 

Virtualization: enable

VT for direct I/O: disabled

Sata operation: AHCI

and boot:

Boot option: UEFI

Secure boot: disabled

legacy: enabled

 

Now I'm here:

 

Working:

Sounblaster R3Di -> Work with voodooHDA 2.8.8 version

Restart it work

shutdown it work

 

Not Working:

Reading wrong memory: 8Gb ram instead 16gb of ram

Reading wrong integrated video: HD530 (I've heard that to resolve it, I need 10.11.4 version of El Capitan, isn't true?)

Realtek RTS5227 card reader

of course: Intel WIFI & Bluetooth 8260AC

nvidia 980M (not tried)

QHD+ screen resolution retina (maybe I've to install before Intel HD530...)

 

Doubt:

about cpu power saving? How can I know if it work or not?

the boot is VEEEERY SLOOOOOWW!!!

Link to comment
Share on other sites

Now, I've used this guide:

 

I used RehabMan's "Booting the OS X installer on LAPTOPS with Clover" Guide

 

Added: Rehab's InjectUSBAll , VoodooPS2Controller and FakeSMC.

 

this is the new config:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>#DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Cst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApCst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApIst</string>
</dict>
</array>
<key>DSDT</key>
<dict>
<key>Fixes</key>
<dict>
<key>FixRegions_10000000</key>
<false/>
<key>NewWay_80000000</key>
<true/>
</dict>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
X09TSQ==
</data>
<key>Replace</key>
<data>
WE9TSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC1 to EH01</string>
<key>Find</key>
<data>
RUhDMQ==
</data>
<key>Replace</key>
<data>
RUgwMQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC2 to EH02</string>
<key>Find</key>
<data>
RUhDMg==
</data>
<key>Replace</key>
<data>
RUgwMg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<key>Find</key>
<data>
SERBUw==
</data>
<key>Replace</key>
<data>
SERFRg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HECI to IMEI</string>
<key>Find</key>
<data>
SEVDSQ==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change MEI to IMEI</string>
<key>Find</key>
<data>
TUVJXw==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
</array>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
</array>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
</dict>
<key>PluginType</key>
<integer>1</integer>
</dict>
<key>SortedOrder</key>
<array>
<string>SSDT.aml</string>
<string>SSDT-0.aml</string>
<string>SSDT-1.aml</string>
<string>SSDT-2.aml</string>
<string>SSDT-3.aml</string>
<string>SSDT-4.aml</string>
<string>SSDT-5.aml</string>
<string>SSDT-6.aml</string>
<string>SSDT-7.aml</string>
<string>SSDT-8.aml</string>
<string>SSDT-9.aml</string>
<string>SSDT-10.aml</string>
<string>SSDT-11.aml</string>
<string>SSDT-12.aml</string>
<string>SSDT-13.aml</string>
<string>SSDT-14.aml</string>
<string>SSDT-15.aml</string>
<string>SSDT-16.aml</string>
<string>SSDT-17.aml</string>
<string>SSDT-18.aml</string>
<string>SSDT-19.aml</string>
</array>
<key>SortedOrder-Comment</key>
<string>This is the original order supported by Clover prior to build v3062.  You can trim it as necessary.</string>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>kext-dev-mode=1 dart=0 nv_disable=1</string>
<key>Legacy</key>
<string>LegacyBiosDefault</string>
<key>Log</key>
<false/>
<key>NeverHibernate</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<integer>0</integer>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>VBoxHfs</string>
</array>
<key>GUI</key>
<dict>
<key>#ScreenResolution</key>
<string>1920x1080</string>
<key>Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>FullTitle</key>
<string>UEFI internal</string>
<key>Hidden</key>
<string>Always</string>
<key>Type</key>
<string>Other</string>
</dict>
</array>
</dict>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<false/>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>Theme</key>
<string>Bluemac</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>InjectEDID</key>
<false/>
<key>ig-platform-id</key>
<string>0x19160000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>ForceKextsToLoad</key>
<array>
<string>\System\Library\Extensions\IONetworkingFamily.kext</string>
</array>
<key>KernelLapic</key>
<true/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.4 ( (based on Austere.J patch)</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
QTnEdio=
</data>
<key>Name</key>
<string>AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
QTnE6yo=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable TRIM for SSD</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
AEFQUExFIFNTRAA=
</data>
<key>Name</key>
<string>IOAHCIBlockStorage</string>
<key>Replace</key>
<data>
AAAAAAAAAAAAAAA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
AQAAdRc=
</data>
<key>Name</key>
<string>IOGraphicsFamily</string>
<key>Replace</key>
<data>
AQAA6xc=
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>ProductName</key>
<string>MacBookAir6,2</string>
<key>ProductName-Comment</key>
<string>Using Haswell MacBookAir6,2 until Clover has support for Skylake identifiers</string>
<key>Trust</key>
<true/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
</dict>
</dict>
</plist>

and the result is (see my attach file: photo!)

 

thanks

 

UPDATE:


I've added a nvme support kexts (thank to Quadie)

post-149026-0-97874200-1462751166_thumb.jpg

post-149026-0-72655500-1462752180_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

Perfect, I will try this out so I am guessing you used clover ufei and installmedia to make the bootable usb?

Which port did you use the right one or the left side ?

 

Tried your efi files, all it says this platform doesn't support osx.

Any idea?

 

When I change the smbois it loads then errors out.

Link to comment
Share on other sites

Perfect, I will try this out so I am guessing you used clover ufei and installmedia to make the bootable usb?

Which port did you use the right one or the left side ?

 

Tried your efi files, all it says this platform doesn't support osx.

Any idea?

 

When I change the smbois it loads then errors out.

 

 

Which port did you use the right one or the left side ?

i think it's no difference. 

 

Tried your efi files, all it says this platform doesn't support osx.

Any idea?

 

When I change the smbois it loads then errors out.

put the error out.

Link to comment
Share on other sites

I have the r3 17. How do I give you my port info?

AIDA64. test each port with usb2.0 and usb 3.0 drivers. find out which ports are active.

post-1177937-0-25123500-1463652976_thumb.png

 

like me:

 

usb 2.0 : port1 port2 port9;

special : port4 port5 port7;

usb 3.0 : port17 port19 port20;

 

ps:maybe you can watch the Rehabman's thread directly.(sorry for my bad english)

Link to comment
Share on other sites

Which post that you have followed for USB boot installer with clover?

 

Have you got other problems on osx, after install? (ketxt...etc...) nvidia? 

 

ps: thank you for EFI, I will try now.

 

F

disabled 970m, voice not work,WI-FI not work. sleep and other problem can fix.

Link to comment
Share on other sites

AIDA64. test each port with usb2.0 and usb 3.0 drivers. find out which ports are active.

attachicon.gifQQ20160120-2.png

 

like me:

 

usb 2.0 : port1 port2 port9;

special : port4 port5 port7;

usb 3.0 : port17 port19 port20;

 

ps:maybe you can watch the Rehabman's thread directly.(sorry for my bad english)

 

I've a question for you:

 

I've alienware 15R2, with plus:

 

- 16Gb RAM 2x slot

- Intel WIFI e BLUETOOTH AC8260

- NVMe Samsung 951 Pro 256Gb

 

Do you have some different configuration in your laptop?

Link to comment
Share on other sites

AIDA64. test each port with usb2.0 and usb 3.0 drivers. find out which ports are active.

attachicon.gifQQ20160120-2.png

 

like me:

 

usb 2.0 : port1 port2 port9;

special : port4 port5 port7;

usb 3.0 : port17 port19 port20;

 

ps:maybe you can watch the Rehabman's thread directly.(sorry for my bad english)

 

All my ports are usb 3.0

When I plug my usb into each port it's

Port 1 Port 2 Port 9

I tried rehabmans method. I pretty sure I am doing something wrong.

I have the same SATA AHCI controller as you.

usb.txt

Link to comment
Share on other sites

All my ports are usb 3.0

When I plug my usb into each port it's

Port 1 Port 2 Port 9

I tried rehabmans method. I pretty sure I am doing something wrong.

I have the same SATA AHCI controller as you.

You should expand your limits usb ports, for now.

 

write it under KextToPatch with plist editor, in config.plist:

<dict>
<key>Comment</key>
<string>change 15 port limit to 30 in AppleUSBXHCIPCI</string>
<key>Find</key>
<data>
g72M/v//EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g72M/v//Hw==
</data>
</dict>

:) and insert the usb injext all.

 

and.......

I've successful installed El Capitan, I was stuck with USB port, so I've expanded the limits of number's usb ports.

 

Now, I'm in this point.

 

Working:

Sounblaster R3Di -> Work with voodooHDA 2.8.8 version

 

Not Working:

Reading wrong memory: 8Gb ram instead 16gb of ram

Reading wrong integrated video: HD530 (I've heard that to resolve it, I need 10.11.4 version of El Capitan, isn't true?)

Realtek RTS5227 card reader

of course: Intel WIFI & Bluetooth 8260AC

nvidia 980M (not tried)

QHD+ screen resolution retina (maybe I've to install before Intel HD530...)

 

Doubt:

about cpu power saving? How can I know if it work or not?

the boot is VEEEERY SLOOOOOWW!!!

 

 

Some photos:

post-149026-0-50489200-1463688365_thumb.jpg

post-149026-0-07522400-1463688371_thumb.jpg

post-149026-0-09651400-1463688384_thumb.jpg

post-149026-0-09258200-1463688390_thumb.jpg

post-149026-0-73715400-1463688397_thumb.jpg

post-149026-0-71378900-1463688404_thumb.jpg

post-149026-0-50884900-1463688412_thumb.jpg

post-149026-0-67637100-1463688417_thumb.jpg

post-149026-0-86284600-1463688422_thumb.jpg

post-149026-0-89101200-1463688427_thumb.jpg

Link to comment
Share on other sites

You should expand your limits usb ports, for now.

 

write it under KextToPatch with plist editor, in config.plist:

<dict>
<key>Comment</key>
<string>change 15 port limit to 30 in AppleUSBXHCIPCI</string>
<key>Find</key>
<data>
g72M/v//EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g72M/v//Hw==
</data>
</dict>

:) and insert the usb injext all.

 

and.......

I've successful installed El Capitan, I was stuck with USB port, so I've expanded the limits of number's usb ports.

 

Now, I'm in this point.

 

Working:

Sounblaster R3Di -> Work with voodooHDA 2.8.8 version

 

Not Working:

Reading wrong memory: 8Gb ram instead 16gb of ram

Reading wrong integrated video: HD530 (I've heard that to resolve it, I need 10.11.4 version of El Capitan, isn't true?)

Realtek RTS5227 card reader

of course: Intel WIFI & Bluetooth 8260AC

nvidia 980M (not tried)

QHD+ screen resolution retina (maybe I've to install before Intel HD530...)

 

Doubt:

about cpu power saving? How can I know if it work or not?

the boot is VEEEERY SLOOOOOWW!!!

 

 

Some photos:

 

I did expand my usb ports and have the injectall kext.

Do you mind sharing your efi folder?

I am trying to install 10.11.4

Link to comment
Share on other sites

 Share

×
×
  • Create New...