RehabMan
RehabMan
Strange that you needed an EAPD enable, as that part of CodecCommander is automatic (it detects all potential nodes that need EAPD wakeup and does it if Wake Nodes=true.
> My problem now is after sleep, I have to plug in and out my headphone otherwise my int speaker won't work Look into AlcPlugFix
I have a board that has that header, but I have nothing connected to it. And I generally don't use LPCSensors anyway (all the sensor kexts are very inefficient).
Seems the only change effected here is an IOSleep(0) call at line 165. Because mUpgradeDelay is not initialized until later. Is that the intention?
TODO: Add 8086:a1af to XHCI-unsupported.kext/.../Info.plist.
Where is the Windows driver download (link) that these changes are based upon?
I have ALC283 on my Lenovo u430. I cannot reproduce the problem you mention. I'm using my own current build: https://github.com/RehabMan/EAPD-Codec-Commander
To clarify... The theory/assumption is that you built the binaries with local changes that are not committed to the github repo and that those changes include a fix for Nvidia...
Sorry for the open/close... got an email on this one, and mistakenly thought it was on my fork/repo.
Probably a bug in the I2C kexts... You using polling or interrupt in I2C? New I2C kexts or old?