Jump to content

battery and audio fix


vickiozi
 Share

61 posts in this topic

Recommended Posts

what should i try next ?

Run this on terminal,

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

then reboot. After the reboot open terminal and write

kextstat | grep -i hda
kextstat | grep -i alc
kextstat | grep -i lilu
Link to comment
Share on other sites

 

 

Run this on terminal,

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

then reboot. After the reboot open terminal and write

kextstat | grep -i hda
kextstat | grep -i alc
kextstat | grep -i lilu

attachicon.gifScreen Shot 2017-11-02 at 8.56.05 PM.png

 

Open terminal and write

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

Reboot and, from terminal, write

kextstat | grep -i hda

Post the output.

Link to comment
Share on other sites

Open terminal and write

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

Reboot and, from terminal, write

kextstat | grep -i hda

Post the output.

 

 

kextcache post-1968735-0-27303700-1509658283_thumb.png

after reboot :

post-1968735-0-41350700-1509658314_thumb.png

Open terminal and write

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

Reboot and, from terminal, write

kextstat | grep -i hda

Post the output.

 
Link to comment
Share on other sites

yep strange ... i got help in 12.2 check http://www.insanelymac.com/forum/topic/322764-fix-ethernet-and-audio-controller/, why it didnt work in 12.6 ? idk

That is a patched AppleHDA. I'm not sure, but you probably need a few other patches on your config.plist. If you want to try, remove AppleALC, install this kext in S/L/E and post your config.plist

Link to comment
Share on other sites

If you add to config.plist the patches listed in the link at post #40? Does audio work?

 

If you add to config.plist the patches listed in the link at post #40? Does audio work?

i didnt try , even when i used that link in in po #40 i got the config unpatched(maybe they patch the other things in proportion with my config.plist) with those moves ... ? at that time i only patched applehda s/l/e and and dsdt also alongside installed   ALC255 + CodecCommander kexts.

Link to comment
Share on other sites

You should have added those patches in your config.plist (in kext to patch section):

attachicon.gifSchermata 2017-11-04 alle 19.30.32.png

As stated here:

attachicon.gifSchermata 2017-11-04 alle 19.30.54.png

If you don't know how to do it, i will explain you how to patch kexts "on the fly".

So i patched applehda from clover config post-1968735-0-85533200-1509822751_thumb.png , not working , and what about patched dsdt and codex kext should i used it , in that link it says it is must to use it (4 dsd i mean), also i got Sound assertion  AppleHDAcontroller in line 569 , AppleHDAcontroller 424 on verbose.

 

Till now i got ur alc255 installed applehda patched from config , also im not using Audio layout(3,13,17,27,28) , should i use it 

Link to comment
Share on other sites

 Share

×
×
  • Create New...