[Help request] Tahoe install for 9950X - MSI x870 Tomahawk Wifi

vampirevn

New member
AMD OS X Member
Oct 24, 2025
6
1
3
CPU:
Ryzen 9 9950x
Hello gurus,

I'm quite new on AMD OSX (have some Intel build before), I've setup my new Ryzen build for just last few days and able to make Sequoia work with my PC (Disabled onboard Ethernet and Wifi, using PCIe Realtek 8125B NIC instead). The build is not perfect yet, but at least it runs with all basic features, so now I want to start moving to Tahoe to see if it works. I've read some topic in this forum for Tahoe, so created a minimalize EFI and able to run Tahoe installer (I upgrade existing Sequoia install instead of fresh install, it restarted multiple time until "MacOS Installer" become "MacOS" - so I guess the installation finished?).

Now I'm using my previous Sequoia EFI, but it keeps failed to boot to Tahoe (For attached EFI, there is one time it can boot to Apple logo then reboot, then I've tried multiple time, but it always seems failed to boot again)
I've tried several ways but the problem still persists, so please help me to take a look.

Thankyou!
 

Attachments

Go back to using the minimal EFI until you reach the Tahoe desktop. The icon name change doesn’t mean the installation is complete.
 
@vampirevn if you need Whatevergreen.kext you should disable it in first steps of thaoe installation and then put it back in latest step
or, if you like use this attached:

this kext is from RojalGraphx of AMD Discor server and help to update Sequoia or lower to any version of Tahoe
Obviously with proper AMD Kernel Patches for sequoia and all the limitations Tahoe has in this release for hackintosh

EDIT
Also USB kext (for USB mapping i mean) have to be updated to work with Tahoe
 

Attachments

Thanks @Edhawk and @fabiosun
I actually tried "Minimal EFI" and install Tahoe again and now it working.
Currently I can still boot to Tahoe without Whatevergreen (Everything seems working fine for now) but I will try your version later to see if having any improvement - But not sure how I can check GPU performance here for verify)

Current problems that I'm trying to resolve:
1. Map USB again, currently using XhciPortLimit. One strange thing that I have SoundBlasterX G6 DAC - which currently working fine (But it was having stuttering issue when using my old USBToolBox map on Sequoia, will try to map again to see if the problem resolve)
2. Audio not working, my mobo having USB Audio - which working fine in Sequoia but not sure why not working on Tahoe. Tried AppleALCU kext but not working, will try will VoodooHDA to see if it help
3. Verify PowerManagement and Sleep work. Also check for CPU Fan - which currently not detected (While CPU temp is detected by AMD Power Gadget and SMC plugins)
4. Try to upgrade LucyRTL8125Ethernet to v1.2.2, currently I have to use v1.1.0 to able to boot (Maybe related to AppleVTD - which I don't have much experience yet)
5. Currently I can only enable one MMIOWhitelist - required for boot - while there are 4 left not enabled, because kernel will panic if I enable them. Will try to enable them again to try to whitelist as much as possible.

P/S: One more small question about the SSDT, currently I'm using SSDTTime aml and patches, while in AMD Vanila and Dortania guide suggest SSDT-CPUR.aml and SSDT-EC-USBX-DESKTOP.aml (Which I think SSDTTime already have USBX patch). Should I also enable SSDT-CPUR?

After that hopefully I can create a repo to share configuration for other that having same build.

Attached current bootable EFI if anyone interesting in.
 

Attachments

Last edited:
currently I can still boot to Tahoe without Whatevergreen (Everything seems working fine for now) but I will try your version later to see if having any improvement - But not sure how I can check GPU performance here for verify)
If you do no need do not use also the one i have attached :)

1. Map USB again, currently using XhciPortLimit. One strange thing that I have SoundBlasterX G6 DAC - which currently working fine (But it was having stuttering issue when using my old USBToolBox map on Sequoia, will try to map again to see if the problem resolve)
2. Audio not working, my mobo having USB Audio - which working fine in Sequoia but not sure why not working on Tahoe. Tried AppleALCU kext but not working, will try will VoodooHDA to see if it help
both these two are related
XhciPortLimit doesnt work well in tahoe
internal motherboard audio (if it is an USB audio ) doesnot work because you have to map USB ports well for tahoe
 
  • Love
Reactions: vampirevn
@fabiosun not sure which post disappeared (I've modified my previous post during your comment I think)

I've finished mapping USB port using USBMap of CorpNew and everything working fine now. (I actually spent an hour for fixing internal audio - THEN I REALIZE THAT I PLUGGED TO MIC PORT INSTEAD OF AUDIO OUT 🤣)
But one thing strange I found is that there is 2 "Internal Audio" showing in MacOS control (only 1 work), also in Hackintosh there are multiple duplicate entries of XH00 controller (I've tried both ignore and disable unused controllers but problem still persist), do you know what might wrong here? (Although this is not very important)


Now will move to research for why CPU Fan not showing up in AMD Power Gadget (and iStats), then trying all remaining MMIOWhitelist.

Also, do you think I should also enable SSDT-CPUR ssdt follow Dortania guide?
 

Attachments

  • Screenshot 2025-10-29 at 21.19.14.png
    Screenshot 2025-10-29 at 21.19.14.png
    282.4 KB · Views: 2
  • Screenshot 2025-10-29 at 21.21.28.png
    Screenshot 2025-10-29 at 21.21.28.png
    25.5 KB · Views: 1
Also, do you think I should also enable SSDT-CPUR ssdt follow Dortania guide?
No use the one you have on from ssdttime
then trying all remaining MMIOWhitelist.
no need
Leave only the one you have on
But one thing strange I found is that there is 2 "Internal Audio" showing in MacOS control, also in Hackintosh there are multiple duplicate entries of XH00 controller (I've tried both ignore and disable unused controllers but problem still persist), do you know what might wrong here? (Although
internal audio is called like real tek usb audio?
If so one is for speaker other for mic
Duplicate entry is a ‘feature’ of this new motherboard bios

About message disappeared
Today i was quoting also this part of your message to answer to other your question but meanwhile i was writing your message disappeared…now i can see it again🤣
 
  • Haha
Reactions: vampirevn
You have also to declare better your mapped usb
All hub i see in your picture should be internal
Then I see few UsB2 ports
 
  • Like
Reactions: vampirevn
1761748430078.png
1761748497069.png

In blue my wrong mapped internal motherboard hub :)
 
  • Like
Reactions: vampirevn
Ohhhh, I see many "ports" during mapping process is a hub, but I though we should define they are USB A (0) or USB 3 (3) instead.
Will update the mapping follow your suggestion, thankyou!

About the fan thing, after research seems like my mobo having CPU Fan not detected even for Windows (I also don't see that during playing game with MSI Afterburner turn on), so I will try to upgrade BIOS later to see if the problem resolve.

And thanks again for the MMIOWhitelist, CPUR clarification (Dortania guide seems not quite clear that point so I alway wondering :D)
Now I will continue to testing for several days and if everything stable, I will create a repo and "Success story" post so if anyone having same built can reuse some of my configuration 🙏
 
  • Like
Reactions: fabiosun
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.