Contribute
Register

El Capitan Beta with Dell XPS 13 9343 (Early 2015 Model)

Status
Not open for further replies.
I have done your USB usb_prw_0x6d_xhc and have reinstalled USBInjectAll, FakePCIID, and FakePCIIDMux. No luck...

(Touch, Bluetooth and such don't work)

More involved than just installing some kexts. And _PRW patch has nothing to do with USB port configuration (it is for instant wake).
Read the guide, post #1, "Problem Reporting".
 
I have done your USB usb_prw_0x6d_xhc and have reinstalled USBInjectAll, FakePCIID, and FakePCIIDMux. No luck...

(Touch, Bluetooth and such don't work)

https://www.tonymacx86.com/threads/...-early-2015-model.169974/page-62#post-1208820

This helped me get the ball rolling. Important things to note :
1 - SMBIOS must be proper. If you're using MacBookAir1.6, you're doing it wrong. It's too long. Always check if your SMBIOS is showing properly before continuing anything.
2 - Read, re-read, then read the SSDT patching guide. I've probably read it close to 20 times and I still mess up sometimes. Take your time, patch things one by one.
3 - Don't use other peoples patched SSDT. Things are different from computer to computer, take your time and make one suited for your computer. If it's too much, just use windows.
 
I'm experiencing random black screen with the machine still running issues. The screen times out for power saving and goes black, but will not re-display when a key is pressed (occasionally). Or, sometimes with a lid close the screen blacks out like it should but the machine does not go to sleep and the battery is consumed over time.

I haven't changed anything from when it was behaving properly. Possibly something since Sierra updating El Cap?

Any help would be appreciated. Thanks!
 
I'm experiencing random black screen with the machine still running issues. The screen times out for power saving and goes black, but will not re-display when a key is pressed (occasionally). Or, sometimes with a lid close the screen blacks out like it should but the machine does not go to sleep and the battery is consumed over time.

I haven't changed anything from when it was behaving properly. Possibly something since Sierra updating El Cap?

Any help would be appreciated. Thanks!

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.
 
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.
Here you go RhM. Thank you
 
Here you go RhM. Thank you

ACPI is not patched correctly. Wrong files in ACPI/patched. Based on ACPI/origin, you should have:
DSDT.aml
SSDT.aml
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-4.aml
SSDT-5.aml
SSDT-10.aml
SSDT-11.aml
SSDT-12.aml
SSDT-13.aml
SSDT-14.aml

See guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

Also, you have SMBIOS incorrect. Really obvious from ioreg where you see 'MacBookPro1' instead of what you intended. Use a shorter SMBIOS, as this problem with certain Dell computers is unsolved.

Also, USB is not configured correctly.

See guide: https://www.tonymacx86.com/threads/guide-10-11-usb-changes-and-solutions.173616/

Plan on creating a custom SSDT for USBInjectAll.kext.
 
ACPI is not patched correctly. Wrong files in ACPI/patched. Based on ACPI/origin, you should have:
DSDT.aml
SSDT.aml
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-4.aml
SSDT-5.aml
SSDT-10.aml
SSDT-11.aml
SSDT-12.aml
SSDT-13.aml
SSDT-14.aml

See guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

Also, you have SMBIOS incorrect. Really obvious from ioreg where you see 'MacBookPro1' instead of what you intended. Use a shorter SMBIOS, as this problem with certain Dell computers is unsolved.

Also, USB is not configured correctly.

See guide: https://www.tonymacx86.com/threads/guide-10-11-usb-changes-and-solutions.173616/

Plan on creating a custom SSDT for USBInjectAll.kext.


Thanks for the reply. Yes, there has been a more recent BIOS released for this machine and I hadn't redone the DSDT/SSDT patching and creations.

That being said, I cannot seem to get the attached SSDT to compile without errors. Could you take a look at it and provide a direction how to deal with this one? Otherwise, I've been able to compile the other 10 SSDTs without issue. Now to patch the DSDT...

Thanks much!
 

Attachments

  • SSDT-3.dsl
    20.3 KB · Views: 105
Thanks for the reply. Yes, there has been a more recent BIOS released for this machine and I hadn't redone the DSDT/SSDT patching and creations.

That being said, I cannot seem to get the attached SSDT to compile without errors. Could you take a look at it and provide a direction how to deal with this one? Otherwise, I've been able to compile the other 10 SSDTs without issue. Now to patch the DSDT...

Thanks much!

Disassemble correctly with refs.txt as per guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
 
Status
Not open for further replies.
Back
Top