Headphones after Sleep
Closed this issue · 1 comments
pmdevita commented
There's an ongoing problem with the headphone jack freaking out after sleep. Finally found the solution, thank you grugrilli.
I will write more detailed instructions but for now
- Install CodecCommander into your Clover kexts (use Rehabman's latest) (not currently included in my build)
sudo mount -uw /
(make sure SIP is off as well)- https://github.com/jardenliu/ALC298PlugFix download latest release
- Run the script called
install双击自动安装.command
Unfortunately, this requires edits to your system partition, meaning it will (probably) not persist updates and the script will need to be run after every update.
pmdevita commented
This is now fixed with the addition of the SSDT-ALC298
ACPI table along with CodecCommander. If you did do this, uninstall ALC298PlugFix by
sudo mount -uw /
(make sure SIP is off as well)- https://github.com/jardenliu/ALC298PlugFix download latest release (or open the folder if you already have it)
- Run the script called
install双击自动卸载ALCPlugFix.command