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 yesterday at 04:30 PM Author Share Posted yesterday at 04:30 PM @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 14 hours ago Share Posted 14 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 12 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 11 hours ago Share Posted 11 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 10 hours ago Author Share Posted 10 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 5 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 9 hours ago Author Share Posted 9 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 9 hours ago Share Posted 9 hours 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 8 hours ago Author Share Posted 8 hours 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. 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-2851557 Share on other sites More sharing options...
miliuco Posted 8 hours ago Share Posted 8 hours 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 8 hours ago Author Share Posted 8 hours ago HDA-Universal on NEWS Releases & Updates https://olarila.com/topic/46593-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/ 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-2851559 Share on other sites More sharing options...
miliuco Posted 8 hours ago Share Posted 8 hours ago @MaLd0n Thank you!!! 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-2851560 Share on other sites More sharing options...
miliuco Posted 7 hours ago Share Posted 7 hours 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 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-2851562 Share on other sites More sharing options...
Alpha22 Posted 7 hours ago Share Posted 7 hours 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 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-2851563 Share on other sites More sharing options...
chris1111 Posted 7 hours ago Share Posted 7 hours 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 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-2851564 Share on other sites More sharing options...
miliuco Posted 6 hours ago Share Posted 6 hours ago @Alpha22 @chris1111 Thank you! 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-2851565 Share on other sites More sharing options...
jlrycm Posted 5 hours ago Share Posted 5 hours ago (edited) 2 hours ago, MaLd0n said: HDA-Universal on NEWS Releases & Updates https://olarila.com/topic/46593-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/ @MaLd0n where do you publish any HDAUniversal kext new versions? In this website? Or would you publish on a GitHub repo? Edited 5 hours ago by jlrycm 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-2851567 Share on other sites More sharing options...
MaLd0n Posted 5 hours ago Author Share Posted 5 hours ago Updates are available at the same link as the first post and are announced in the threads. 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-2851568 Share on other sites More sharing options...
Stefanalmare Posted 2 hours ago Share Posted 2 hours ago This project should be inserted in OCLP. 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-2851574 Share on other sites More sharing options...
deeveedee Posted 1 hour ago Share Posted 1 hour ago (edited) @Stefanalmare ... along with Intel itlwm.kext and Heliport. Edited 1 hour ago by deeveedee Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851575 Share on other sites More sharing options...
Stefanalmare Posted 1 hour ago Share Posted 1 hour ago (edited) 15 minutes ago, deeveedee said: @Stefanalmare ... along with Intel itlwm.kext and Heliport. Yes, for those who want fully enabled SIP. Edited 1 hour ago by Stefanalmare Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851576 Share on other sites More sharing options...
Mirone Posted 1 hour ago Share Posted 1 hour ago 15 minutes ago, deeveedee said: @Stefanalmare ... along with Intel itlwm.kext and Heliport. I'm already implementing this feature in Wi-Fi Patcher Pro. You'll be able to test it soon. Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851577 Share on other sites More sharing options...
deeveedee Posted 1 hour ago Share Posted 1 hour ago (edited) @Stefanalmare and @Mirone Maybe my joke was too subtle. OCLP is designed to patch macOS frameworks like AppleHDA. Those who use it are comfortable with its security compromises. If UniversalHDA and Heliport (paired with Intel itlwm.kext) were added to OCLP, it would eliminate the need for itself. We probably don't need another installer that places UniversalHDA.kext in /Library/Extensions, but that's just my silly opinion. Edited 1 hour ago by deeveedee Link to comment https://www.insanelymac.com/forum/topic/362932-hdauniversal-applehda-like-audio-kext-for-macos-tahoe-and-hackintosh-systems/page/2/#findComment-2851578 Share on other sites More sharing options...
Recommended Posts