audio_CloverALC icon indicating copy to clipboard operation
audio_CloverALC copied to clipboard

Mojave OSX 10.14 not installing

Open joelven opened this issue 6 years ago • 9 comments

I tried audio_cloverALC-130.command installation in OSX 10.14 and did not work. Kindly requesting upgrade.

joelven avatar Oct 05 '18 13:10 joelven

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 avatar Oct 05 '18 21:10 technicus82

@technicus82 Thanks, I will try it while new rev. is issued.

joelven avatar Oct 07 '18 23:10 joelven

@technicus82 tested it for Mojave 👍 Remember to use Audio ID: 2

Gerjan77 avatar Oct 22 '18 19:10 Gerjan77

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?

wagenheimer avatar Nov 06 '18 18:11 wagenheimer

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.

toleda avatar Nov 06 '18 22:11 toleda

`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-130_v0.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): `

audio_cloverALC-130_v0.6.command.zip

wagenheimer avatar Nov 07 '18 14:11 wagenheimer

The script did not see a codec, attach IOReg.

toleda avatar Nov 07 '18 18:11 toleda

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.

technicus82 avatar Nov 15 '18 11:11 technicus82

Deprecated, see README

toleda avatar Nov 15 '18 14:11 toleda