Contribute
Register

Dell XPS 13 2016 (9350)

Status
Not open for further replies.

Attachments

  • 屏幕快照 2016-10-17 下午5.53.22.png
    屏幕快照 2016-10-17 下午5.53.22.png
    156.2 KB · Views: 134
  • clover&io.zip
    5 MB · Views: 124
use IORegistryExplorer-SLRID_v10.6.3 . thank you !

You did not press F4 (to collect ACPI/origin files) as per request. Please read the request carefully.
 
You did not press F4 (to collect ACPI/origin files) as per request. Please read the request carefully.


Code:
oos-MacBook-Pro:~ oo$ kextstat|grep -y acpiplat
   13    2 0xffffff7f830f4000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 27390D7F-A778-320C-A8DC-502A98AA531B <12 11 7 6 5 4 3 1>
oos-MacBook-Pro:~ oo$ kextstat|grep -y appleintelcpu
oos-MacBook-Pro:~ oo$ kextstat|grep -y applelpc
   96    0 0xffffff7f82b65000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <93 12 5 4 3>
oos-MacBook-Pro:~ oo$ kextstat|grep -y applehda
   98    1 0xffffff7f82597000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (278.23) F9C803EC-B4ED-3FDA-91FB-2AD433B2E8E4 <97 40 23 12 7 6 5 4 3 1>
  117    0 0xffffff7f82729000 0xb4000    0xb4000    com.apple.driver.AppleHDA (9276.26) 9EA11FCA-ED90-3218-AE7A-6AE8D58B8F3D <116 98 97 83 40 23 6 5 4 3 1>

Code:
oos-MacBook-Pro:~ oo$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext cloverHDA.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
KernelCache ID: FBA07556D2C21673674ED9B8EC7243D9
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
oos-MacBook-Pro:~ oo$


now MacOS shutdown system will reboot .. MacOS'restart system black screen hold, must Manual shutdown。


thank you!!
 

Attachments

  • cloverior.zip
    5.3 MB · Views: 119
Code:
oos-MacBook-Pro:~ oo$ kextstat|grep -y acpiplat
   13    2 0xffffff7f830f4000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 27390D7F-A778-320C-A8DC-502A98AA531B <12 11 7 6 5 4 3 1>
oos-MacBook-Pro:~ oo$ kextstat|grep -y appleintelcpu
oos-MacBook-Pro:~ oo$ kextstat|grep -y applelpc
   96    0 0xffffff7f82b65000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <93 12 5 4 3>
oos-MacBook-Pro:~ oo$ kextstat|grep -y applehda
   98    1 0xffffff7f82597000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (278.23) F9C803EC-B4ED-3FDA-91FB-2AD433B2E8E4 <97 40 23 12 7 6 5 4 3 1>
  117    0 0xffffff7f82729000 0xb4000    0xb4000    com.apple.driver.AppleHDA (9276.26) 9EA11FCA-ED90-3218-AE7A-6AE8D58B8F3D <116 98 97 83 40 23 6 5 4 3 1>

Code:
oos-MacBook-Pro:~ oo$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext cloverHDA.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
KernelCache ID: FBA07556D2C21673674ED9B8EC7243D9
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
oos-MacBook-Pro:~ oo$


now MacOS shutdown system will reboot .. MacOS'restart system black screen hold, must Manual shutdown。


thank you!!

All kexts you need should be installed to the system volume.
You should not apply the PNOT patch with your ACPI setup (you have all the SSDTs).
Read guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
(your patched ACPI files have some inappropriate changes also)
_OSI->XOSI must be paired with the SSDT that implements the XOSI method.
 
Status
Not open for further replies.
Back
Top