Jump to content

ASUS A320M Ryzen 3 full working on VoodooHDA or AppleHDA


jalavoui
 Share

1 post in this topic

Recommended Posts

tested on ventura for this sound devices

image.png.f5b4e0f7a8a9c1081a5d755fff4338c7.png

 

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

image.png.eaa14e1d0f48d64caf94ea8bc967b381.png

 

 

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 by jalavoui
  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...