Skip to content

CloverHackyColor/VoodooHDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoodooHDA

Compilation.

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

Installation

  1. Exclude other Audio kexts
  2. Set SIP disable kext or just
sudo nvram csr-active-config=0xA85
  1. Reboot
sudo cp -R /path_to/VoodooHDA.kext /Library/Extensions/
  1. Wait while the system saids that the kext must be approved
  2. Go to System Settings and approve the kext.
  3. Reboot.
  4. Enjoy your favorite music.