Contribute
Register

El Capitan on Lenovo P50

Status
Not open for further replies.
Rehabman.
Thanks for checking out my posts. I really thought you had it in for me haha. I haven't received any IMs or Messages of any kind. I'll carry on with CodecCommander. I really appreciate all the work you and tonymac86 have done.
 
Rehabman.
Thanks for checking out my posts. I really thought you had it in for me haha. I haven't received any IMs or Messages of any kind. I'll carry on with CodecCommander. I really appreciate all the work you and tonymac86 have done.

If you're doing stupid things, like downloading macOS/OS X from other than the Mac App Store, or using a VM to create your USB installer, or downloading patches not allowed per rules, or trying to install on unsupported hardware... all against the rules... then your post(s) will be moved (by me) to a place where they are looked at by an administrator. They will make the decision on your fate (not me).

More than against the rules, doing things the wrong way is just a waste of both of our time.
 
Please before I continue with this post. If Admin/Moderator decides to suspend me please let me know why. Thanks
I tried the CodecCommander.kext to fix EAPD problems with the integral speaker and checked the SSDT-298.asl/dsl. Also I moved HDAEnabler.kext out of S/L/E and placed the entry in config.plist . (I also tried EAPDfix.kext but IOreg reported it having no effect at all). I have read the Github readme in the EAPD-Codec-Commander and have followed instructions up to the Custom Commands section (I am learning the HDSVerb stuff...)
Can anyone offer any advice?
Code:
kextstat|grep -y acpiplat

   13    2 0xffffff7f8202a000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu

kextstat|grep -y applelpc

kextstat|grep -y applehda

   93    1 0xffffff7f824ad000 0x1b000    0x1b000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <92 91 72 12 7 6 5 4 3 1>

  116    0 0xffffff7f82767000 0xb4000    0xb4000    com.apple.driver.AppleHDA (276.26) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <115 99 93 92 91 72 6 5 4 3 1>

sudo touch /System/Library/Extensions && sudo kextcache -u /

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext NvidiaGraphicsFixup.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext Lilu.kext

DirectHW.kext is in exclude list; omitting.

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext

kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleGraphicsDevicePolicy.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

KernelCache ID: 0FB243495C332618E174CA93DACEBBA7
 

Attachments

  • CLOVER.zip
    1.8 MB · Views: 110
  • ioreg.ioreg.zip
    525.6 KB · Views: 109
  • RehabMan.zip
    50.3 KB · Views: 101
Please before I continue with this post. If Admin/Moderator decides to suspend me please let me know why. Thanks
I tried the CodecCommander.kext to fix EAPD problems with the integral speaker and checked the SSDT-298.asl/dsl. Also I moved HDAEnabler.kext out of S/L/E and placed the entry in config.plist . (I also tried EAPDfix.kext but IOreg reported it having no effect at all). I have read the Github readme in the EAPD-Codec-Commander and have followed instructions up to the Custom Commands section (I am learning the HDSVerb stuff...)
Can anyone offer any advice?
Code:
kextstat|grep -y acpiplat

   13    2 0xffffff7f8202a000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu

kextstat|grep -y applelpc

kextstat|grep -y applehda

   93    1 0xffffff7f824ad000 0x1b000    0x1b000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <92 91 72 12 7 6 5 4 3 1>

  116    0 0xffffff7f82767000 0xb4000    0xb4000    com.apple.driver.AppleHDA (276.26) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <115 99 93 92 91 72 6 5 4 3 1>

sudo touch /System/Library/Extensions && sudo kextcache -u /

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext NvidiaGraphicsFixup.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext Lilu.kext

DirectHW.kext is in exclude list; omitting.

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext

kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleGraphicsDevicePolicy.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

KernelCache ID: 0FB243495C332618E174CA93DACEBBA7

What are the specifics of the problem you're trying to solve?
Note: Your ACPI/origin files are too old to compare with ACPI/patched (4 days old).
Note 2: You should really cleanup your ACPI/patched folder...
 
The problem is as stated in a previous post. The Speaker is not emitting any sound. It appears to be disconnected. Headphones work as they should and OSX displays the output as Speakers when the headphone jack is disconnected. In the codec_dump it shows EAPD is present.(address 20 (0x17) for the speaker). I just want to know how power can be delivered to the speaker..

ps why do older origin ACPI files matter. Surely they don't change?
 

Attachments

  • codec_dmp.txt.zip
    1.8 KB · Views: 76
  • CLOVER.zip
    1.8 MB · Views: 93
The problem is as stated in a previous post. The Speaker is not emitting any sound. It appears to be disconnected. Headphones work as they should and OSX displays the output as Speakers when the headphone jack is disconnected. In the codec_dump it shows EAPD is present.(address 20 (0x17) for the speaker). I just want to know how power can be delivered to the speaker..

It could be that the patched AppleHDA files you have are not patched for your audio codec (eg. PathMaps are probably wrong for your codec), or they are not patched from an AppleHDA that matches the system you have installed.

ps why do older origin ACPI files matter. Surely they don't change?

To the contrary... from the ACPI patching guide:
Keep in mind that even changes you make to your own system will require re-extract, re-patch.

If any of the following is changed, you must re-extract, re-patch, as these changes may cause significant changes to the native ACPI (especially SystemMemory regions):
- updating BIOS
- changing any BIOS option
- changing hardware or memory configuration
 
It's is fixed and you were right: the Pathmap was in error.
[Pin Complex] (Stereo Amp-Out) should have been set to 20 (0x14) in Platforms.xml, it was previously set to 24...
Now working with clear audio.
 
It's is fixed and you were right: the Pathmap was in error.
[Pin Complex] (Stereo Amp-Out) should have been set to 20 (0x14) in Platforms.xml, it was previously set to 24...
Now working with clear audio.

OK. Good for you to have it solved...
 
I would mark it as solved but my original post was for the NVidia card and trussell3417 said he managed to get his to work but if you insist that Optimus cards are not gonna work, I'll mark it as solved.
 
I would mark it as solved but my original post was for the NVidia card and trussell3417 said he managed to get his to work but if you insist that Optimus cards are not gonna work, I'll mark it as solved.

The title of the thread, and the fact there are multiple participants doesn't really lend to a thread that can be marked as solved.
 
Status
Not open for further replies.
Back
Top