- ACPI files are not loading in sorted order.
- Renames are depreciated and handled by Lilu, WEG and AppleALC itself.
- FadtEnableReset and ResetLogoStatus shouldn't be needed for your hardware.
- EnableWriteUnprotector shouldn't be needed for your hardware.
- ResizeAppleGpuBars must be set to -1.
- Remove all the Device properties
- Kexts are not loading in sorted order. Important kexts should load first.
- CustomSMBIOSGuid shouldn't be needed for your hardware.
- NootRX shouldn't be used as 6900XT works OOTB.
- SetApfsTrimTimeout must be set to default.
- HibernateSkipsPicker and PollAppleHotkeys shouldn't be needed as well.
- Do you really need the Ntfs and Ext drivers?
- ACPI files are not loading in sorted order - done
- Renames are depreciated and handled by Lilu, WEG and AppleALC itself - done
- FadtEnableReset and ResetLogoStatus shouldn't be needed for your hardware - done
- EnableWriteUnprotector shouldn't be needed for your hardware - done
- ResizeAppleGpuBars must be set to -1 - 0 is required when resize GPU bar activated in BIOS
- Remove all the Device properties - I need some of them
- Kexts are not loading in sorted order. Important kexts should load first - done
- CustomSMBIOSGuid shouldn't be needed for your hardware - I need this
- NootRX shouldn't be used as 6900XT works OOTB - done, new SSDT added
- SetApfsTrimTimeout must be set to default - done
- HibernateSkipsPicker and PollAppleHotkeys shouldn't be needed as well - done
- Do you really need the Ntfs and Ext drivers? - done
But the system's behavior hasn't changed. The problem persists. The system does not start every time properly. From the log files, it seems to me that these are some NVRAM issues.
Any other tips?