- Joined
- Aug 19, 2012
- Messages
- 234
- Motherboard
- Asus Prime X299- A II
- CPU
- i9-10980XE
- Graphics
- RX 5700 XT
- Mac
-
- Classic Mac
-
- Mobile Phone
-
And which config.plist settings are you concerned about? Most are chosen specifically to match the board and BIOS settings although I have turned off a lot of the logging, verbose and crash dump functionality since it’s all working well and gives a cleaner experience if you’re not troubleshooting
For instance:
In the Booter Quirks -
EnableWriteUnprotector - You have it set to True where Dortania recommends False
ProtectUEFIServices - You have it as False where Dortania recommends True
RebuildAppleMemoryMap - You have it as False where Dortania recommends True
In the Kernel Quirks -
AppleXcpmCFGLock - You have it as False where Dortania recommends True
In the Misc -
You have both AppleDebug and ApplePanic to False where Dortania recommends True
I don't really understand the specifics of those Quirks even after reading about it, and nonetheless everything seems to be running fine which is all that matters ultimately, but I was curious as to why those settings differ from the Dortania guide?
I also have another question regarding the SSDT-GPU-RX5700XT that you created for me. I was wondering why it is necessary since Big Sur (and Catalina) should natively recognize this GPU? Just curious and trying to learn as much as possible.
Many thanks once again, you've made this a very easy process!