syscl / XPS9350-macOS

macOS patches for Dell XPS 13 9350 (Skylake)
916 stars 73 forks source link

Missing files reported when running Deploy.sh #189

Open RogWilco opened 6 years ago

RogWilco commented 6 years ago

Deploy.sh seems to expect some files that are not currently present. The earlier ones look like they are probably specific to my system, but some of the latter look like files that should be in git:

[ ---> ]  Renaming SSDTs...
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-7x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-7x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-8x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-8x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-9x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-9x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-10x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-10x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-11x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-11x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-12x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-12x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-13x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-13x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-14* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-14.aml: No such file or directory
[FAILED]  Compile DptfTa.
Error    6092 - Could not open file "/Users/nwilliams/XPS9350-macOS/DSDT/precompile/.dsl" (Source Input) - No such file or directory
[FAILED]  Copy SSDT-PNLF.aml to ./DSDT/compile.
cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-PNLF.aml: No such file or directory
[FAILED]  Copy SSDT-ALC256.aml to ./DSDT/compile.
cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-ALC256.aml: No such file or directory
[FAILED]  Clean dynamic SSDTs.
rm: /Users/nwilliams/XPS9350-macOS/DSDT/compile/SSDT-*x.aml: No such file or directory
[FAILED]  Patch and sign framework.
cp: /Users/nwilliams/XPS9350-macOS/Kexts/coredisplay_fixup/CoreDisplayFixUp.kext: No such file or directory

Here's the full output during execution:

Nicks-MBP:XPS9350-macOS nwilliams$ ./Deploy.sh 
[ ---> ]  Updating files from https://github.com/syscl/XPS9350-macOS...
Already up-to-date.
[ Note ]  Your laptop is non-Iris version(i5-6200U).
[  OK  ]  Pre stage cleanup.
[  OK  ]  Create ./DSDT.
[  OK  ]  Create ./DSDT/prepare.
[  OK  ]  Create ./DSDT/precompile.
[  OK  ]  Create ./DSDT/compile.
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         256.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         255.9 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +255.9 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume macOS                   18.6 GB    disk1s1
   2:                APFS Volume Preboot                 21.6 MB    disk1s2
   3:                APFS Volume Recovery                520.8 MB   disk1s3
   4:                APFS Volume VM                      4.3 GB     disk1s4

Enter EFI's IDENTIFIER, e.g. disk0s1: disk0s1
Current System Version: MacOS 10.13.1
Available touchpad kext:
[   1  ] ApplePS2SmartTouchPad (10.11)
[   2  ] VoodooI2C
 (10.12+)Please choose the desired touchpad kext (1 or 2): 2
[ Note ]  Use VoodooPS2Controller.
[  OK  ]  Mount disk0s1.
[  OK  ]  Copy untouch ACPI tables.
Generate new Serial, MLB, UUID? [Y/N]: Y
[ ---> ]  Renaming SSDTs...
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-7x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-7x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-8x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-8x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-9x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-9x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-10x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-10x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-11x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-11x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-12x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-12x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-13x* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-13x.aml: No such file or directory
mv: rename /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-14* to /Users/nwilliams/XPS9350-macOS/DSDT/raw/SSDT-14.aml: No such file or directory
[  OK  ]  SSDTs successfully renamed..
[ ---> ]  Disassembling tables...
[  OK  ]  Disassemble DSDT.
[  OK  ]  Disassemble FACP.
[  OK  ]  Search specification tables by syscl/Yating Zhou.
[ ---> ]  Patching DSDT.dsl
[  OK  ]  _DSM->XDSM.
[  OK  ]  Fix word field length Dword->Qword credit syscl.
[  OK  ]  OS Check Fix.
[  OK  ]  Fix brightness keys(F11/F12).
[  OK  ]  Windows 10 DSDT Patch for VoodooI2C.
[  OK  ]  Skylake controller patches for VoodooI2C.
[  OK  ]  GPI0 Status patch.
[  OK  ]  GPIO Pinning for ELAN1200 by HackinDoge.
[  OK  ]  HDAS->HDEF.
[  OK  ]  Inject Audio Info.
[  OK  ]  Rename GFX0 to IGPU.
[  OK  ]  Inject USBX and PNLF credit syscl.
[  OK  ]  Fix USB _PRW.
[  OK  ]  IRQ Fix.
[  OK  ]  SMBus Fix.
[  OK  ]  AC Adapter Fix.
[  OK  ]  Add MCHC.
[  OK  ]  Fix _WAK Arg0 v2.
[  OK  ]  Add IMEI.
[  OK  ]  Fix Non-zero Mutex.
[  OK  ]  Fix MDBG Error credit x4080, syscl.
[  OK  ]  PPMC and PMCR combine together credit syscl.
[  OK  ]  Insert DMAC(PNP0200).
[  OK  ]  Make Device(MATH) load correctly in macOS.
[  OK  ]  SBTN->SLPB with correct _STA 0x0B.
[  OK  ]  iGPU TPMX to MEM2.
[  OK  ]  IMTR->TIMR, _T_x->T_x.
[  OK  ]  PXSX2ARPT with _PWR fix.
[  OK  ]  Correct USB(XHC) information and injection credit syscl.
[  OK  ]  Remove WMI(PNP0C14).
[  OK  ]  Inject SSD device property credit syscl.
[  OK  ]  Declare GTF0 method object credit syscl.
[  OK  ]  Inject NVMe power management properties credit Pike R. Alpha, syscl.
[  OK  ]  Remove _PWR, _PSW in PWRB(PNP0C0C).
[  OK  ]  Inject reg-ltrovr for IOPCIFamily::setLatencyTolerance setting ltrOffset for PCI devices successfully (c) syscl.
[  OK  ]  Fix shutdown become reboot issue.
[  OK  ]  Remove DSDT backup.
[ ---> ]  Patching .dsl
[  OK  ]  Rename GFX0 to IGPU.
[ ---> ]  Patching SSDT-5.dsl
[  OK  ]  _DSM->XDSM.
[  OK  ]  Rename GFX0 to IGPU.
[ ---> ]  Fixing SSDT-1.dsl
[  OK  ]  _DSM->XDSM.
[  OK  ]  Fix PARSEOP_IF error credit syscl.
[ ---> ]  Fixing reboot issue
[  OK  ]  Fix reboot issue credit syscl.
[ ---> ]  Copying tables to precompile...
[  OK  ]  Copy tables to precompile.
[ ---> ]  Copying untouched tables to ./DSDT/compile...
[  OK  ]  Copy untouched tables to ./DSDT/compile.
[ ---> ]  Compiling tables...
[  OK  ]  Compiling DSDT.
[FAILED]  Compile DptfTa.
Error    6092 - Could not open file "/Users/nwilliams/XPS9350-macOS/DSDT/precompile/.dsl" (Source Input) - No such file or directory

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20160422-64(RM)
Copyright (c) 2000 - 2016 Intel Corporation

[  OK  ]  Compile SaSsdt.
[  OK  ]  Compile sensrhub.
[ ---> ]  Copying SSDT-PNLF.aml to ./DSDT/compile...
[FAILED]  Copy SSDT-PNLF.aml to ./DSDT/compile.
cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-PNLF.aml: No such file or directory
[ ---> ]  Copying SSDT-ALC256.aml to ./DSDT/compile...
[FAILED]  Copy SSDT-ALC256.aml to ./DSDT/compile.
cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-ALC256.aml: No such file or directory
[ ---> ]  Copying SSDT-rmne.aml to ./DSDT/compile...
[  OK  ]  Copy SSDT-rmne.aml to ./DSDT/compile.
[ ---> ]  Installing SSDT-XPS13SKL.aml to ./DSDT/compile...
[  OK  ]  Install SsdtS3 table.
[ ---> ]  Installing SSDT-ARPT-RP05.aml to ./DSDT/compile...
[  OK  ]  Install ARPT table.
[ ---> ]  Installing SSDT-XHC.aml to ./DSDT/compile...
[  OK  ]  Install Xhci table.
[FAILED]  Clean dynamic SSDTs.
rm: /Users/nwilliams/XPS9350-macOS/DSDT/compile/SSDT-*x.aml: No such file or directory
[  OK  ]  Drop SSDT-3.
[  OK  ]  Drop SSDT-6.
[  OK  ]  Drop SSDT-4.
[  OK  ]  Create /Volumes/EFI/EFI/CLOVER/ACPI/patched.
[  OK  ]  Copy tables to /Volumes/EFI/EFI/CLOVER/ACPI/patched.
[ ---> ]  Updating kexts...
[  OK  ]  Remove pervious kexts in /Volumes/EFI/EFI/CLOVER/kexts/10.13.
[  OK  ]  Update kexts from ./CLOVER/kexts/10.13.
[  OK  ]  Update kexts from ./Kexts.
[  OK  ]  Install VoodooI2C.
Password:
[  OK  ]  Remove /Volumes/EFI/EFI/CLOVER/kexts/10.13/BrcmPatchRAM2.kext.
[  OK  ]  Install BrcmPatchRAM2.
[  OK  ]  Install BrcmFirmwareRepo.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/drivers64UEFI/FSInject-64.efi.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/drivers64UEFI/OsxAptioFix2Drv-64.efi.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/drivers64UEFI/DataHubDxe-64.efi.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/tools/Shell64U.efi.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/tools/bdmesg.efi.
[  OK  ]  Update /Volumes/EFI/EFI/CLOVER/CLOVERX64.efi.
[ ---> ]  Installing audio...
[  OK  ]  Install audio.
[ ---> ]  Setting EFILoginHiDPI & UIScale...
[ ---> ]  Unlocking maximum pixel clock...
[FAILED]  Patch and sign framework.
cp: /Users/nwilliams/XPS9350-macOS/Kexts/coredisplay_fixup/CoreDisplayFixUp.kext: No such file or directory
[  OK  ]  Generate configuration file of sleepwatcher launch daemon.
[  OK  ]  Generating script to unmount external devices before sleep (c) syscl/lighting/Yating Zhou.
[  OK  ]  Generate script to load RTWlanUSB upon sleep.
[ ---> ]  Installing external devices sleep patch...
[  OK  ]  Install sleepwatcher daemon.
[  OK  ]  Install configuration of sleepwatcher daemon.
[  OK  ]  Install sleep script.
[  OK  ]  Install wake script.
[  OK  ]  Fix the permissions of /etc/sysclusbfix.sleep.
[  OK  ]  Fix the permissions of /etc/sysclusbfix.wake.
[  OK  ]  Trigger startup service of syscl.usb.fix.
[  OK  ]  Clean up.
[  OK  ]  Change hibernatemode from 3 to 0.
[  OK  ]  Change autopoweroff from to 0.
[  OK  ]  Change standby from to 0.
[ ---> ]  Rebuilding kernel extensions cache...
[  OK  ]  Rebuild kernel extensions cache.
[  OK  ]  Remove /Volumes/EFI/EFI/CLOVER/config.plistg.
[ Note ]  Congratulations! All operation has been completed.
[ Note ]  Reboot now. -syscl/lighting/Yating Zhou @PCBeta.
Nomad347 commented 6 years ago

can confirm same issue on my system

orac1e commented 6 years ago

you can found,there no any file in XPS9350-macOS/DSDT/raw/.

yasster commented 6 years ago

@RogWilco Did you dump your tables from clover?

RogWilco commented 6 years ago

@yasster I did - I'm debugging some of those earlier ones related to my DSDT/SSDT files and will probably file another ticket related to those (for some reason the naming of some of my dumped table files are slightlly different than what Deploy.sh expects, which probably means Deploy.sh needs some extra flexibility added to handle potential variation in file names).

RogWilco commented 6 years ago

Update: For the last 4 files listed, they do exist in ZombieTheBest's repo, which makes me think they were omitted from the PR that included the changes in Deploy'sh that references them. Adding those files would fix 4 of the 6 "file not found" errors I reported in this issue.

yasster commented 6 years ago

@RogWilco Try renaming them manually, accordingly to the Deploy.sh:

As the recent update of Clover has changed the dumping namings to SSDT-x6-* to the respective SSDT-x7 and so on

orac1e commented 6 years ago

@RogWilco To get the ACPI in clover with F4 key, you need to use XPS9350-macOS/CLOVER/.the new version get ACPI with new name.

RogWilco commented 6 years ago

@yasster that makes sense, giving that a try now.

@orac1e I'm not sure I understand, are you saying the version of clover in "XPS9350-macOS/CLOVER" will produce the correct file names when dumping the ACPI tables?

orac1e commented 6 years ago

@RogWilco Yes,you must use the version of clover in "XPS9350-macOS/CLOVER"。 but still have two FAILED. [FAILED] Copy SSDT-PNLF.aml to ./DSDT/compile. cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-PNLF.aml: No such file or directory [ ---> ] Copying SSDT-ALC256.aml to ./DSDT/compile... [FAILED] Copy SSDT-ALC256.aml to ./DSDT/compile. cp: /Users/nwilliams/XPS9350-macOS/DSDT/prepare/SSDT-ALC256.aml: No such file or directory

yasster commented 6 years ago

@orac1e Those are supposed to be generated for your system, the audio, and PNLF. If they aren't found that means your Deploy.sh did not properly patch through your ACPI Tables.

RogWilco commented 6 years ago

@yasster Actually, I think in that particular place Deploy.sh is copying files from the DSDT/prepare directory, which are files provided by this repo. If you look at @ZombieTheBest's fork, those files are indeed present (and if I copy them over to where Deploy.sh expects, I can eliminate those errors).

yasster commented 6 years ago

@RogWilco Then I assume that's one way to fix it, although, as you can see in the config.plist, they aren't used anymore.

orac1e commented 6 years ago

@RogWilco do you boot the High Sierra installer by XPS9350-macOS/CLOVER/ only? Or you boot installer with other Clover?

RogWilco commented 6 years ago

@orac1e Yes, I have been using the CLOVER version in this repo. However, I did have trouble booting post install until I used Clover Configurator to populate the SMBIOS values in the config.plist. (I know using clover configurator isn't recommended, but I wasn't able to reproduce a working config.plist manually.) Hope that all made sense.

RogWilco commented 6 years ago

Just confirming that I was able to get all ACPI files to compile. I'm now seeing that I have 5 compile errors for one of the files though. Can't decide if I should report it in a separate issue. For now, here's what I'm getting:

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl   4051:                     Method (XDSM, 4, Serialized)  // _DSM: Device-Specific Method
Warning  3115 -                                                                Not all control paths return a value ^  (XDSM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10260:         Device (I2C0)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10276:         Device (I2C1)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10292:         Device (I2C2)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10308:         Device (I2C3)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10324:         Device (I2C4)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  10340:         Device (I2C5)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  11293:                 Store (STSX, Local3)
Warning  3144 -                                                                     Method Local is set but never used ^  (Local3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  11396:         Method (THDS, 1, Serialized)
Warning  3115 -                                                    Not all control paths return a value ^  (THDS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12505:             Store (DAT1, Local1)
Warning  3144 -                                                                 Method Local is set but never used ^  (Local1)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12677:             Method (GPEH, 0, NotSerialized)
Warning  3115 -                                                        Not all control paths return a value ^  (GPEH)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12790:             Method (GPEH, 0, NotSerialized)
Warning  3115 -                                                        Not all control paths return a value ^  (GPEH)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12839:             Method (_PS0, 0, Serialized)  // _PS0: Power State 0
Warning  3115 -                                                        Not all control paths return a value ^  (_PS0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12849:                 Store (D0D3, Local3)
Warning  3144 -                                                                     Method Local is set but never used ^  (Local3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12880:             Method (_PS3, 0, Serialized)  // _PS3: Power State 3
Warning  3115 -                                                        Not all control paths return a value ^  (_PS3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12934:                 Method (_PS0, 0, Serialized)  // _PS0: Power State 0
Warning  3115 -                                                            Not all control paths return a value ^  (_PS0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12947:                 Method (_PS2, 0, Serialized)  // _PS2: Power State 2
Warning  3115 -                                                            Not all control paths return a value ^  (_PS2)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  12960:                 Method (_PS3, 0, Serialized)  // _PS3: Power State 3
Warning  3115 -                                                            Not all control paths return a value ^  (_PS3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13188:                         Method (SPPS, 2, Serialized)
Warning  3115 -                                                                    Not all control paths return a value ^  (SPPS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13371:             Method (GPEH, 0, NotSerialized)
Warning  3115 -                                                        Not all control paths return a value ^  (GPEH)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13416:             Method (GPEH, 0, NotSerialized)
Warning  3115 -                                                        Not all control paths return a value ^  (GPEH)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13486:             Method (XDSM, 4, Serialized)  // _DSM: Device-Specific Method
Warning  3115 -                                                        Not all control paths return a value ^  (XDSM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13649:             Method (RDCA, 5, Serialized)
Warning  3115 -                                                        Not all control paths return a value ^  (RDCA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13757:                 Method (CNRS, 0, Serialized)
Warning  3115 -                                                            Not all control paths return a value ^  (CNRS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13791:                         While (LEqual (And (RDCA (NCRN, 0x52, Zero, Zero, Zero), 0x2000), Zero))
Warning  3122 -                                                                         Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13809:                 Method (_PS3, 0, Serialized)  // _PS3: Power State 3
Warning  3115 -                                                            Not all control paths return a value ^  (_PS3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13816:                     Store (RDCA (NCRN, 0x04, Zero, Zero, 0x02), PCMD)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13820:                         Store (RDCA (NCRN, 0x24, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13825:                         Store (RDCA (NCRN, 0x10, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13832:                 Method (_PS0, 0, Serialized)  // _PS0: Power State 0
Warning  3115 -                                                            Not all control paths return a value ^  (_PS0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13841:                     Store (RDCA (NCRN, Add (NPMV, 0x04), Zero, Zero, 0x02), Local0)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13903:                 Method (CNRS, 0, Serialized)
Warning  3115 -                                                            Not all control paths return a value ^  (CNRS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13937:                         While (LEqual (And (RDCA (NCRN, 0x52, Zero, Zero, Zero), 0x2000), Zero))
Warning  3122 -                                                                         Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13955:                 Method (_PS3, 0, Serialized)  // _PS3: Power State 3
Warning  3115 -                                                            Not all control paths return a value ^  (_PS3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13962:                     Store (RDCA (NCRN, 0x04, Zero, Zero, 0x02), PCMD)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13966:                         Store (RDCA (NCRN, 0x24, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13971:                         Store (RDCA (NCRN, 0x10, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13978:                 Method (_PS0, 0, Serialized)  // _PS0: Power State 0
Warning  3115 -                                                            Not all control paths return a value ^  (_PS0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  13987:                     Store (RDCA (NCRN, Add (NPMV, 0x04), Zero, Zero, 0x02), Local0)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14049:                 Method (CNRS, 0, Serialized)
Warning  3115 -                                                            Not all control paths return a value ^  (CNRS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14083:                         While (LEqual (And (RDCA (NCRN, 0x52, Zero, Zero, Zero), 0x2000), Zero))
Warning  3122 -                                                                         Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14101:                 Method (_PS3, 0, Serialized)  // _PS3: Power State 3
Warning  3115 -                                                            Not all control paths return a value ^  (_PS3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14108:                     Store (RDCA (NCRN, 0x04, Zero, Zero, 0x02), PCMD)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14112:                         Store (RDCA (NCRN, 0x24, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14117:                         Store (RDCA (NCRN, 0x10, Zero, Zero, 0x02), PRBD)
Warning  3122 -                                                            Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14124:                 Method (_PS0, 0, Serialized)  // _PS0: Power State 0
Warning  3115 -                                                            Not all control paths return a value ^  (_PS0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14133:                     Store (RDCA (NCRN, Add (NPMV, 0x04), Zero, Zero, 0x02), Local0)
Warning  3122 -                                                        Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14247:             Store (PMEC, Local0)
Warning  3144 -                                                                 Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14259:             Store (PMEC, Local0)
Warning  3144 -                                                                 Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14734:         Device (SPI0)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14794:         Device (SPI1)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14854:         Device (UA00)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  14934:         Device (UA01)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  15014:         Device (UA02)
Warning  3141 -                                                                      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  15183:             Method (_INI, 0, NotSerialized)  // _INI: Initialize
Warning  3115 -                                                        Not all control paths return a value ^  (_INI)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  15281:             Method (_INI, 0, NotSerialized)  // _INI: Initialize
Warning  3115 -                                                        Not all control paths return a value ^  (_INI)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  15378:             Method (_INI, 0, NotSerialized)  // _INI: Initialize
Warning  3115 -                                                        Not all control paths return a value ^  (_INI)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  15477:             Method (_INI, 0, NotSerialized)  // _INI: Initialize
Warning  3115 -                                                        Not all control paths return a value ^  (_INI)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16311:                 Store (CLR, Local0)
Warning  3144 -                                                                    Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16416:                 Store (D0D3, Local0)
Warning  3144 -                                                                     Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16429:                 Store (D0D3, Local0)
Warning  3144 -                                                                     Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16588:                     Store (PSTA, Local0)
Warning  3144 -                                                                         Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16595:                     Store (PSTA, Local0)
Warning  3144 -                                                                         Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16598:                 Method (XDSM, 4, Serialized)  // _DSM: Device-Specific Method
Warning  3115 -                                                            Not all control paths return a value ^  (XDSM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16694:                     Store (PSTA, Local0)
Warning  3144 -                                                                         Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16701:                     Store (PSTA, Local0)
Warning  3144 -                                                                         Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16704:                 Method (XDSM, 4, Serialized)  // _DSM: Device-Specific Method
Warning  3115 -                                                            Not all control paths return a value ^  (XDSM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  16771:             Method (XDSM, 4, NotSerialized)  // _DSM: Device-Specific Method
Warning  3115 -                                                        Not all control paths return a value ^  (XDSM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  17025:         Add (One, ShiftLeft (Local2, One, Local2), Local3)
Warning  3144 -                                                                                           Method Local is set but never used ^  (Local3)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  17547:     Method (SPL1, 0, Serialized)
Warning  3115 -                                                Not all control paths return a value ^  (SPL1)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  17585:     Method (GUAM, 1, Serialized)
Warning  3115 -                                                Not all control paths return a value ^  (GUAM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  17753:             If (CondRefOf (\_OSI, Local0))
Warning  3144 -                                                                          Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  18513:             Store (\_SB.STDC (\_SB.PCI0.GPCB (), Zero, TBTD (TBSE), TBTF (TBSE), 0x05), Local7)
Warning  3122 -                                                     Called method may not always return a value ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  18694:         Method (_E42, 0, NotSerialized)  // _Exx: Edge-Triggered GPE
Warning  3115 -                                                    Not all control paths return a value ^  (_E42)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  18983:         Method (STDC, 5, Serialized)
Warning  3115 -                                                    Not all control paths return a value ^  (STDC)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  19476:                 Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                             Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  19805:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  20133:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  20461:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  20791:                 Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                             Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  21120:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  21448:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  21776:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  21943:         Scope (_SB.PCI0.RP09.PXSX)
Error    6085 -                                                        Object not found or not accessible from scope ^  (_SB.PCI0.RP09.PXSX)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  21943:         Scope (_SB.PCI0.RP09.PXSX)
Error    6116 -                                                   Forward references from Scope operator not allowed ^  (_SB.PCI0.RP09.PXSX)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  22106:                 Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                             Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  22435:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  22763:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  23091:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  23419:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  23747:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  24075:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  24403:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  24731:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  25059:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  25387:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  25715:             Method (_STA, 0, NotSerialized)  // _STA: Status
Warning  3107 -                                                         Reserved method must return a value ^  (Integer required for _STA)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  28847:                                 If (LOr (^^PCI0.RP09.SSD0.PAHC (), ^^PCI0.RP09.SSD0.PNVM ()))
Error    6085 -                                                                                     Object not found or not accessible from scope ^  (^^PCI0.RP09.SSD0.PAHC)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  28847:                                 If (LOr (^^PCI0.RP09.SSD0.PAHC (), ^^PCI0.RP09.SSD0.PNVM ()))
Error    6085 -                                                                                                               Object not found or not accessible from scope ^  (^^PCI0.RP09.SSD0.PNVM)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  29064:                                 If (^^PCI0.RP09.SSD0.WIST ())
Error    6085 -                                                                                Object not found or not accessible from scope ^  (^^PCI0.RP09.SSD0.WIST)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  30359:         Method (_CRS, 0, Serialized)  // _CRS: Current Resource Settings
Warning  3115 -                                                    Not all control paths return a value ^  (_CRS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  30359:         Method (_CRS, 0, Serialized)  // _CRS: Current Resource Settings
Warning  3107 -                                                     Reserved method must return a value ^  (Buffer required for _CRS)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  31020:             Divide (Arg2, 0x04, Local3, Local4)
Warning  3144 -                                                                                Method Local is set but never used ^  (Local4)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  31441:                 If (CondRefOf (\_OSI, Local0))
Warning  3144 -                                                                              Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  31544:                 Store (DCLS, Local1)
Warning  3144 -                                                                     Method Local is set but never used ^  (Local1)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  31548:                     Store (^^^LID0._LID (), Local0)
Warning  3144 -                                                                                    Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  32290:                 Acquire (PATM, 0x0064)
Warning  3130 -                                             Result is not used, possible operator timeout will be missed ^ 

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  32987:             Divide (Local0, 0x64, Local5, Local3)
Warning  3144 -                                                                          Method Local is set but never used ^  (Local5)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  33861:                     Store (ECGC (), Local0)
Warning  3144 -                                                                            Method Local is set but never used ^  (Local0)

/Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl  34156:                     If (And (Local0, One, Local1))
Warning  3144 -                                                                                  Method Local is set but never used ^  (Local1)

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20160422-64(RM)
Copyright (c) 2000 - 2016 Intel Corporation

ASL Input:     /Users/nwilliams/Desktop/Hackintosh.XPS/syscl/XPS9350-macOS/DSDT/raw/DSDT.dsl - 34293 lines, 1057709 bytes, 16566 keywords

Compilation complete. 5 Errors, 105 Warnings, 179 Remarks, 238 Optimizations, 2 Constants Folded
P013onEr commented 6 years ago

Just ignore it. the missing SSDT file already in DSDT patches.

Upgrade to 10.13.4 and rerun Deploy.sh, the system works like a charm.

RogWilco commented 6 years ago

That makes sense. I have another issue during boot after Deploy.sh, but perhaps it's unrelated to the ACPI tables (I hit 3 60 second timeouts before I get to the apple logo + progress bar, where I am then stuck).

Also nice! Good to hear the latest update is working.

spauldhaliwal commented 6 years ago

@RogWilco I believe I'm having the same issue as you after running the latest Deploy.sh, can no longer boot into the system and seeing 60 second timeouts before an apple logo with empty progress bar. Have you managed to solve this?

orac1e commented 6 years ago

@P013onEr Can you tell me you Dell XPS 9350 Bios version? I just update to 1.7.0 and i think many error because of the new version BIOS.

spauldhaliwal commented 6 years ago

@RogWilco This issue was solved for me by moving the kexts in clover folder from  10.12 to 10.13 folders.

RogWilco commented 6 years ago

@spauldhaliwal interesting, I'll give that a try. I wonder if it's a particular kext that is missing for 10.13.

RogWilco commented 6 years ago

Thanks @spauldhaliwal that got me past the empty loading bar. However now I am at the login screen with the keyboard and touchpad not working (touchscreen seems to work). Did you encounter a similar problem?

P013onEr commented 6 years ago

Bios version:1.7

spauldhaliwal commented 6 years ago

@RogWilco That happened to me one time the first time booting after running the new Deploy.sh. (did it a few times trying to isolate issues). Rebooting it solved it, though. There's also just double checking that you selected the right option for keyboard/trackpad kext in Deploy.sh.

Edit: also I think I remember reading that that particular error was related to fakesmc so perhaps that was really the only kext that needed to be moved over.