Billsy11 Posted October 24 Share Posted October 24 (edited) I have been racking my brain for literally weeks. I have tried so many different posts and have also tried building my own using dortania github but i get so many different panic errors and i just cant figure out where i am going wrong. My setup is as follows: MOBO: Asus Sabertooth X79 CPU: Intel Core i7 -3820 GPU: AMD Radeon RX580 RAM: 48GB Corsair Vengeance My current EFI Folder looks like this and this is the error i keep getting....... Image is the error im getting from EFI compiled with a shared SABERTOOTH.ZIP after i enable AppleCpuPmCfgLock, AppleXcpmCfgLock and AppleXcpmExtraMsrs and then because i have AMD i tried the USB remap, adding the 2 kext files NoAVXFSCompressionTypeZlib-AVXpel.kext and CryptexFixup.kext and then also the boot arg -amd_no_dgpu_accel of which none work for me as i get error as shown in image. i just cant seem to figure it out. I also compiled my own EFI with still no joy. PLEASE PLEASE PLEASE can someone help me get this up and running EFI.zip Edited October 24 by Billsy11 added image Quote Link to comment Share on other sites More sharing options...
t80u Posted October 24 Share Posted October 24 Hi! I'm not sure, maybe I'll be wrong, but those errors have the prefix HCI which refers to Bluetooth controller. Do you have a Bluetooth device? I can see you have a BT kext on your EFI, try removing that. Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted October 24 Author Share Posted October 24 19 hours ago, t80u said: Hi! I'm not sure, maybe I'll be wrong, but those errors have the prefix HCI which refers to Bluetooth controller. Do you have a Bluetooth device? I can see you have a BT kext on your EFI, try removing that. i did have a bluetooth device installed but i removed it. Let me try and i'll see if there is any difference. Thanks for getting back to me Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted October 24 Author Share Posted October 24 now im stuck here with these panic errors. I feel like im going round in circles with this 🫤 Quote Link to comment Share on other sites More sharing options...
BillDH2k Posted October 25 Share Posted October 25 "Non-Monotonic time" panic means the CPU TSC is not properly synched after power on. This would cause booting issue, commonly seen since Monterey. Unfortunately, this is hardware related because the BIOS failed to initialize the CPU's TSC for all cores. This is discussed in this thread. There was a trick discussed in that thread by modifying the CPU definitions in DSDT which worked for HANNANZHI X79 board. You may give it a trial, but success is not guaranteed. Also, you should try install Big Sur first, so you get a working EFI. Then try to get Monterey working (if you could solve the TSC out of sych issue), before trying newer OS. Goodluck! Quote Link to comment Share on other sites More sharing options...
kobiemexx2 Posted October 27 Share Posted October 27 On 10/25/2024 at 4:27 PM, BillDH2k said: "Non-Monotonic time" panic means the CPU TSC is not properly synched after power on. This would cause booting issue, commonly seen since Monterey. Unfortunately, this is hardware related because the BIOS failed to initialize the CPU's TSC for all cores. This is discussed in this thread. There was a trick discussed in that thread by modifying the CPU definitions in DSDT which worked for HANNANZHI X79 board. You may give it a trial, but success is not guaranteed. Also, you should try install Big Sur first, so you get a working EFI. Then try to get Monterey working (if you could solve the TSC out of sych issue), before trying newer OS. Goodluck! Thank you.... I just can't thank you enough..... I will try it. Thanks once again Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted October 28 Author Share Posted October 28 On 10/25/2024 at 3:27 PM, BillDH2k said: "Non-Monotonic time" panic means the CPU TSC is not properly synched after power on. This would cause booting issue, commonly seen since Monterey. Unfortunately, this is hardware related because the BIOS failed to initialize the CPU's TSC for all cores. This is discussed in this thread. There was a trick discussed in that thread by modifying the CPU definitions in DSDT which worked for HANNANZHI X79 board. You may give it a trial, but success is not guaranteed. Also, you should try install Big Sur first, so you get a working EFI. Then try to get Monterey working (if you could solve the TSC out of sych issue), before trying newer OS. Goodluck! Thanks. I will try to get a working Big sur first and then see what happens. Thank you so much Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted Friday at 04:33 AM Author Share Posted Friday at 04:33 AM (edited) On 10/25/2024 at 3:27 PM, BillDH2k said: "Non-Monotonic time" panic means the CPU TSC is not properly synched after power on. This would cause booting issue, commonly seen since Monterey. Unfortunately, this is hardware related because the BIOS failed to initialize the CPU's TSC for all cores. This is discussed in this thread. There was a trick discussed in that thread by modifying the CPU definitions in DSDT which worked for HANNANZHI X79 board. You may give it a trial, but success is not guaranteed. Also, you should try install Big Sur first, so you get a working EFI. Then try to get Monterey working (if you could solve the TSC out of sych issue), before trying newer OS. Goodluck! Thanks. I will try to get a working Big sur first and then see what happens. Thank you so much EDIT: So i have tried installing Big Sur and keep getting stuck here. Everytime i think im getting somewhere theres always something else 😕 And then second image after i enable XHCI Handoff in BIOS. Edited Friday at 04:52 AM by Billsy11 Quote Link to comment Share on other sites More sharing options...
berlinsmith Posted Friday at 06:30 AM Share Posted Friday at 06:30 AM I also face this situation: can I solve my problem with this suggest solution. Quote Link to comment Share on other sites More sharing options...
harrystyles Posted Friday at 11:57 AM Share Posted Friday at 11:57 AM Ensure that your EFI folder is correctly structured. It should contain the necessary folders like CLOVER or OC depending on the bootloader you are using. Verify that you have the latest version of OpenCore or Clover installed. 1 Quote Link to comment Share on other sites More sharing options...
BillDH2k Posted Friday at 01:55 PM Share Posted Friday at 01:55 PM Someone at least succeeded in Catalina. Check here: https://github.com/mngyuan/hackintosh-X79-i7-4930k-RX-580 1 Quote Link to comment Share on other sites More sharing options...
strangeron Posted Friday at 05:41 PM Share Posted Friday at 05:41 PM 1.0.2-OC Asus Sabertooth X79 -EFI.zip EFI with Big Sur installed 2 Quote Link to comment Share on other sites More sharing options...
Slice Posted Friday at 07:40 PM Share Posted Friday at 07:40 PM 5 hours ago, BillDH2k said: Someone at least succeeded in Catalina. Check here: https://github.com/mngyuan/hackintosh-X79-i7-4930k-RX-580 I succeeded in Monterey at least with X79. As well as many other users. 1 Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted Friday at 09:47 PM Author Share Posted Friday at 09:47 PM 2 hours ago, Slice said: I succeeded in Monterey at least with X79. As well as many other users. This i would love to achieve next but i just kept getting stuck. I had tried so many options but always had a panic error somewhere. The more i researched, the more it got complicated as so many people have different views of how it works best. So im thinking at least if i can get Big Sur on there as BillDH2k mentioned above and have a working EFI then i can maybe use that to create one for Monterey. A little help in hand would be amazing. Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted Friday at 09:49 PM Author Share Posted Friday at 09:49 PM (edited) 7 hours ago, strangeron said: 1.0.2-OC Asus Sabertooth X79 -EFI.zip 7.02 MB · 0 downloads EFI with Big Sur installed Thank you sir. I really appreciate this. Im going to match your EFI Folder to mine to see where i was going wrong. Yours seems to be working so far so thank you very much 🙏😁 EDIT: This EFI worked an absolute treat. Mine had far too much going wrong hence the panic errors 😰. Now onto Monterey hopefully 🙏. Although Big sur is working very well. I have just added Kexts for Wifi and Bluetooth. All working perfect. Edited Saturday at 12:47 AM by Billsy11 1 Quote Link to comment Share on other sites More sharing options...
strangeron Posted Saturday at 01:30 PM Share Posted Saturday at 01:30 PM 15 hours ago, Billsy11 said: Thank you sir. I really appreciate this. Im going to match your EFI Folder to mine to see where i was going wrong. Yours seems to be working so far so thank you very much 🙏😁 Start comparing from the ACPI folder 1 Quote Link to comment Share on other sites More sharing options...
Billsy11 Posted Saturday at 07:13 PM Author Share Posted Saturday at 07:13 PM 5 hours ago, strangeron said: Start comparing from the ACPI folder Yes makes sense. Mine needed a big re-jig tbh. i managed to get Big Sur working fine. Added wifi and bluetooth with my old adapters so had a full working system. Good news is that the same EFI works great on Monterey too. So ive installed Monterey but now do not have bluetooth and wifi due to my adapters being old and MacOS not supporting Atheros anymore. So MacOS Monterey 12.7.6 full install, working well just waiting for my new bluetooth and wifi adapter to come. Yet again Thank you so much for your help. 💪 1 Quote Link to comment Share on other sites More sharing options...
STLVNUB Posted Saturday at 10:51 PM Share Posted Saturday at 10:51 PM Have A Chat With MaLdOnAdO, He Will Give You An EFI That Will Fix Your Issues, Everything Should Work Fine 1 Quote Link to comment Share on other sites More sharing options...
kobiemexx2 Posted Sunday at 09:11 PM Share Posted Sunday at 09:11 PM On 11/1/2024 at 2:55 PM, BillDH2k said: Someone at least succeeded in Catalina. Check here: https://github.com/mngyuan/hackintosh-X79-i7-4930k-RX-580 Wow... Thanks....I will try it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.