LockDown Posted Monday at 02:06 PM Share Posted Monday at 02:06 PM 19 minutes ago, MaLd0n said: alcid=5 don't work for u and u need to use 11? My bad @MaLd0nalcid=5 now works. Im using clover and added my layout in clover's config >inject and does not work 3 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851464 Share on other sites More sharing options...
Slice Posted Monday at 02:44 PM Share Posted Monday at 02:44 PM 38 minutes ago, LockDown said: My bad @MaLd0nalcid=5 now works. Im using clover and added my layout in clover's config >inject and does not work Because Clover set voodoo-layout-id to differ from AppleALC. It was idea from rdmitry0911, I don't know why. If you think it will be better Clover set simple layout-id then I will do so. 6 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851465 Share on other sites More sharing options...
LockDown Posted yesterday at 05:46 AM Share Posted yesterday at 05:46 AM (edited) @MaLd0n or anyone Would be great if you can update the source of getcodecid to include your HDAUniversal Edited yesterday at 06:01 AM by LockDown 3 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851501 Share on other sites More sharing options...
luxinhaus Posted yesterday at 07:16 AM Share Posted yesterday at 07:16 AM 1 hour ago, LockDown said: @MaLd0n or anyone Would be great if you can update the source of getcodecid to include your HDAUniversal +1 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851505 Share on other sites More sharing options...
MaLd0n Posted 23 hours ago Author Share Posted 23 hours ago @LockDown @luxinhaus Quote I updated the project to improve codec detection and compatibility with modern macOS/Xcode. Added and fixed: Updated the codec table with many missing and modern HDA codecs, including newer Realtek, Conexant, Cirrus, Intel HDMI/DP, NVIDIA HDMI/DP, VIA, Zhaoxin, Glenfly and Loongson entries. Added broader IORegistry scanning so the tool can detect codecs exposed by AppleHDA, VoodooHDA, AppleALC and HDAUniversal. Added vendor-based fallback detection, so unknown codecs are still reported as Realtek Unknown, Intel Unknown, etc., instead of only Unknown Codec. Improved property reading to support both CFData and CFNumber, avoiding bad values or crashes with different driver implementations. Fixed build compatibility with modern Xcode by updating the deployment target and avoiding the old missing libarclite issue. Added and improved Compile-getcodecid.command, including Xcode.app detection, logs, clean/release/debug options and a clang fallback if needed. Kept the original project structure and logic intact, only adding compatibility, codec support and build fixes. getcodecid-Release.zip Source getcodecid-master-command-xcodebuild-fallback-fix.zip 3 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851519 Share on other sites More sharing options...
LockDown Posted 7 hours ago Share Posted 7 hours ago (edited) 18 hours ago, MaLd0n said: Thanks @MaLd0n One thing i noticed that the onboard properties is full of zeros, just like mine. But it's all good👍 Edited 5 hours ago by LockDown 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851543 Share on other sites More sharing options...
Slice Posted 4 hours ago Share Posted 4 hours ago I have an idea that you should ask DeepSeek "What codec-id have I to use on my hackintosh...?" I am sure he can answer. 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851546 Share on other sites More sharing options...
MaLd0n Posted 3 hours ago Author Share Posted 3 hours ago 5 hours ago, LockDown said: Thanks @MaLd0n One thing i noticed that the onboard properties is full of zeros, just like mine. But it's all good👍 I created this tool Codec-Info. Download HERE 4 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851548 Share on other sites More sharing options...
MaLd0n Posted 2 hours ago Author Share Posted 2 hours ago The app now shows the available AppleALC layout IDs for the detected codec. 3 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851551 Share on other sites More sharing options...
LockDown Posted 1 hour ago Share Posted 1 hour ago @MaLd0n Hdauniversal is using all the codecs found in applealc's resources folder? 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851556 Share on other sites More sharing options...
MaLd0n Posted 1 hour ago Author Share Posted 1 hour ago 17 minutes ago, LockDown said: @MaLd0n Hdauniversal is using all the codecs found in applealc's resources folder? Yes. HdaUniversal now uses all codecs found in AppleALC’s Resources folder, greatly expanding codec detection and compatibility. It also includes improvements such as combo-jack handling, etc. 2 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851557 Share on other sites More sharing options...
miliuco Posted 1 hour ago Share Posted 1 hour ago @MaLd0n I see codec-info in Hackintosh tools in Olarila. I think that HDAUniversal is a very important project and must have a place in Hackintool tools. Please add it to the list. Thanks. 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851558 Share on other sites More sharing options...
MaLd0n Posted 1 hour ago Author Share Posted 1 hour ago HDA-Universal on NEWS Releases & Updates https://olarila.com/topic/46593-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/ 2 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851559 Share on other sites More sharing options...
miliuco Posted 49 minutes ago Share Posted 49 minutes ago @MaLd0n Thank you!!! Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851560 Share on other sites More sharing options...
miliuco Posted 31 minutes ago Share Posted 31 minutes ago Please HDAUniversal users, I need feedback of About This Hack, is the Audio tab displaying data as expected? Thank you very much! https://github.com/perez987/About-This-Hack/blob/main/Audio-tab-WIP/About This Hack-glass.zip Spoiler 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851562 Share on other sites More sharing options...
Alpha22 Posted 18 minutes ago Share Posted 18 minutes ago 12 minutes ago, miliuco said: Please HDAUniversal users, I need feedback of About This Hack, is the Audio tab displaying data as expected? Thank you very much! https://github.com/perez987/About-This-Hack/blob/main/Audio-tab-WIP/About This Hack-glass.zip Hide contents 1 Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851563 Share on other sites More sharing options...
chris1111 Posted 4 minutes ago Share Posted 4 minutes ago 26 minutes ago, miliuco said: Please HDAUniversal users, I need feedback of About This Hack, is the Audio tab displaying data as expected? Thank you very much! https://github.com/perez987/About-This-Hack/blob/main/Audio-tab-WIP/About This Hack-glass.zip Reveal hidden contents Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851564 Share on other sites More sharing options...
Recommended Posts