epxpc01 Posted October 11, 2020 Share Posted October 11, 2020 Thanks to iGPU I was able to get shutdown to work using MMIO whitelist, but now when you shutdown it restarts. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted October 12, 2020 Supervisor Share Posted October 12, 2020 @epxpc01welcome here check this thread and post there your efi/config without apple folder: we can check your MMIO combination. @meina222has your same motherboard and I think he could be very useful to solve your problem 1 Link to comment Share on other sites More sharing options...
epxpc01 Posted October 12, 2020 Author Share Posted October 12, 2020 (edited) Here is my EFI. I tried the ethernet setting on both controllers and still no complete shutdown, only reboot. Thank you! config.plist.zip Edited October 13, 2020 by epxpc01 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted October 13, 2020 Supervisor Share Posted October 13, 2020 post your debug log to verify you have properly used exact mmio for your board check also on discussion thread, there you can find useful informations 1 Link to comment Share on other sites More sharing options...
epxpc01 Posted October 13, 2020 Author Share Posted October 13, 2020 (edited) Here is the log. I also added the ioreg. opencore-2020-10-13-084205.txt.zip Gigabyte TRX40 Designare ioreg.zip Edited October 13, 2020 by epxpc01 Add another file Link to comment Share on other sites More sharing options...
epxpc01 Posted October 13, 2020 Author Share Posted October 13, 2020 Something interesting: With the Vega 56 in Slot 1,3,4 it will hang on desktop image. In Slot 2 it shutdowns and restarts. 1 Link to comment Share on other sites More sharing options...
meina222 Posted October 14, 2020 Share Posted October 14, 2020 (edited) @epxpc01, The Gigabyte TRX40 has a "Wake on LAN" setting in BIOS that is ON by default. You need to turn it OFF. Try that and report back. If that alone doesn't work, try checking 1st 3 MMIO addresses as skip=1 and only the last 4 as skip 0. I forget what the consensus on the MMIOs is, @fabiosun can help reviewing your log. My MMIO addresses may be different even on the same board because I use BIOS f4h, which is not publicly available and changed my MMIO compared to f4c. Gigabyte has since rolled out newer BIOS which I have not tested. If none of the above helps, try unplugging any extra USB devices you have, even keyboard, and re-try. Sometimes incompatible USB devices cause an issue. Edited October 14, 2020 by meina222 Link to comment Share on other sites More sharing options...
epxpc01 Posted October 14, 2020 Author Share Posted October 14, 2020 Thank you meina222! I did disable wake on lan and with the graphics card in slot 1,3,4 it hangs on the desktop. But with the graphics in slot 2 it turns off for 2 seconds, then back on. I am not quite sure which MMIO's to enable, currently all 14 out of 18 are enabled. The last 4 I removed (skip 0). Link to comment Share on other sites More sharing options...
meina222 Posted October 15, 2020 Share Posted October 15, 2020 (edited) @epxpc01, I compared your EFI against mine. I have different BIOS so your MMIO is different. Here's a partial EFI structure with release OC (I removed the bulky Resources and Tools so I can share it here) that I currently use adapted to your MMIO. I also added some ACPI aml's for NVRAM, which may or may not help w shutdown. I use simplified startup args to just "-v keepsyms=1" My OS is Big Sur beta 10 and the set of AMD patches in my config.plsit is reduced and tested to work on beta 9 and beta 10. Re-add your patches if you want lower OS's as I have not tested Catalina. Included is also a (disabled) aml that maps my ports with the MacPro7,1 SMBIOS. EFI structure TRX40-design.zip Edited October 15, 2020 by meina222 Link to comment Share on other sites More sharing options...
epxpc01 Posted October 15, 2020 Author Share Posted October 15, 2020 (edited) Tried to boot and get: [EB|#LOG:EXITBS:START] Maybe your never bios helps. My bios is f4i. Edited October 15, 2020 by epxpc01 Link to comment Share on other sites More sharing options...
meina222 Posted October 15, 2020 Share Posted October 15, 2020 (edited) Ok, perhaps it's best to try using your old EFI as a reference and change that. My BIOS is a bit older than yours (f4i I think is really f4L is just not named correctly on GB page). The reason I use f4h is Thunderbolt in Slot 4, which in earlier BIOS-es would not work. Back to your original working EFI. Can you start by simplifying your boot args to just -v keepsyms=1. You can also disable Whatevergreen. If that works, try adding the .aml files in ACPI section from my attached EFI to see if we can get NVRAM working. Edited October 15, 2020 by meina222 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now