Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.13 KB

ComboJack

screen

Hackintosh combojack support for alc236 layout 68/alc256 layout 56/alc289 layout 68/alc295 layout 33.

  • Use bootargs alcverbs=1 or DeviceProperties to audio pci-root alc-verbs | DATA | 01000000
  • For install run ComboJack_Installer/install.command and reboot
  • For uninstall run ComboJack_Installer/uninstall.command and reboot
  • When you attach a headphone there will be a popup asking about headphone type.
  • Refactor
  • Fix on sleep wake
  • Bug fix

Building

From GitHub:

Install Xcode, clone the GitHub repo and enter the top-level directory. Then:

xcodebuild -configuration Release

Credits