Contribute
Register

XPS 13 L321X

Status
Not open for further replies.
I havent made any recent changes, however in the last day or so Ive experienced multiple freezes. The mouse will still move around, sound (if any was playing) will continue, however nothing can be clicked on period. Dock doesnt do the genie effect on mouse over, etc. Ive attached problem reporting files just in case, but I realize its probably something that cant be diagnosed until it happens again, and if so, what do I need to do to help find the culprit?

Code:
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y acpiplat
   13    2 0xffffff7f82f40000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y appleintelcpu
   27    0 0xffffff7f82b49000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) F7CC3395-98DB-3420-9C24-1017D52E13AE <7 6 5 4 3 1>
   35    0 0xffffff7f82b44000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y applelpc
   85    0 0xffffff7f8299b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <84 12 5 4 3>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y applehda
  100    1 0xffffff7f82bf3000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <99 98 80 12 7 6 5 4 3 1>
  122    0 0xffffff7f82d75000 0xb4000    0xb4000    com.apple.driver.AppleHDA (999.1.1fc1) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <121 100 99 98 82 80 12 11 6 5 4 3 1>
  125    0 0xffffff7f82e7c000 0x2000     0x2000     com.apple.driver.AppleHDAHardwareConfigDriver (276.26) D58BD3DA-EEDA-3845-9094-D33CB6E20BCE <4 3>
Brians-MacBook-Pro:RehabMan brian$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext HDAEnabler.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA275.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext
KernelCache ID: 1B89E5CF27BE77C14DFA97930B64BA31
 

Attachments

  • Brian’s MacBook Pro.zip
    563.7 KB · Views: 82
  • CLOVER.zip
    1.8 MB · Views: 71
  • Patchmatic.zip
    20.6 KB · Views: 57
I havent made any recent changes, however in the last day or so Ive experienced multiple freezes. The mouse will still move around, sound (if any was playing) will continue, however nothing can be clicked on period. Dock doesnt do the genie effect on mouse over, etc. Ive attached problem reporting files just in case, but I realize its probably something that cant be diagnosed until it happens again, and if so, what do I need to do to help find the culprit?

Code:
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y acpiplat
   13    2 0xffffff7f82f40000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y appleintelcpu
   27    0 0xffffff7f82b49000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) F7CC3395-98DB-3420-9C24-1017D52E13AE <7 6 5 4 3 1>
   35    0 0xffffff7f82b44000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y applelpc
   85    0 0xffffff7f8299b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <84 12 5 4 3>
Brians-MacBook-Pro:RehabMan brian$ kextstat|grep -y applehda
  100    1 0xffffff7f82bf3000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <99 98 80 12 7 6 5 4 3 1>
  122    0 0xffffff7f82d75000 0xb4000    0xb4000    com.apple.driver.AppleHDA (999.1.1fc1) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <121 100 99 98 82 80 12 11 6 5 4 3 1>
  125    0 0xffffff7f82e7c000 0x2000     0x2000     com.apple.driver.AppleHDAHardwareConfigDriver (276.26) D58BD3DA-EEDA-3845-9094-D33CB6E20BCE <4 3>
Brians-MacBook-Pro:RehabMan brian$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext HDAEnabler.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA275.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext
KernelCache ID: 1B89E5CF27BE77C14DFA97930B64BA31

Files in ACPI/origin are too old to compare against ACPI/patched.
You forgot to press F4 in Clover.
Read FAQ, "Problem Reporting" again. Carefully.
 
Files in ACPI/origin are too old to compare against ACPI/patched.
You forgot to press F4 in Clover.
Read FAQ, "Problem Reporting" again. Carefully.
ACPI/patched I used from someone with the exact same machine as me. Is that not ok? ACPI/origin are my original, ACPI/patched are from his. Can I use his?
 
Here it is after updating ACPI/origin
 

Attachments

  • CLOVER.zip
    1.8 MB · Views: 66
Thankfully I had saved my own patched dsdt before putting in his, so here is mine restored.

OsxAptioFixDrv-64.efi is missing from drivers64UEFI.
Your kexts are not installed correctly. You forgot to install FakeSMC.kext to /L/E (or /S/L/E).
Read post #2 of the Clover guide for more info:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
Backlight control is not implemented correctly.
See guide:
https://www.tonymacx86.com/threads/...rol-using-applebacklightinjector-kext.218222/
Google Chrome is hooking your USB ports.
Read relevant topic in FAQ.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
OsxAptioFixDrv-64.efi is missing from drivers64UEFI.
Your kexts are not installed correctly. You forgot to install FakeSMC.kext to /L/E (or /S/L/E).
Read post #2 of the Clover guide for more info:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
Backlight control is not implemented correctly.
See guide:
https://www.tonymacx86.com/threads/...rol-using-applebacklightinjector-kext.218222/
Google Chrome is hooking your USB ports.
Read relevant topic in FAQ.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Chrome makes sense, the freezes only seem to happen while im using chrome, and i dont recall ever having a freeze prior to installing Chrome. Guess if it comes down to it I can delete it and go solely to Safari. I disabled webusb in chrome so we will see.

Native Backlight we discovered in that thread wont work with this laptop. I have to use Backlight by bergdesign.

Ill get the kexts fixed.. Thank you!
 
Chrome makes sense, the freezes only seem to happen while im using chrome, and i dont recall ever having a freeze prior to installing Chrome. Guess if it comes down to it I can delete it and go solely to Safari. I disabled webusb in chrome so we will see.

Native Backlight we discovered in that thread wont work with this laptop. I have to use Backlight by bergdesign.

Ill get the kexts fixed.. Thank you!

Note also that NullEthernet.kext not needed. You have built-in WiFi at en0.
 
Status
Not open for further replies.
Back
Top