Open joelven opened 6 years ago
Had the same problem. It works with macOS 10.14. Add the following to the audio_cloverALC-130.sh file:
10.14* ) gSysName="Mojave"
gSysFolder=kexts/10.14
gSID=$(csrutil status)
;;
After running the shell script, move the kext file from clover kexts folder "other" to "10.14" and reboot. Audio should now working again.
@technicus82 Thanks, I will try it while new rev. is issued.
@technicus82 tested it for Mojave 👍 Remember to use Audio ID: 2
It does not work for me. My motherboard is a Gigabyte Ga H270 Hd3.
It was working on High Siera.
After Upgrading to Mojave, I had an "output device" on Settings, but no audio.
After running the script, it does shows me "No Output Devices Found". When running the script it shows me that ALC887 is not compatible. Is this correct?
Do you mean after restart, the system shows "No Output Devices Found." Script showing "ALC887 is not compatible" is not correct. Attack edited script and Terminal output.
`Last login: Wed Nov 7 01:42:37 on ttys000 /Users/cezarwagenheimer/Desktop/No\ Audio\ Fix/audio_cloverALC-130_v0.6.command ; exit; Cezars-iMac:~ cezarwagenheimer$ /Users/cezarwagenheimer/Desktop/No\ Audio\ Fix/audio_cloverALC-130_v0.6.command ; exit;
Agreement The audio_cloverALC script is for personal use only. Do not distribute the patch, any or all of the files or the resulting patched AppleHDA.kext for any reason without permission. The audio_cloverALC script is provided as is and without any kind of warranty.
File: audio_cloverALC-130.command_v0.6 Release Mode Password: EFI partition is mounted /Users/cezarwagenheimer/Desktop/No Audio Fix/audio_cloverALC-130v0.6.command: line 913: [: =: unary operator expected Supported RealtekALC codecs: 885, 887, 888, 889, 892, 898, 1150, 1220 and 1220A (0 to exit) Enter codec: 887 ALC887 v not supported Use Legacy (v100202) Patch (y/n): `
The script did not see a codec, attach IOReg.
With macOS 10.14.1 it does not work anymore. The script no longer finds a codec. AppleALC works with realtek onboard audio 1150 codec and audio id2 with the instructions found at tonymacx86.
Deprecated, see README
I tried audio_cloverALC-130.command installation in OSX 10.14 and did not work. Kindly requesting upgrade.