Jump to content

robcodemax

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by robcodemax

  1. I compiled the OpenCore Legacy Patcher but it is always asking for KDK. I have Kepler card GT 710. Mother board X79
  2. Hi... @MaLd0n I am able to boot but is this error fine?
  3. @MaLd0n Is there a way to show the NVMe drive as Internal Drive using DSDT Patch? or SSDT
  4. There is 2.5 mb limit here. You can download from here Download or Updated Link https://drive.google.com/file/d/1RpPCBJG3cJrOoGcnvvmsCwdswTZRvBnA/view?usp=sharing
  5. Is it possible to get sleep working in x79 motherboard.. Mine goes to sleep but never comes back.. No screen no keyboard no mouse
  6. First of all a great thanks to @MaLd0n for all the help that he gave me by editing my DSDT. This guide is for those who are using X79 Motherboard and are 1. unable to install mac 2. Unable to boot if they enable HYPERTHREADING in thie bios. 3. Having random reboots while booting. 4. Powermanagement Issue. You can use this EFI for Mac OS Monterey or Big Sur Installation: 1. Download the EFI Folder given in this guide and do the necessary changes mentioned in the Changes to the Config File section given below. 2. I am not going to cover how to install Mac. For that you will get lots of guides online. 3. I am Just going to give you my EFI folder. Use it and it will boot and install without any issue. 4. This EFI will work for both Dual CPU and Single CPU Board. You need to do the following after downloading the EFI. Changes to the Config File 1. Please add you own Platform Info 2. Also please add your UTBMap.kext file created using USBToolbox from windows (Use the windows.exe from from there). Also add USBToolBox.kext . OR If you don't want to do USB Mapping then just use the following USBMap.kext and it should work fine. I have added most of the USB ID's in the kext so it should work fine for most of the people. USBMap.kext.zip 3. SSDT-X79 included in the EFI folder already has everything needed so please don't change any settings in config. It will go smoothly. 4. Reboot Enjoy....!!! Note: For some motherboard using CpuTSCSync.kext causes Kernel Panic, Solution: Use VoodooTSCSync.kext instead Bios Settings: 1. If you still have issue with USB while using my EFI then go into the Bios and Disable EHCI and XHCI Handoff or vice versa. For PowerManagement do the following: Create SSDT-PMC, SSDT-PLUG from windows using SSDTTime.exe Create SSDT-PM using ssdtprgen method So you should have SSDT-PM, SSDT-PMC, SSDT-PLUG(Optional) and SSDT-X9 in ACPI. Use of SSDT-UNC is optional as its already included in the SSDT-X79. For Sandy Bridge CPU please enable 2 options in the Kernel > Patch Section 751AB9 to EB13B9 3E7539 to 3E9090 The entries are already added just enable it. This is needed for Sandy Bridge CPU to get PowerManagement Working Enjoy your PowerManagement Once again please don't change anything in the config other than what is mentioned above Audio: Just follow my Guide in the link to get the audio working https://www.insanelymac.com/forum/topic/350572-get-apple-alc-working-with-alc-892-and-other-audio-with-dsdt-patching-easily/#comment-2775696 Downloads: NEW EFI Folder: If the new EFI Doesn't work then use the old one Updated EFI with Open Core 0.7.7. OLD EFI Folder EFI GOOGLE DRIVE or EFIFORX79MOTHERBOARD.zip Bonus: Those who are using Huananzhi-X79 board can use the following patched DSDT which has all the necessary patches. Even the Audio patch so no need to use SSDT-HDEF.aml Huananzhi - X79 Deluxe Patched DSDT Troubleshooting: Multible Reboot: Some times it takes multiple reboots to get into the system. It gets stuck in the following then follow the below given solution. Solution: 1. Open your DSDT in Rehabman's MacIasl and remove SCK1, SCK2 and SCK3 2. Also remove unused Cores. For Eg. If your CPU has 12 threads then only keep the first 12 CPU Cores and delete the rest like this. It depends on how much threads your CPU has and accordingly remove the rest. As my CPU has only 12 threads I have only kept the first 12 and will be removing the rest that I have shown in the image below. 3. Save the file as DSDT.aml 4. Place this DSDT.aml in the ACPI Folder 5. Reboot. Now there will be no random reboots while rebooting.
  7. Yes It is disabled. I checked Ioreg as well. One more issue is that the machine is not able to wake from sleep. The screen Keyboard and Mouse never comes on. Then I have to forcibly shutdown and then restart
  8. Hi @MaLd0n....I have one more question I have two graphics card in Slot 1 I have GTX 1060 which I have disabled using SSDT and in slot-2 I have GT 710. I want to know is there anyway to get the verbose showing in GT 710 currently verbose is shown in GTX 1060.
  9. I just manually removed all the unused cores from DSDT like SCK1 , SCK2 and SCK3 using using Rehabman's MacIasl and then put it in ACPI folder and now everything works without any problem. No more kernel panic. Thank you very much. Those who are using 6 Cores 12 Threads CPU and Huananzhi X79 or Chinese X79 Motherboard can use DSDT_ROBERT.aml Others can use DSDT_OLARILA.aml which will support more cpu cores. You can edit this DSDT and remove the unused cores like I have shown below, just delete those entries DSDT_ROBERT.aml.zip DSDT_OLARILA.aml.zip
  10. I removed the UNC0 entry from DSDT and also did a USB Mapping again and now the problem is solved Thank you very much for your help... You are good at what you do The most important thing was sound and you got it to work.. For those facing Kernel Panic using CPUTSCSync 1.0.5. Please use CPUTSCSync 1.0.3, I used 1.0.3 and my kernel panic is gone. Don't use 1.0.5 Thanks Once Again Motherboard: Huananzhi x79 Deluxe Processor: E5 1650 V2 DDR3 RAM: 32 GB Graphics Card: GT 710 2 GB
  11. I really appreciate the time that you have given into this issue. Cputscsync has never worked for me I don't know why. I tried these two files and got the same kernel panic.
  12. Thankyou verymuch for the reply. Because of you My inbuild Audio ALC 892 is working...Thanks a ton.....I had been trying to get the audio working for the past 1 month...You solved it in one reply... Regarding the random reboot while starting I tried CpuTscSync but it gave a kernel panic. Screenshot https://drive.google.com/file/d/1fYLDcc_LKEt_VrC_AF2njdpboXANQCPw/view I used the DSDT
  13. Hi @MaLd0n ...I am having random Reboots just after APIC i.e before loading VoodooTSCSync....It reboots. This happens 3 to 4 times and then it boots normally. Then again when I restart it happens 3 to 4 times and then boots normally. I have tried many steps but nothing works. My powermanagement works properly after booting. I have removed the kexts so that the size is small to upload here. Please help me.... If I don't use Voodootscsync it never makes into the mac. I really don't know what to do now..Please let me know if you need any other files.. Motherboard : Huananzhi X79 Deluxe CPU : E5 1650 V2 RAM : 32 GB Graphics Card : GT 710 / GTX 1060 Disabled using SSDT Send me Mac-Pro.zip
×
×
  • Create New...