Contribute
Register

Still no sound after Sierra update (AppleHDA - CX20590)

Status
Not open for further replies.
Joined
Dec 23, 2014
Messages
42
Motherboard
Lenovo U310 (Clover)
CPU
i3-3217U (IvyBridge 1.80Ghz)
Graphics
HD4000, 1366x768
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I just updated to Sierra, and almost everything is working, but still no audio. I was using the stock AppleHDA with clover patching. That got me through several 10.11.x updates, but it didn't survive SIerra :) I also added the 0000000 patch, but still no sound. This is what my KextsToPatch looks like.

What am I missing?

<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Comment</key>
<string>Expect 2 matches</string>
<key>Find</key>
<data>hBnUEQ==</data>
<key>Replace</key>
<data>blDxFA==</data>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Comment</key>
<string>0x11d4198a to zero</string>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Find</key>
<data>8a19d411</data>
<key>Replace</key>
<data>00000000</data>
</dict>


Thanks!
 
I just updated to Sierra, and almost everything is working, but still no audio. I was using the stock AppleHDA with clover patching. That got me through several 10.11.x updates, but it didn't survive SIerra :) I also added the 0000000 patch, but still no sound. This is what my KextsToPatch looks like.

What am I missing?

<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Comment</key>
<string>Expect 2 matches</string>
<key>Find</key>
<data>hBnUEQ==</data>
<key>Replace</key>
<data>blDxFA==</data>
</dict>
<dict>
<key>Name</key>
<string>AppleHDA</string>
<key>Comment</key>
<string>0x11d4198a to zero</string>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Find</key>
<data>8a19d411</data>
<key>Replace</key>
<data>00000000</data>
</dict>


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

Thanks very much
 

Attachments

  • esther.zip
    2.9 MB · Views: 77
Here you go!

Thanks very much

For your codec, you do not need to zero 0x11d4198a.

Don't forget to rebuild caches as per FAQ.
 
For your codec, you do not need to zero 0x11d4198a.

Don't forget to rebuild caches as per FAQ.

I did! But I don't have any sound device :-/
 
I did! But I don't have any sound device :-/

After making already suggested changes (and rebuilding cache as per FAQ), read post #2.
 
Sorry. I attached everything in one zip file in message 3

Code:
$kextstat|grep -y acpiplat
   13    2 0xffffff7f82688000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) D748FA50-380C-3F0D-BAD9-EB7A15848EA8 <12 11 7 6 5 4 3 1>
$kextstat|grep -y appleintelcpu
   22    0 0xffffff7f8244b000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) 36216E26-C378-3067-B5B5-C27076D64955 <7 6 5 4 3 1>
   30    0 0xffffff7f82446000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
$ kextstat|grep -y applelpc
   92    0 0xffffff7f8213a000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <90 12 5 4 3>
$ kextstat|grep -y applehda
  101    1 0xffffff7f825b5000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <100 99 79 12 7 6 5 4 3 1>
  127    0 0xffffff7f82914000 0xb4000    0xb4000    com.apple.driver.AppleHDA (999.1.1fc1) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <126 101 100 99 84 79 12 11 6 5 4 3 1>


Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8100.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext lspcidrv.kext
kext file:///System/Library/Extensions/IOath3kfrmwr.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext file:///System/Library/Extensions/EnergyDriver.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext DummyHDA.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: 183FBBBD637F2A61930B690797A9894C
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
 

Attachments

  • clover.zip
    2.3 MB · Views: 105
  • hackintosh.ioreg.zip
    469.7 KB · Views: 88
Sorry. I attached everything in one zip file in message 3

Code:
$kextstat|grep -y acpiplat
   13    2 0xffffff7f82688000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) D748FA50-380C-3F0D-BAD9-EB7A15848EA8 <12 11 7 6 5 4 3 1>
$kextstat|grep -y appleintelcpu
   22    0 0xffffff7f8244b000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) 36216E26-C378-3067-B5B5-C27076D64955 <7 6 5 4 3 1>
   30    0 0xffffff7f82446000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
$ kextstat|grep -y applelpc
   92    0 0xffffff7f8213a000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <90 12 5 4 3>
$ kextstat|grep -y applehda
  101    1 0xffffff7f825b5000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <100 99 79 12 7 6 5 4 3 1>
  127    0 0xffffff7f82914000 0xb4000    0xb4000    com.apple.driver.AppleHDA (999.1.1fc1) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <126 101 100 99 84 79 12 11 6 5 4 3 1>


Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8100.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext lspcidrv.kext
kext file:///System/Library/Extensions/IOath3kfrmwr.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext file:///System/Library/Extensions/EnergyDriver.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext DummyHDA.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: 183FBBBD637F2A61930B690797A9894C
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

You still have an unnecessary/wrong patch for AppleHDA.

Read post #4
 
I removed that.
Sorry, I hadn't updated clover.zip. My current config.plist is attached
 

Attachments

  • config.plist
    3.3 KB · Views: 253
I removed that.
Sorry, I hadn't updated clover.zip. My current config.plist is attached

Make sure you rebuild cache as per guide. Check your DummyHDA to be certain it has a larger version# than native AppleHDA.
 
Status
Not open for further replies.
Back
Top