Jump to content
1 post in this topic

Recommended Posts

First thing first: search the forum :dev:

 

Found it in here from Taruga. Thanks to him /bow to Taruga

 

I download the Realtek ALC861 kext -> Click to download

 

Here's the step-by-step :

/System/Library/Extensions/

Backup then delete the file called AppleAzaliaAudio.kext (if you find it) if not its okay.

Now do the same to the file called AppleHDA.kext

Drag and drop the contents of zipped file into the Extensions folder

Start up terminal & type in the following commands without the numbers or "enter"

sudo -s "enter"

Put your password "enter"

cd /System/Library/Extensions "enter"

chmod -R 755 AppleHDA.kext "enter"

chown -R root:wheel AppleHDA.kext "enter"

chmod -R 755 ALCinject.kext "enter"

chown -R root:wheel ALCinject.kext "enter"

diskrepair "enter"

reboot "enter"

 

When its done, i can hear the sound from my built-in speaker and it shows in System Preference

 

zz3182b692uz9.jpg

Link to comment
https://www.insanelymac.com/forum/topic/289415-working-on-audio/
Share on other sites

×
×
  • Create New...