Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WingLim/MicFix

Repository files navigation

MicFix

Fix Headset/Headphone Micphone in Hackintosh with AppleALC.

English | Zhong Wen

Features

  • Supports headset plug/unplug.
  • Doesn't require CodecCommander, hda-verb or alc-verb to function.

Supported Devices

The hda-verb command comes from patch_realtek.c, but because of the limited devices, only some of them were tested on MacOS.

We would appreciate it if someone could help us test these devices.

  • ALC236
  • ALC255[Tested]
  • ALC256
  • ALC286
  • ALC288
  • ALC298

Usage

Note: Requires AppleALC version 1.5.4+ or the patch of commit 61e2bbf applied.

  1. Add AppleALC to your OpenCore
  2. Enable alcverbs by adding alcverbs=1 to NVRAM->7C436110-AB2A-4BBB-A880-FE41995C9F82->boot-args

Use brew(Recommend)

# Install
brew tap winglim/taps
brew install micfix
brew services start micfix

# Uninstall
brew services stop micfix
brew uninstall micfix

Manual

Download the newest release, unzip it.

# Install
bash install.sh

# Uninstall
bash install.sh uninstall

Build From Source

swift build -c debug

Credits

About

Fix Headset/Headphone Micphone in Hackintosh with AppleALC.

Topics

Resources

Readme

Stars

Watchers

Forks