glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 20 minutes ago, AudioGod said: So buddy do I need to make any changes to my efi folder other then disconnecting the internal h100i usb header? Hi @AudioGod Don't change anything yet. . I made a lot of changes and removed some of the legacy data from config.plist ( so far all working normally and boot time seems quicker ) I'm going to upload new EFI soon. Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676780 Share on other sites More sharing options...
glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 UPDATE 7th June 2019 POST-INSTALL Aorus Pro Z390 EFI - RX580 Removed following patches: HDAS to HDEF ( Rename is now done through AppleALC and Lilu ) GFX to GFX0 ( Rename is now done with Whatevergreen.kext ) PEG0 to GFX0 ( Rename is now done with Whatevergreen.kext ) HECI to IMEI ( Rename is now done with Whatevergreen.kext ) Removed Legacy Audio Inject , this is now injected through properties. Removed Ports Limit Patches, Ports are fixed using SSDT and USBInjectAll.kext Removed RTCMemoryFixup.kext Removed EFICheckDisabler.kext Made some small changes to Acpi fixes. Changed from using FakeSMC to VirtualSMC, ( Why ? , sleep seems slightly better on Aorus Z390 ) 1 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676785 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 (edited) 1 hour ago, glasgood said: UPDATE 7th June 2019 POST-INSTALL Aorus Pro Z390 EFI - RX580 Removed following patches: HDAS to HDEF ( Rename is now done through AppleALC and Lilu ) GFX to GFX0 ( Rename is now done with Whatevergreen.kext ) PEG0 to GFX0 ( Rename is now done with Whatevergreen.kext ) HECI to IMEI ( Rename is now done with Whatevergreen.kext ) Removed Legacy Audio Inject , this is now injected through properties. Removed Ports Limit Patches, Ports are fixed using SSDT and USBInjectAll.kext Removed RTCMemoryFixup.kext Removed EFICheckDisabler.kext Made some small changes to Acpi fixes. Changed from using FakeSMC to VirtualSMC, ( Why ? , sleep seems slightly better on Aorus Z390 ) Hi, So should I delete my old efi and use this one and redo my pci list and copy my serial number? Or should I just make the changes listed above myself to my efi folder or is there more to it then that? Edited June 7, 2019 by AudioGod Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676789 Share on other sites More sharing options...
glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 (edited) 34 minutes ago, AudioGod said: Hi, So should I delete my old efi and use this one and redo my pci list and copy my serial number? Or should I just make the changes listed above myself to my efi folder or is there more to it then that? @AudioGod Before deleting EFI ( back it up ) save the config.plist, then replace EFI folder. You want to copy over SMBIOS / System Paramaters / infomation / RTVariables info for iMessages etc.. form old config.plist. You may have to import PCI information. Remember to update PciRoot(0x0)/Pci(0x1f,0x3) with values below in the event you overwrite them when importing PCI into back into congif.plist Edited June 7, 2019 by glasgood 1 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676794 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 14 minutes ago, glasgood said: @AudioGod Before deleting EFI ( back it up ) save the config.plist, then replace EFI folder. You want to copy over SMBIOS / System Paramaters / infomation / RTVariables info for iMessages etc.. form old config.plist. You may have to import PCI information. Remember to update PciRoot(0x0)/Pci(0x1f,0x3) with values below in the event you overwrite them when importing PCI into back into congif.plist Thanks buddy I will get right on that one in a moment and report back after im done. Brilliant stuff Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676796 Share on other sites More sharing options...
glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 1 minute ago, AudioGod said: Thanks buddy I will get right on that one in a moment and report back after im done. Brilliant stuff There is a lot of changes, so just copy over the info needed for working iMessages from your old config.plist. If you removed USB cable from Corsair H100i then wake should work with mouse and keyboard or power button. But if you want to keep USB cable connected to Corsair then just enable the patch. If not using patch then you can delete SSDT-GPRW.aml from Clover. 1 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676798 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 (edited) 1 hour ago, glasgood said: There is a lot of changes, so just copy over the info needed for working iMessages from your old config.plist. If you removed USB cable from Corsair H100i then wake should work with mouse and keyboard or power button. But if you want to keep USB cable connected to Corsair then just enable the patch. If not using patch then you can delete SSDT-GPRW.aml from Clover. I did it all and it's working but on finding some very strange behaviour now regarding shut down. Ok so if I manually put the system to sleep and then wake it back up a little later and then a few mins later again shut down the system it doesn't fully shut down now and when it does the boards lights are staying on a few seconds and then cutting out and then if I hit the power button weird things happen and it takes a few presses on the power button before it starts up again. Can you see if the same thing is happening to you if you do the same pattern I did? Also from post bios boot to clover is taking alot longer now. P.s I'm using the patch to enable sleep as I have a few internal usb bits that effect it other then the h100i Edited June 7, 2019 by AudioGod Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676804 Share on other sites More sharing options...
glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 53 minutes ago, AudioGod said: I did it all and it's working but on finding some very strange behaviour now regarding shut down. Ok so if I manually put the system to sleep and then wake it back up a little later and then a few mins later again shut down the system it doesn't fully shut down now and when it does the boards lights are staying on a few seconds and then cutting out and then if I hit the power button weird things happen and it takes a few presses on the power button before it starts up again. Can you see if the same thing is happening to you if you do the same pattern I did? Also from post bios boot to clover is taking alot longer now. P.s I'm using the patch to enable sleep as I have a few internal usb bits that effect it other then the h100i @AudioGod Set shutdown fix to false fixes it 1 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676809 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 1 hour ago, glasgood said: @AudioGod Set shutdown fix to false fixes it Spot on buddy, now it's all working as it should thank you Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676815 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 (edited) Hello again buddy, I got brave and updated Clover to stable version 4945 and I'm happy to report it upgraded with no problems and seems slightly faster at booting now (could be placebo). It also added an extra file to drivers64UEFi (AptioMemoryFix-64.efi) that is listed as an upgrade in the install options on clover. I'm guessing that's got something to do with the speed up I'm seeing. still no fix for the purple lines of annoyance though..lol Edited June 7, 2019 by AudioGod Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676836 Share on other sites More sharing options...
glasgood Posted June 7, 2019 Author Share Posted June 7, 2019 2 hours ago, AudioGod said: Hello again buddy, I got brave and updated Clover to stable version 4945 and I'm happy to report it upgraded with no problems and seems slightly faster at booting now (could be placebo). It also added an extra file to drivers64UEFi (AptioMemoryFix-64.efi) that is listed as an upgrade in the install options on clover. I'm guessing that's got something to do with the speed up I'm seeing. still no fix for the purple lines of annoyance though..lol AptoMemoryFix-64.efi and osxaptiofix2drv-free2000.efi should not be used together. Using AptoMemoryFix-64.efi can cause intermittent kernal panic's, it recommended to just use osxaptiofix2drv-free2000.efi to avoid runtime allocation errors. Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676850 Share on other sites More sharing options...
AudioGod Posted June 7, 2019 Share Posted June 7, 2019 (edited) 1 hour ago, glasgood said: AptoMemoryFix-64.efi and osxaptiofix2drv-free2000.efi should not be used together. Using AptoMemoryFix-64.efi can cause intermittent kernal panic's, it recommended to just use osxaptiofix2drv-free2000.efi to avoid runtime allocation errors. So should I delete the file then or should I wait for you to update clover and see for yourself? I just watched it boot up with -v as is and it's all correct. I've just noticed that I have to select headphones in the audio list to get sound out of my speakers and theres longer an option for internal speakers smymore. Edited June 7, 2019 by AudioGod Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676851 Share on other sites More sharing options...
AudioGod Posted June 8, 2019 Share Posted June 8, 2019 Update - I've just finished doing some work on the system and have noticed a few things. I do alot of audio work using external hard drives and it seems that all my transfers took alot longer then normal via the my usb drives (3 hours long) it seems like USB 3.1 isn't running at full speed anymore. Il run some speed tests on the ports tomorrow and see if it was the system or my drives but they were fine a few days ago. Also I shut down the system just now and it restarted itself instead of shutting down. Maybe I selected restart instead of shutdown but I could swear I didn't. Il keep my eye on that il let you know if it happens again. One last thing, is there anyway to make the power button on the system work to shut down or sleep? If I press my power button nothing happens. Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676874 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 (edited) 6 hours ago, AudioGod said: Update - I've just finished doing some work on the system and have noticed a few things. I do alot of audio work using external hard drives and it seems that all my transfers took alot longer then normal via the my usb drives (3 hours long) it seems like USB 3.1 isn't running at full speed anymore. Il run some speed tests on the ports tomorrow and see if it was the system or my drives but they were fine a few days ago. Also I shut down the system just now and it restarted itself instead of shutting down. Maybe I selected restart instead of shutdown but I could swear I didn't. Il keep my eye on that il let you know if it happens again. One last thing, is there anyway to make the power button on the system work to shut down or sleep? If I press my power button nothing happens. @AudioGod Try removing AptoMemoryFix-64, and see if problem persists. As far as I know Clover should not have more than one memory fix driver. As far as I know sleep is just working within macOS and will wake with power button, will have a look into power button though. Initially sleep worked with power button when I used a dsdt, but macOS would not wake with mouse or keyboard. In System Information panel, what are the reported speeds you have for USB ? Edited June 8, 2019 by glasgood Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676891 Share on other sites More sharing options...
AudioGod Posted June 8, 2019 Share Posted June 8, 2019 Morning buddy, AptoMemoryFix-64 was already removed when it happened but like I said yesterday unless it happens again il put it down to being tired and making a mistake. I've got my eye on it. I have just ran a test on my usb ports and the speeds of the usb 3.0/3.1 are reporting correctly. My drive must need a scan disk I guess. Whats going with the audio layout though buddy? I have to select headphones to get sound out of my speakers and theres no internal speakers option anymore??? Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676902 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 6 minutes ago, AudioGod said: Morning buddy, AptoMemoryFix-64 was already removed when it happened but like I said yesterday unless it happens again il put it down to being tired and making a mistake. I've got my eye on it. I have just ran a test on my usb ports and the speeds of the usb 3.0/3.1 are reporting correctly. My drive must need a scan disk I guess. Whats going with the audio layout though buddy? I have to select headphones to get sound out of my speakers and theres no internal speakers option anymore??? Morning Using spoof Device Audio ID results in the loss of Internal Speakers. When creating the patch via Hackintool, Hackintool suggested that Spoof Audio Device ID may be required, so went with that. I did notice audio very briefly distorted on some sound playback, so I removed the spoof Device ID and sound went back to normal including reappearance of Internal Speakers. So here is Audio Patch without spoof Device Audio ID: <key>PciRoot(0x0)/Pci(0x1f,0x3)</key> <dict> <key>AAPL,slot-name</key> <string>Internal</string> <key>device_type</key> <string>Audio device</string> <key>hda-gfx</key> <string>onboard-2</string> <key>layout-id</key> <data> AQAAAA== </data> <key>model</key> <string>Cannon Lake PCH cAVS</string> </dict> Here is what it looks like in Clover Configurator Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676903 Share on other sites More sharing options...
AudioGod Posted June 8, 2019 Share Posted June 8, 2019 (edited) 1 hour ago, glasgood said: Morning Using spoof Device Audio ID results in the loss of Internal Speakers. When creating the patch via Hackintool, Hackintool suggested that Spoof Audio Device ID may be required, so went with that. I did notice audio very briefly distorted on some sound playback, so I removed the spoof Device ID and sound went back to normal including reappearance of Internal Speakers. So here is Audio Patch without spoof Device Audio ID: <key>PciRoot(0x0)/Pci(0x1f,0x3)</key> <dict> <key>AAPL,slot-name</key> <string>Internal</string> <key>device_type</key> <string>Audio device</string> <key>hda-gfx</key> <string>onboard-2</string> <key>layout-id</key> <data> AQAAAA== </data> <key>model</key> <string>Cannon Lake PCH cAVS</string> </dict> Here is what it looks like in Clover Configurator Yes I noticed a touch of distortion too. Thank you il make the changes in a moment as I'm doing a huge 600gb data transfer now via the 3.1 port and I've done 360gb in just over an hour so we are 100% at full speed on the ports. Have you changed over to the new version of clover yet by any chance and see it force upgrade the AptoMemoryFix-64 file? Edited June 8, 2019 by AudioGod Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676914 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 21 minutes ago, AudioGod said: Yes I noticed a touch of distortion too. Thank you il make the changes in a moment as I'm doing a huge 600gb data transfer now via the 3.1 port and I've done 360gb in just over an hour so we are 100% at full speed on the ports. Have you changed over to the new version of clover yet by any chance and see it force upgrade the AptoMemoryFix-64 file? Just changed over to Clover_v2.4k_r4945 , but no force upgrade to AptoMemory-64.efi. Regarding the boot graphics glitch, hopefully someone will sort a patch soon Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676918 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 08/06/2019 POST-INSTALL Aorus Pro Z390 EFI - RX580 Updated to Clover v 4945 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676919 Share on other sites More sharing options...
AudioGod Posted June 8, 2019 Share Posted June 8, 2019 (edited) Hey Buddy, I have had an idea, why not instead of disconnecting the h100i cable from the usb 2 0 internal header you turn off the usb2 internal port its connected to instead? That way if you want to make changes to it you can just boot into windows and it will be ready to go? Wouldn't it be a simple exclude command in clover? If you give me instructions il give a go and report back? Might be the perfect Answer and a way of not having to use the patch. What do you think? Update - looking at the usb layout it would be hs11 but then it would shut off both internal ports not just the one stopping the usb connection to the wifi/bluetooth card so unless that could be routed somewhere else that's not really gonna work is it? LoL oh well I tried! Edited June 8, 2019 by AudioGod 1 Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676975 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 (edited) 29 minutes ago, AudioGod said: Hey Buddy, I have had an idea, why not instead of disconnecting the h100i cable from the usb 2 0 internal header you turn off the usb2 internal port its connected to instead? That way if you want to make changes to it you can just boot into windows and it will be ready to go? Wouldn't it be a simple exclude command in clover? If you give me instructions il give a go and report back? Might be the perfect Answer and a way of not having to use the patch. What do you think? Update - looking at the usb layout it would be hs11 but then it would shut off both internal ports not just the one stopping the usb connection to the wifi/bluetooth card so unless that could be routed somewhere else that's not really gonna work is it? LoL oh well I tried! It’s a pitty HS11 is connected to both usb headers on motherboard, Otherwise it could have been disabled via uia_exclude boot argument in config.plist Edited June 8, 2019 by glasgood Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2676980 Share on other sites More sharing options...
telepati Posted June 8, 2019 Share Posted June 8, 2019 10 hours ago, glasgood said: Just changed over to Clover_v2.4k_r4945 , but no force upgrade to AptoMemory-64.efi. Regarding the boot graphics glitch, hopefully someone will sort a patch soon Which glitch are you talking about? is it purple lines glitch or a different one? Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2677002 Share on other sites More sharing options...
glasgood Posted June 8, 2019 Author Share Posted June 8, 2019 16 minutes ago, telepati said: Which glitch are you talking about? is it purple lines glitch or a different one? @telepati the purple lines glitch just before booting to macOS. Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2677004 Share on other sites More sharing options...
Ziadantosh Posted June 8, 2019 Share Posted June 8, 2019 Thanks for the amazing guide. I am using latest Clover and followed the guide still have iMessage and FaceTime not working. I get a system freeze, how can I troubleshoot what is causing it? My build is: i9 9900K - Gigabyte z390 Pro - Sapphire Nitro+ RX 480 8GB - 16GB Corsair Vengeance RGB 3200 Mhz Mac disk Samsung Evo 840 SSD 250GB Windows 10 disk Samsung Evo plus 500GB M.2 config.plist.zip Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2677005 Share on other sites More sharing options...
telepati Posted June 8, 2019 Share Posted June 8, 2019 1 hour ago, glasgood said: @telepati the purple lines glitch just before booting to macOS. Yes, I know, but which boot graphics glitch are you talking about to related AptioMemoryFix-64.efi. I was just curious. Link to comment https://www.insanelymac.com/forum/topic/337837-glasgoods-macos-mojave-successguide-for-aorus-z390-pro/page/22/#findComment-2677011 Share on other sites More sharing options...
Recommended Posts