I've got Lilu installed and working fine on my system. Includes AppleALC 1.4.0, Innie 1.0.9 and WhateverGreen 1.2.3. I have boot-args set using
Code:
csrutil enable --without kext --without fs
and everything is running fine.
I'm still a lot unsure of what WhateverGreen does for my system, and the same applies for AppleALC. Do I need these? I love the fact my PCI SSD and NVMe are seen as internal. I noticed the audio option for my DisplayPort RX590 started working automatically with 10.14.5, and still works with Lilu installed, so not sure what benefits I'm getting from this (yes, I did read the Wiki on WhateverGreen and AppleALC and am all confused because it doesn't really tell me what use it is for my specific system).
I see Innie has been updated to 1.2.0, and WhateverGreen has been updated to 1.3.3. I'm running macOS Mojave 10.14.6. If I were to install the updated plugins, just not sure whether I need to run through the entire sequence again (disable SIP, install Lilu.kext, apply the Terminal commands), or if my boot-args settings mean I can just drop the updated Lilu.kext into L/E and restart.
So:
1. Firstly, are the plugin updates worth updating for my system (see sig), or is intended only for macOS Catalina users?
2. Can I just install the updated Lilu.kext into L/E without having to disable SIP first?
3. Do I still need to re-apply the following commands?
Code:
sudo chmod -R 755 /Library/Extensions/Lilu.kext
sudo chown -R root:wheel /Library/Extensions/Lilu.kext
sudo touch /Library/Extensions
sudo kextcache -update-volume /
I appreciate some clarity and direction on this.