toleda / audio_CloverALC

macOS Realtek ALC onboard audio with Clover
679 stars 109 forks source link

Device aparently set up ok (Realtek 892) but no sound coming out and video & audio streams freezing on start #108

Closed schniper closed 7 years ago

schniper commented 7 years ago

Hi,

My setup: Gigabyte z270m-d3h mobo , dual boot Sierra/Clover & WIn 10. Installed the driver using the script audio_cloverALC-120_v1.0f1.command. Everything seems in order, including internal speakers / headphones switching when commuting between rear and front panel. Yet, no sound comes out. Spotify, for example, issues a cannot play song warning after a few seconds. Youtube streams buffer but don't play, probably from the same reason.

The installation script ran ok, but I did have in the place the "rename to HDEF" patch. Also uninstalled the Realtek drivers from Windows, as instructed in a forum post, but no joy.

Any tips? Thanks

schniper commented 7 years ago

Detect script ouput:

File: audio_codecdetect.command_v2.2

HDMI audio codec(s)

Onboard audio codec Realtek: 0x10ec0892 Name: Realtek ALC892 Audio ID: 1

Valid audio codec, audio device and Audio ID; audio injection is working Finished


Ran the audio_cloverALC-120_v1.0f1.command script twice. Could that be an issue?

Also, the video comes through an HDMI cable. In windows there's some extra audio connection linked to that, even if the monitor doesn't have audio.

schniper commented 7 years ago

Solved the sound problems by using the github.com/vit9696/AppleALC kex alongside Lilu, with the "rename to HDEF" page and layout 1 audio enabling on Clover Configurator. Cleaned everything up before and put the original AppleHDA kext back.

Interested in a solution for this driver as well, if one appears :) Thanks!