- Joined
- Oct 12, 2023
- Messages
- 17
for it to work correctly I need NootedRed.kext, but I didn’t install it and I can’t find itThe SSDT-EC.aml you are using has the wrong ACPI name so the SSDT isn’t working and can’t load.
I assume you are using NootedRed.kext with your AMD Integrated graphics enabled and set as primary graphics device in your BIOS. That being the case you need to disable your Nvidia card using -wegnoegpu boot argument or create an SSDT to disable it. The boot argument you are currently using is meant for disabling the Nvidia Web Drivers, not the GPU.
Everything worked out for me and the system started up, but there is one more question, how can I update to a newer version, for example Monterey?The version of OpenCore you are using is really old OC 0.6.0. You need to use a newer version when creating your OC EFI folder, the current release is OC0.9.5.
Release 0.9.5 · acidanthera/OpenCorePkg
v0.9.5 Fixed GUID formatting for legacy NVRAM saving Fixed inability to open files in root directory on an NTFS filesystem Fixed hang while unloading NTFS driver Added UEFI quirk ShimRetainProtoco...github.com
I have attached an EFI from OC 0.9.4, that I use on a similar B550 system. Use this as a base for your setup.
I have added the following to help you.
You need to add your SMBIOS Data to the config.plist before you use it.
- Latest AMD kernel patches, set of 8-core CPU
- NootedRed.kext for AMD APU to work
- -wegnoegpu boot argument to disable the Nvidia GPU.
- UEFI > APFS > MinDate & MinVersion set for High Sierra.
The rest as they say is over to you.
It’s just that when I try to install some other version other than High Sierra, it just crashes from the bootloaderEverything worked out for me and the system started up, but there is one more question, how can I update to a newer version, for example Monterey?
and there is one more problem, for some reason the mouse scroll is inverted in the installation, that is, I scroll up and it scrolls down, can this be fixed somehow?
1. nootedredError looks to be related to your NVME drive/kext, which NVME drive are you using?
Do you have the integrated AMD GPU set as default graphics in your bios?
Have you set the AMD graphics with 1GB or more of VRAM in the Bios?
Do you have WhateverGreen in your setup, if yes remove it as it clashes with NootedRed.
I was able to boot into the operating system, but the integrated amd graphics still don't workError looks to be related to your NVME drive/kext, which NVME drive are you using?
Do you have the integrated AMD GPU set as default graphics in your bios?
Have you set the AMD graphics with 1GB or more of VRAM in the Bios?
Do you have WhateverGreen in your setup, if yes remove it as it clashes with NootedRed.