If you are using systems up to Catalina then open project tranc/VoodooHDA.xcodeproj
For systems BigSur and up you have to download the project VoodooHDA also download MacKernelSDK
git clone https://github.com/joevt/MacKernelSDK.git
(this is tested version) and make a symlink into project
cd /path_to/VoodooHDA/
ln -s /path_to/MacKernelSDK MacKernelSDK
open project tranc/VoodooHDA_BS.xcodeproj and compile
download VoodooHDA.prefPane
- go to the Release302 of my Release
- download VoodooHDA.prefPane.zip
- after downloading, extract it
- Exclude other Audio kexts
- Set SIP disable kext or just
sudo nvram csr-active-config=0xA85
- Reboot
sudo cp -R /path_to/VoodooHDA.kext /Library/Extensions/
sudo cp -R /path_to/VoodooHDA.prefPane /Library/PreferencePanes/
- Wait while the system saids that the kext must be approved
- Go to System Settings and approve the kext.
- Reboot.
- Enjoy your favorite music.
- Go to the System Settings>VoodooHDA.
- Then select your microphone.
- Set the IMix & Speaker slider to maximum. Mic should work.