Open dudeofawesome opened 8 years ago
Thanks. The lower case Roman numerals don't work very well, i.e., Audio ID: i.
cloverALC is specifically for onboard audio. For HD3000/HD4000 HDMI audio, Audio IDs: 1 and 2 do not work; only Audio ID: 3 works. All other HDMI audio configurations work with Audio ID; 1 or 2.
More info, see https://github.com/toleda/audio_CloverHDMI.
Shoot. You're right. I was looking at the markdown version in Atom, and it was displaying numbers, not roman numerals. I'm not sure what's up with that. I'll update that to make it work.
I'll also change the wording on the HDMI audio parts to better reflect that cloverALC doesn't actually enable them.
Do audio IDs 1 and 2, but not 3, work with HD4600?
No, HD4600 HDMI audio does not use dsdt/HDEF. Audio ID: 3 works, however, Orange is not supported. No reason to use Audio ID: 3 with HD4600 HDMI audio.
What do "Clover Audio ID Injection" and "Use Audio ID: x" do?
The README.md is somewhat lacking in description of what the Audio ID Injection will do.
It appears that the Audio ID that you should pick depends on what codec your motherboard supports, but also on some other things such as the number of audio ports you have and what devices you want to support HDMI audio.
There seems to be some more info in https://github.com/toleda/audio_ALCInjection/blob/master/README.txt, but this also seems to contradict some of the info.
I've attempted to update the README.md to better refelect my understanding of these documents. Does this look correct?
Thanks for all your work on hackintosh audio!