Contribute
Register

[Guide] Dell XPS 9530 using Clover UEFI

Status
Not open for further replies.
I had this same issue using the latest VoodooPS2Controller kext version. Did not have time to look into the issue more and reverted to the previously working version.

Install all kext to /S/L/E (or /L/E).
 
Hi DarkVoid can I update 10.11.3 to 10.11.4 directly from the app store since the repo has been updated? Or would I need to do something additional?
 
I've all kext in /S/L/E and have the same problem as mentioned above

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Yes! Just got it all working on my XPS.
Learned a lot from everyone in this thread. Especially the-darkvoid and RehabMan.
Thanks a lot for all the hard work. It's working flawless!
 
@thewizarduk

Same issue with the VoodooPS2Controller.kext that sometimes the trackpad will lose response. That's the reason why I've switched to ApplePS2SmartTouchPad.kext which works as a charm!

With that new ApplePS2SmartTouchPad, no more trackpad response issues occur and provide more function(5 fingers, zoom...).

See my modified one(smooth, fast) in my git: https://github.com/syscl/M3800/commit/3e157fae9758ae10fdef255ab54765238c9f6e59

See also: https://github.com/syscl/M3800 which contains various improvement on both M3800 and XPS15 (9530).
 
EDIT: Rebooting again did the trick. Only I cannot use the native 1920x1080 or higher as the screen flickers when used. New IOReg: View attachment 186267

Code:
Last login: Sat Apr 23 14:51:21 on ttys000
[14:53:20] Ricardo:~ $ kextstat|grep -y acpiplat
   13    2 0xffffff7f82b6e000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>
[14:55:44] Ricardo:~ $ kextstat|grep -y appleintelcpu
[14:55:53] Ricardo:~ $ kextstat|grep -y applelpc
   85    0 0xffffff7f8281c000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <78 12 5 4 3>
[14:55:58] Ricardo:~ $ kextstat|grep -y applehda
   91    1 0xffffff7f80ea8000 0x1e000    0x1e000    com.apple.driver.AppleHDAController (274.7) CFF7F97F-6E1F-3CF9-A8E3-76125E9CA414 <90 89 33 12 7 6 5 4 3 1>
  109    0 0xffffff7f81040000 0xb3000    0xb3000    com.apple.driver.AppleHDA (9274.7) FE47EADA-C810-3253-BE41-0776D253D256 <108 95 91 90 89 33 12 11 6 5 4 3 1>

---------------------------------------------------------------------------------------------------------------
OLD POST:

I have followed this guide -very- careful. After 5 clean installations I have it right, I think.
I can only use a external display to see whats going on. Herby my configuration:

Could anybody take a look?

View attachment 186260
View attachment 186261 (Removed docs and themes folder in this upload)

Normal boot after boot without cache:
View attachment 186262
Normal boot with verbose:
View attachment 186263

Code:
Ricardos-MacBook-Air:~ Ricardo$ kextstat|grep -y acpiplat
   13    2 0xffffff7f82d0b000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>
Ricardos-MacBook-Air:~ Ricardo$ kextstat|grep -y appleintelcpu
Ricardos-MacBook-Air:~ Ricardo$ kextstat|grep -y applelpc
   81    0 0xffffff7f82b43000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <80 12 5 4 3>
Ricardos-MacBook-Air:~ Ricardo$ kextstat|grep -y applehda
   86    1 0xffffff7f82c93000 0x1e000    0x1e000    com.apple.driver.AppleHDAController (274.7) CFF7F97F-6E1F-3CF9-A8E3-76125E9CA414 <85 84 35 12 7 6 5 4 3 1>
  108    0 0xffffff7f82f90000 0xb3000    0xb3000    com.apple.driver.AppleHDA (9274.7) FE47EADA-C810-3253-BE41-0776D253D256 <107 102 86 85 84 35 12 11 6 5 4 3 1>
Ricardos-MacBook-Air:~ Ricardo$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC668.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext msdosfs.kext
kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleKextExcludeList.kext

Code:
Last login: Sat Apr 23 13:18:29 on ttys000
Ricardos-MacBook-Air:~ Ricardo$ cd Desktop/XPS9530/
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --update
[GIT]: Updating local data to latest version
[GIT]: Updating to latest XPS9530-OSX git master
Already up-to-date.
[GIT]: Initializing Laptop-DSDT-Patch & ssdtPRgen
Submodule path 'externals/Laptop-DSDT-Patch': checked out '0b20f7d3bf404fae99f7391ee498969a2cd1e488'
Submodule path 'externals/ssdtPRgen': checked out '06c37003d0ef1ba60d02786c0c426957ea2acbc9'
[GIT]: Updating Laptop-DSDT-Patch & ssdtPRgen
Entering 'externals/Laptop-DSDT-Patch'
From https://github.com/RehabMan/Laptop-DSDT-Patch
 * branch            master     -> FETCH_HEAD
Updating 0b20f7d..279edd2
Fast-forward
 .maciasl                                   |  22 ++++-
 Patches.xcodeproj/project.pbxproj          |  34 ++++++-
 README.md                                  |  38 ++++++++
 README.txt                                 |  52 ----------
 battery/battery_ASUS-G75vw.txt             |   4 +
 battery/battery_ASUS-N55SL.txt             |   6 ++
 battery/battery_Acer-3820tg.txt            |   1 +
 battery/battery_Acer-Aspire-4830T.txt      |   1 +
 battery/battery_Acer-Aspire-E1-571.txt     |   1 +
 battery/battery_Acer-S7-391.txt            |  73 +++++++++++++++
 battery/battery_Alienware-m15x.txt         |  69 ++++++++++++++
 battery/battery_Dell-Inspiron-15-7xxx.txt  |   8 +-
 battery/battery_Dell-Inspiron-5548.txt     |  84 +++++++++++++++++
 battery/battery_Dell-XPS-13.txt            |   1 +
 battery/battery_Dell-XPS-L502x.txt         |   1 +
 battery/battery_Gigabyte-P35Xv3.txt        |  39 ++++++++
 battery/battery_HP-DV2-2500.txt            | 105 +++++++++++++++++++++
 battery/battery_HP-DV6-3165sf.txt          |   2 +
 battery/battery_HP-DV6t-6b00.txt           |   2 +
 battery/battery_HP-Envy-17t.txt            |   4 +
 battery/battery_HP-Envy-4.txt              | 146 +++++++++++++++++++++++++++++
 battery/battery_HP-Envy-M4.txt             |  68 ++++++++++++++
 battery/battery_HP-Folio-13-1010es.txt     |  23 +++--
 battery/battery_HP-G6-2221ss.txt           |   2 +
 battery/battery_HP-Pavilion-n012tx.txt     |   3 +-
 battery/battery_Lenovo-E430.txt            |   6 ++
 battery/battery_Lenovo-G50-70.txt          |  17 +++-
 battery/battery_Lenovo-Ideapad-100.txt     |  98 +++++++++++++++++++
 battery/battery_Lenovo-Twist.txt           |   1 +
 battery/battery_Lenovo-X220.txt            |  29 +++++-
 battery/battery_Lenovo-y570.txt            |   1 +
 battery/battery_Razer-Blade-2014.txt       |  34 +++++++
 battery/battery_Razer-Blade-Pro.txt        |  32 +++++++
 battery/battery_Samsung-NP470R5E.txt       |   1 +
 battery/battery_Samsung-r528.txt           |   4 +-
 battery/battery_Sony-VAIO-SVE1511.txt      |  10 ++
 battery/battery_Sony-VAIO-SZ1XP.txt        |  37 ++++++++
 battery/battery_Surface-Pro-v4.txt         |  76 +++++++++++++++
 graphics/graphics_Rename-GFX0.txt          |   1 +
 graphics/graphics_SSDT-disable-cleanup.txt |   9 ++
 misc/misc_Skylake-LPC.txt                  |  16 ++++
 syntax/fix_IRC.txt                         |   5 +
 syntax/rename_DSM.txt                      |  10 ++
 usb/usb_prw_0x0d_xhc.txt                   |  19 +++-
 usb/usb_prw_0x6d_xhc.txt                   |  19 +++-
 45 files changed, 1127 insertions(+), 87 deletions(-)
 create mode 100644 README.md
 delete mode 100644 README.txt
 create mode 100644 battery/battery_Alienware-m15x.txt
 create mode 100644 battery/battery_Dell-Inspiron-5548.txt
 create mode 100644 battery/battery_Gigabyte-P35Xv3.txt
 create mode 100644 battery/battery_HP-DV2-2500.txt
 create mode 100644 battery/battery_HP-Envy-4.txt
 create mode 100644 battery/battery_HP-Envy-M4.txt
 create mode 100644 battery/battery_Lenovo-Ideapad-100.txt
 create mode 100644 battery/battery_Razer-Blade-2014.txt
 create mode 100644 battery/battery_Razer-Blade-Pro.txt
 create mode 100644 battery/battery_Sony-VAIO-SZ1XP.txt
 create mode 100644 battery/battery_Surface-Pro-v4.txt
 create mode 100644 misc/misc_Skylake-LPC.txt
 create mode 100644 syntax/rename_DSM.txt
Entering 'externals/ssdtPRgen'
From https://github.com/Piker-Alpha/ssdtPRGen.sh
 * branch            master     -> FETCH_HEAD
Updating 06c3700..c2c642b
Fast-forward
 Tools/extractACPITables.c | 1 +
 1 file changed, 1 insertion(+)
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --decompile-dsdt
[DSDT]: Decompiling DSDT / SSDT in ./DSDT/raw
[DSDT]: Log created in ./logs/dsdt_decompile.log
[SSDT]: Located DptfTabl SSDT in ./DSDT/raw/SSDT-10.dsl
[SSDT]: Located SaSsdt SSDT in ./DSDT/raw/SSDT-12.dsl
[SSDT]: Located SgPeg SSDT in ./DSDT/raw/SSDT-13.dsl
[SSDT]: Located OptTabl SSDT in ./DSDT/raw/SSDT-15.dsl
./DSDT/raw/DSDT.dsl -> ./DSDT/decompiled/DSDT.dsl
./DSDT/raw/SSDT-10.dsl -> ./DSDT/decompiled/SSDT-10.dsl
./DSDT/raw/SSDT-12.dsl -> ./DSDT/decompiled/SSDT-12.dsl
./DSDT/raw/SSDT-13.dsl -> ./DSDT/decompiled/SSDT-13.dsl
./DSDT/raw/SSDT-15.dsl -> ./DSDT/decompiled/SSDT-15.dsl
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --patch-dsdt
[DSDT]: Patching DSDT / SSDT
[SSDT]: Located DptfTabl SSDT in ./DSDT/decompiled/SSDT-10.dsl
[SSDT]: Located SaSsdt SSDT in ./DSDT/decompiled/SSDT-12.dsl
[SSDT]: Located SgPeg SSDT in ./DSDT/decompiled/SSDT-13.dsl
[SSDT]: Located OptTabl SSDT in ./DSDT/decompiled/SSDT-15.dsl
[DSDT]: Patching DSDT in ./DSDT/decompiled
[syn] Fix PARSEOP_ZERO Error - /externals/Laptop-DSDT-Patch/syntax/fix_PARSEOP_ZERO.txt
patch complete: 1 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[syn] Fix ADBG Error - /externals/Laptop-DSDT-Patch/syntax/fix_ADBG.txt
patch complete: 1 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[gfx] Rename GFX0 to IGPU - /externals/Laptop-DSDT-Patch/graphics/graphics_Rename-GFX0.txt
patch complete: 13 patches, 37 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[bat] Acer Aspire E1-571 - /externals/Laptop-DSDT-Patch/battery/battery_Acer-Aspire-E1-571.txt
patch complete: 16 patches, 9 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] IRQ Fix - /externals/Laptop-DSDT-Patch/system/system_IRQ.txt
patch complete: 5 patches, 4 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] SMBus Fix - /externals/Laptop-DSDT-Patch/system/system_SMBUS.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] OS Check Fix - /DSDT/patches/system_OSYS.txt
patch complete: 1 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] AC Adapter Fix - /externals/Laptop-DSDT-Patch/system/system_ADP1.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] Add MCHC - /externals/Laptop-DSDT-Patch/system/system_MCHC.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] Fix _WAK Arg0 v2 - /externals/Laptop-DSDT-Patch/system/system_WAK2.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] Add IMEI - /externals/Laptop-DSDT-Patch/system/system_IMEI.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] Fix Non-zero Mutex - /externals/Laptop-DSDT-Patch/system/system_Mutex.txt
patch complete: 10 patches, 8 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[sys] Add Haswell LPC - /externals/Laptop-DSDT-Patch/misc/misc_Haswell-LPC.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
Audio Layout - /DSDT/patches/audio_HDEF-layout1.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
Rename B0D3 to HDAU - /DSDT/patches/audio_B0D3_HDAU.txt
patch complete: 9 patches, 6 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
Remove GLAN device - /DSDT/patches/remove_glan.txt
patch complete: 2 patches, 2 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[usb] Fix USB _PRW - /externals/Laptop-DSDT-Patch/usb/usb_prw_0x0d_xhc.txt
patch complete: 42 patches, 12 changes, 0 rejects
patched result written to './DSDT/decompiled/DSDT.dsl'
[SSDT-DptfTabl]: Patching ./DSDT/decompiled/SSDT-10.dsl
_BST package size - /DSDT/patches/_BST-package-size.txt
patch complete: 1 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-10.dsl'
[gfx] Rename GFX0 to IGPU - /externals/Laptop-DSDT-Patch/graphics/graphics_Rename-GFX0.txt
patch complete: 13 patches, 12 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-10.dsl'
[SSDT-SaSsdt]: Patching ./DSDT/decompiled/SSDT-12.dsl
[gfx] Rename GFX0 to IGPU - /externals/Laptop-DSDT-Patch/graphics/graphics_Rename-GFX0.txt
patch complete: 13 patches, 5 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-12.dsl'
Haswell HD4400/HD4600/HD5000 (Yosemite - Modified) - /DSDT/patches/graphics_Intel_HD4600.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-12.dsl'
[gfx] Brightness fix (Haswell) - /externals/Laptop-DSDT-Patch/graphics/graphics_PNLF_haswell.txt
patch complete: 3 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-12.dsl'
Rename B0D3 to HDAU - /DSDT/patches/audio_B0D3_HDAU.txt
patch complete: 9 patches, 7 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-12.dsl'
Insert HDAU device - /DSDT/patches/audio_Intel_HD4600.txt
patch complete: 2 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-12.dsl'
[SSDT-SgPeg]: Patching ./DSDT/decompiled/SSDT-13.dsl
[gfx] Rename GFX0 to IGPU - /externals/Laptop-DSDT-Patch/graphics/graphics_Rename-GFX0.txt
patch complete: 13 patches, 6 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-13.dsl'
[SSDT-OptTabl]: Patching ./DSDT/decompiled/SSDT-15.dsl
Remove invalid operands - /DSDT/patches/WMMX-invalid-operands.txt
patch complete: 1 patches, 4 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-15.dsl'
[gfx] Rename GFX0 to IGPU - /externals/Laptop-DSDT-Patch/graphics/graphics_Rename-GFX0.txt
patch complete: 13 patches, 7 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-15.dsl'
Disable Nvidia card (Non-operational in OS X) - /DSDT/patches/graphics_Disable_Nvidia.txt
patch complete: 1 patches, 1 changes, 0 rejects
patched result written to './DSDT/decompiled/SSDT-15.dsl'
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --compile-dsdt
[DSDT]: Compiling DSDT / SSDT in ./DSDT/compiled
[SSDT]: Located DptfTabl SSDT in ./DSDT/decompiled/SSDT-10.dsl
[SSDT]: Located SaSsdt SSDT in ./DSDT/decompiled/SSDT-12.dsl
[SSDT]: Located SgPeg SSDT in ./DSDT/decompiled/SSDT-13.dsl
[SSDT]: Located OptTabl SSDT in ./DSDT/decompiled/SSDT-15.dsl
rm: ./DSDT/compiled/*: No such file or directory
[SSDT]: Copying untouched original SSDTs to ./DSDT/compiled
./DSDT/raw/SSDT-0.aml -> ./DSDT/compiled/SSDT-0.aml
./DSDT/raw/SSDT-1.aml -> ./DSDT/compiled/SSDT-1.aml
./DSDT/raw/SSDT-2.aml -> ./DSDT/compiled/SSDT-2.aml
./DSDT/raw/SSDT-3.aml -> ./DSDT/compiled/SSDT-3.aml
./DSDT/raw/SSDT-7.aml -> ./DSDT/compiled/SSDT-7.aml
./DSDT/raw/SSDT-8.aml -> ./DSDT/compiled/SSDT-8.aml
./DSDT/raw/SSDT-9.aml -> ./DSDT/compiled/SSDT-9.aml
./DSDT/raw/SSDT-11.aml -> ./DSDT/compiled/SSDT-11.aml
./DSDT/raw/SSDT-14.aml -> ./DSDT/compiled/SSDT-14.aml
[DSDT]: Compiling DSDT to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/decompiled/DSDT.dsl - 14888 lines, 477543 bytes, 6250 keywords
AML Output:    ./DSDT/compiled/DSDT.aml - 57556 bytes, 1549 named objects, 4701 executable opcodes

Compilation complete. 0 Errors, 37 Warnings, 42 Remarks, 145 Optimizations
[SSDT-10]: Compiling SSDT-DptfTabl to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/decompiled/SSDT-10.dsl - 4477 lines, 125414 bytes, 2175 keywords
AML Output:    ./DSDT/compiled/SSDT-10.aml - 20351 bytes, 426 named objects, 1749 executable opcodes

Compilation complete. 0 Errors, 3 Warnings, 10 Remarks, 12 Optimizations
[SSDT-12]: Compiling SSDT-SaSsdt to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/decompiled/SSDT-12.dsl - 2784 lines, 88955 bytes, 1621 keywords
AML Output:    ./DSDT/compiled/SSDT-12.aml - 12092 bytes, 177 named objects, 1444 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 8 Remarks, 13 Optimizations
[SSDT-13]: Compiling SSDT-SgPeg to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/decompiled/SSDT-13.dsl - 700 lines, 23577 bytes, 291 keywords
AML Output:    ./DSDT/compiled/SSDT-13.aml - 3452 bytes, 69 named objects, 222 executable opcodes

Compilation complete. 0 Errors, 2 Warnings, 4 Remarks, 3 Optimizations
[SSDT-15]: Compiling SSDT-OptTabl to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/decompiled/SSDT-15.dsl - 1075 lines, 38734 bytes, 623 keywords
AML Output:    ./DSDT/compiled/SSDT-15.aml - 4674 bytes, 109 named objects, 514 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 17 Remarks, 0 Optimizations
[PRgen]: Compiling ssdtPRgen to ./DSDT/compiled
[PRgen]: Intel i7-4712HQ processor found

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/custom/SSDT-pr-i7-4712HQ.dsl - 315 lines, 9054 bytes, 46 keywords
AML Output:    ./DSDT/compiled/SSDT-pr.aml - 1290 bytes, 27 named objects, 19 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
[RMNE]: Compiling SSDT-rmne to ./DSDT/compiled

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation

ASL Input:     ./DSDT/custom/SSDT-rmne.dsl - 47 lines, 676 bytes, 9 keywords
AML Output:    ./DSDT/compiled/SSDT-rmne.aml - 212 bytes, 5 named objects, 4 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2 Optimizations
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --patch-iokit
[IOKit]: Patching IOKit for maximum pixel clock
[IOKit]: Current IOKit md5 is 50fef4db03f5680e83c6bbb969e3e85e
         --> El Capitan 10.11.4 IOKit (unpatched)

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
/System/Library/Frameworks/IOKit.framework/Versions/Current/IOKit: replacing existing signature
         Patched
Ricardos-MacBook-Air:XPS9530 Ricardo$ ./XPS9530.sh --patch-hda
[HDA]: Creating AppleHDA injection kernel extension for ALC668
       --> Creating AppleHDA_ALC668 file layout
cp: /System/Library/Extensions/AppleHDA.kext: unable to copy extended attributes to ./audio/AppleHDA_ALC668.kext: Operation not permitted
       --> Copying AppleHDA_ALC668 audio platform & layouts
       --> Configuring AppleHDA_ALC668 Info.plist
       --> Created AppleHDA_ALC668.kext
       --> Installed AppleHDA_ALC668.kext to /Library/Extensions
       --> Installed CodecCommander.kext to /Library/Extensions
Ricardos-MacBook-Air:XPS9530 Ricardo$ open ./tools/Kext\ Utility.app
Ricardos-MacBook-Air:XPS9530 Ricardo$
 
Is DVMT-prealloc set to match the patch in your config.plist?

Yes. I followed the guide and adjusted the DVMT-prealloc in the BIOS to 128 MB prior before installation. I copied the clover directory from the git repository to the EFI partition where I installed Clover.
 
Yes. I followed the guide and adjusted the DVMT-prealloc in the BIOS to 128 MB prior before installation. I copied the clover directory from the git repository to the EFI partition where I installed Clover.

Please add screen resolution to your profile (in "Graphics").
 
Status
Not open for further replies.
Back
Top