dfsnc / Hackintosh-Catalina-OpenCore-Lenovo-T450s-efi

66 stars 28 forks source link

Earphone audio not working if system not start with earphone plugged #11

Closed Zardinality closed 4 years ago

Zardinality commented 4 years ago

If the system does not start with earphones plugged, the audio setting will only show the speaker as output, in which case the speaker works as normal. If the earphone is plugged before the system starts everything is fine(though the lowest but not the mute level of the volume is considerably loud to me, I would not consider it as an issue).

dfsnc commented 4 years ago

That might be a VoodooHDA problem, I suggest you use AppleALC. To use AppleALC, enable kernel block "fix AppleALC" in my newly efi and use ALCPlugFix to fix ExtMic problem.

crazyi commented 4 years ago

It is alright for me to boot without pluging in the earphone while using VoodooHDA, and I think ALCPlugFix maybe the key solution.

Zardinality commented 4 years ago

@EchoEsprit Thanks for the advice. I used the newest EFI now and it should be using AppleALC. This problem still replicates, that's a weird one. Any other idea why it is that way?

Zardinality commented 4 years ago

Confirmed it is because I installed a sunflower.kext in the previous version system. Now everything is normal, I hereby close this issue.