Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 So I've did a clean install of macOS Tahoe Beta 3 and with csr-active-config=03080000 I restored the missing AppleHDA.kext. I didn't have to disable SIP in recovery mode simply because 03080000 already disables Apple Internal, Kext Signing and Filesystem Protection. For clarification: AppleALC.kext is injected via OpenCore with previous Layout-ID that worked on previous macOS Versions. 3 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836914 Share on other sites More sharing options...
LockDown Posted July 13, 2025 Share Posted July 13, 2025 (edited) And since AppleHDA is signed, no need for AMFIPass too Edited July 13, 2025 by LockDown 3 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836916 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 10 minutes ago, LockDown said: And since AppleHDA is signed, no need for AMFIPass too Nice addition, but since lots of people might use IO80211FamilyLegacy.kext and IOSkywalkFamily.kext for their WiFi they might need AMFIPass anyway which get's me thinking what if we use Mykextinstaller to install them in /S/L/E instead of injecting them with OpenCore?! 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836917 Share on other sites More sharing options...
LockDown Posted July 13, 2025 Share Posted July 13, 2025 It will get erased by the update 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836918 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 4 minutes ago, LockDown said: It will get erased by the update and the replaced AppleHDA.kext doesn't? Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836919 Share on other sites More sharing options...
LockDown Posted July 13, 2025 Share Posted July 13, 2025 (edited) 4 minutes ago, Cyberdevs said: and the replaced AppleHDA.kext doesn't? It will be. Mine got deleted from B1 > B2 > B3 update Edited July 13, 2025 by LockDown Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836920 Share on other sites More sharing options...
LockDown Posted July 13, 2025 Share Posted July 13, 2025 On the next update, il try to rename AppleHDA first and see if itl be deleted Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836921 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 1 minute ago, LockDown said: It will be. Mine got deleted from B1 to B2 update Obviously, so that's why we inject them through OC, I was just wondering if they work like AppleHDA does, but we have to install them after each update though. Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836922 Share on other sites More sharing options...
LockDown Posted July 13, 2025 Share Posted July 13, 2025 35 minutes ago, Cyberdevs said: which get's me thinking what if we use Mykextinstaller to install them in /S/L/E instead of injecting them with OpenCore?! You still need to run OCLP for the rest of the files though Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836925 Share on other sites More sharing options...
deeveedee Posted July 13, 2025 Share Posted July 13, 2025 Maybe again a minority opinion (and please forgive me if it is), but now that there's a dedicated thread for this, it would be nice if there were clear instructions posted somewhere (maybe the first post in this thread?) since we still have posts like this that are causing confusion. @naiclub, it was not your fault. You were just following the wrong instructions. 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836926 Share on other sites More sharing options...
Oyecomova Posted July 13, 2025 Share Posted July 13, 2025 .. audio ok with MyKextInstaller.app with Clover 5163.. Haswell i7.. Z97 motherboard.. IGPU RX580 .. the question is if the IGPU Intel HD Graphics 4600 can be activated Spoiler Spoiler 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836929 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 4 hours ago, deeveedee said: Maybe again a minority opinion (and please forgive me if it is), but now that there's a dedicated thread for this, it would be nice if there were clear instructions posted somewhere (maybe the first post in this thread?) since we still have posts like this that are causing confusion. @naiclub, it was not your fault. You were just following the wrong instructions. @Mirone is the best person to give that instruction but for the time being these are the steps I took to activate the Audio on Tahoe beta 3: 1. Download the Mykextinstaller 2. Downloaded the AppleHDA.kext I assume you can use the kext from Sequoia and older versions of macOS 3. Set the csr-active-config=03080000 4. Enabled AppleALC.kext in OpenCore under the kernel section as before 5. Downloaded and installed the KDK 6. installed the AppleHDA.kext with Mykextinstaller. (the app prompted to locate the kext I wanted to install so I already have copied the file to my desktop) 7. Rebooted the system when the kext was installed and after that I had Audio. The other instructions mention to disable SIP in the recovery mode is for the system that have SIP enabled in the config.plist If anyone encountered Move to Trash issue just right click on the file, click Open, if they still get the same error open System Settings -> Privacy & Security -> scroll down until you find blocked app (in this case Mykextinstaller) and click Open Anyway. Spoiler Spoiler Hope this helps. 3 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836930 Share on other sites More sharing options...
miliuco Posted July 13, 2025 Share Posted July 13, 2025 (edited) @deeveedee I agree. The first post must have the latest version too, so looking for it in the thread is not needed. Anyway, thanks a lot @Mirone your app solves the issue in a not so complicated way. Edited July 13, 2025 by miliuco Typo 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836931 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 @miliuco Since this topic is created by splitting the posts from Tahoe topic I edited the first post by adding @Mirone's last revision of the Mykextinstaller until he comes online and changes the first post if he wants to. 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836933 Share on other sites More sharing options...
Mirone Posted July 13, 2025 Author Share Posted July 13, 2025 @Cyberdevs Who authorized the creation of this topic? Just kidding. Thanks for creating a dedicated topic I was actually going to do that today, but time hasn't really been on my side. I'll edit the first post shortly and add your post about the installation process. 4 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836935 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 @Mirone You're welcome 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836937 Share on other sites More sharing options...
Max.1974 Posted July 13, 2025 Share Posted July 13, 2025 (edited) 2 hours ago, Cyberdevs said: @Mirone is the best person to give that instruction but for the time being these are the steps I took to activate the Audio on Tahoe beta 3: 1. Download the Mykextinstaller 2. Downloaded the AppleHDA.kext I assume you can use the kext from Sequoia and older versions of macOS 3. Set the csr-active-config=03080000 4. Enabled AppleALC.kext in OpenCore under the kernel section as before 5. Downloaded and installed the KDK 6. installed the AppleHDA.kext with Mykextinstaller. (the app prompted to locate the kext I wanted to install so I already have copied the file to my desktop) 7. Rebooted the system when the kext was installed and after that I had Audio. The other instructions mention to disable SIP in the recovery mode is for the system that have SIP enabled in the config.plist If anyone encountered Move to Trash issue just right click on the file, click Open, if they still get the same error open System Settings -> Privacy & Security -> scroll down until you find blocked app (in this case Mykextinstaller) and click Open Anyway. Hope this helps. Thanks Thanks Thanks !!! @Cyberdevs @Mirone and all Hackintosh IM team Works like a charm !!! Come on guys, we need recognize this guys and pay a beer for all of them !! Works with Opencore 1.0.6 to Disable SIP in Recovery mode (with Clover not get disable SIP but I will try run to confirm bless installer) Spoiler Spoiler Spoiler Edited July 13, 2025 by Max.1974 3 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836938 Share on other sites More sharing options...
Anto65 Posted July 13, 2025 Share Posted July 13, 2025 Put the images under spoilers so we don't fill up the pages. 😘 Spoiler 2 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836939 Share on other sites More sharing options...
Max.1974 Posted July 13, 2025 Share Posted July 13, 2025 ___________________________________________________________________________________ Opencore 1.0.6 Raptor Lake Aorus Z790 Elite AX EFI OC 106 TAHOE B3 RAPTOR LAKE AORUS Z790 ELITE AX.zip ___________________________________________________________________________________ Clover 5163 Raptor Lake Aorus Z790 Elite AX (Better install Tahoe Beta 3,2,1, Sequoia, Ventura ....) EFI CLOVER 5163 TAHOE B3 RAPTOR LAKE AORUS Z790 ELITE AX.zip 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836940 Share on other sites More sharing options...
Max.1974 Posted July 13, 2025 Share Posted July 13, 2025 (edited) 3 hours ago, Cyberdevs said: @Mirone is the best person to give that instruction but for the time being these are the steps I took to activate the Audio on Tahoe beta 3: 1. Download the Mykextinstaller 2. Downloaded the AppleHDA.kext I assume you can use the kext from Sequoia and older versions of macOS 3. Set the csr-active-config=03080000 4. Enabled AppleALC.kext in OpenCore under the kernel section as before 5. Downloaded and installed the KDK 6. installed the AppleHDA.kext with Mykextinstaller. (the app prompted to locate the kext I wanted to install so I already have copied the file to my desktop) 7. Rebooted the system when the kext was installed and after that I had Audio. The other instructions mention to disable SIP in the recovery mode is for the system that have SIP enabled in the config.plist If anyone encountered Move to Trash issue just right click on the file, click Open, if they still get the same error open System Settings -> Privacy & Security -> scroll down until you find blocked app (in this case Mykextinstaller) and click Open Anyway. Hope this helps. Just to add: in my case, I had to use OpenCore, and then I was able to disable SIP using the commands that @Mirone provided: 1. First of all in Recovery Mode run this commands in Terminal csrutil disable csrutil authenticated-root disable 2. Reboot and run in Recovery Mode again this commands mount -uw /Volumes/Tahoe bless --mount /Volumes/Tahoe --bootefi --last-sealed-snapshot "Tahoe" is name of your partition if you have more them one name need put bless --mount /Volumes/macOs\ Tahoe (...) 3. Follow steps above @Cyberdevs "1. Download the Mykextinstaller 2. Downloaded the AppleHDA.kext I assume you can use the kext from Sequoia and older versions of macOS 3. Set the csr-active-config=03080000 4. Enabled AppleALC.kext in OpenCore under the kernel section as before 5. Downloaded and installed the KDK 6. installed the AppleHDA.kext with Mykextinstaller. (the app prompted to locate the kext I wanted to install so I already have copied the file to my desktop) 7. Rebooted the system when the kext was installed and after that I had Audio." Edited July 13, 2025 by Max.1974 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836943 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 @Mirone I'd like to submit a bug report, It's nothing important but I thought you might wanted to know about it (if it hasn't been reported yet). I restored the sealed snapshot and it worked fine but I noticed the Volume that I had Tahoe installed on which I conveniently labeled it as Tahoe has been renamed to _Macintosh_HD_ after being restored. It's no biggie I just renamed it back to Tahoe but still I wanted to share it with you. 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836944 Share on other sites More sharing options...
Max.1974 Posted July 13, 2025 Share Posted July 13, 2025 4 minutes ago, Cyberdevs said: @Mirone I'd like to submit a bug report, It's nothing important but I thought you might wanted to know about it (if it hasn't been reported yet). I restored the sealed snapshot and it worked fine but I noticed the Volume that I had Tahoe installed on which I conveniently labeled it as Tahoe has been renamed to _Macintosh_HD_ after being restored. It's no biggie I just renamed it back to Tahoe but still I wanted to share it with you. Hi my Master, we need restore sealed snapshot? I can left this way? Without restore? Clover boot after use AMFIpass.kext and boot args, but Mirone will make new tests I will test for him too!! God bless you @Cyberdevs Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836945 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 3 minutes ago, Max.1974 said: Hi my Master, we need restore sealed snapshot? I can left this way? Without restore? Clover boot after use AMFIpass.kext and boot args, but Mirone will make new tests I will test for him too!! God bless you @Cyberdevs Restoring the sealed snapshot might only be necessary to receive the incremental updates, otherwise the full installer will be offered instead, and when the Sealed Snapshot is restored the installed kext won't be loaded so we lose the Audio. 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836946 Share on other sites More sharing options...
Max.1974 Posted July 13, 2025 Share Posted July 13, 2025 (edited) Thanks my brother, I will test for Mirone, to help people that like or need use AppleALC, but maybe I will continue using VoodooHDA Edited July 13, 2025 by Max.1974 2 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836947 Share on other sites More sharing options...
Cyberdevs Posted July 13, 2025 Share Posted July 13, 2025 @Max.1974 You're welcome my friend 1 Link to comment https://www.insanelymac.com/forum/topic/361340-mykextinstaller/page/5/#findComment-2836948 Share on other sites More sharing options...
Recommended Posts