Motherboard: MPG B550 GAMING EDGE WIFI
CPU: AMD RYZEN 9 3900X
GPU: AMD RADEON RX 6700XT
Ethernet: Realtek RTL8125 2.5GBit
NOTE:

CPU: AMD RYZEN 9 3900X
GPU: AMD RADEON RX 6700XT
Ethernet: Realtek RTL8125 2.5GBit
Code:
EFI/
└── OC/
├── ACPI/
│ ├── SSDT-CPUR.aml
│ └── SSDT-EC-USBX-DESKTOP.aml
│
├── Kexts/
│ ├── Lilu.kext (V1.7.0)
│ ├── VirtualSMC.kext (V1.3.5)
│ ├── AppleMCEReporterDisabler.kext (V1.2)
│ ├── LucyRTL8125Ethernet.kext (V1.2.2)
│ ├── NootRX.kext (V1.0.0)
│ ├── NVMeFix.kext (V1.1.2)
│ ├── RestrictEvents.kext (V1.1.5)
│ ├── AMDRyzenCPUPowerManagement.kext (V0.7.2)
│ ├── AppleALC.kext (V1.9.4)
│ ├── SMCAMDProcessor.kext (V1)
│ ├── SMCRadeonSensors.kext (V2.3.0)
│ ├── USBMap.kext (V1.1)
│ └── itlwm.kext (V2.3.0)
│
├── Drivers/
│ ├── HfsPlus.efi
│ ├── OpenRuntime.efi
│ └── OpenCanopy.efi
│
├── Tools/
│ ├── CleanNvram.efi
│ └── OpenShell.efi
│
└── Config.plist
NOTE:
- Please create a USBMap.kext using the tool here this is invaluable if you want to boot into Sequoia at all. To get this USBMap.kext you must change your settings inside the tool, make sure it uses native classes.
- For some reason, you will not be able to boot into that install hackintosh system after finishing the recovery installer. This was due to having -v debug=0x100 keepsyms=1 in the boot-args but when removing these from NVRAM I was able to boot into the installed hackintosh. All though when using the installer this didn't occur only when I was trying to boot the actual install. It would verbose log then at some point it would have a a lot of uniform text of path applied then it will say successful and restart the system. It will loop this until the NVRAM boot arguments were removed.
- Although the screenshot indicates a failed wifi card using airportitlwm, another user in this issue, pointed me to a method for spoofing our wifi card to another then using another kext. I have confirmed this works, Imessage works. method

Last edited: