jalavoui Posted April 4, 2023 Share Posted April 4, 2023 (edited) tested on ventura for this sound devices setup: do nothing to your dsdt.aml (i mean do not rename audio devices) VoodooHDA - all work fine - mic including kext in attach AppleHDA - same (microphone need patch) i'll add this to NootedRed.kext just cause it includes hdmi support in kern_hdmi.cpp i'm using applealc with this id VoodooHDA-Release302.zip the amd micro project https://github.com/qhuyduong/AMDMicrophone gave us micro on lots of amd cpus i'm using is the patch (soon on applealc maybe) AppleHDAController.kext find[] = {0x83, 0x7E, 0x0C, 0x00, 0x75}; replace[] = {0x90, 0x90, 0x90, 0x90, 0xEB}; Edited October 2, 2023 by jalavoui 1 Link to comment Share on other sites More sharing options...
Recommended Posts