pmdevita/XPS15-7590-Hackintosh

Headphones after Sleep

Closed this issue · 1 comments

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

  1. Install CodecCommander into your Clover kexts (use Rehabman's latest) (not currently included in my build)
  2. sudo mount -uw / (make sure SIP is off as well)
  3. https://github.com/jardenliu/ALC298PlugFix download latest release
  4. 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.

This is now fixed with the addition of the SSDT-ALC298 ACPI table along with CodecCommander. If you did do this, uninstall ALC298PlugFix by

  1. sudo mount -uw / (make sure SIP is off as well)
  2. https://github.com/jardenliu/ALC298PlugFix download latest release (or open the folder if you already have it)
  3. Run the script called install双击自动卸载ALCPlugFix.command