- Joined
- Aug 4, 2024
- Messages
- 13
Hi,
I've followed two guides to create my USB: Dortania and ChefKiss.
My laptop has an AMD 5800H (Ryzen 7) and RTX 3050 Ti (which won't be used). It also has an Intel AX210 WiFi + BT module (I've replaced the original).
I'm using SMBIOS MacBookPro16,3 which I know is the recommended one for my system.
To get the iGPU to work, I use the NootedRed kext.
Here are all the kexts that I use:
I use these two drivers:
And these are the SSDTs that were created using SSDTTime (except for dGPU-off that was manually edited and then compiled):
I have also used the PatchMerge file of SSDTTime.
For USB ports, I use USBToolBox.
Here's the Config.plist file:
https://pastebin.com/q5A2dp8h
And here's the opencore log file of the installation boot attempt:
https://pastebin.com/RbLafDjv
The boot process of the installation gets stuck. I don't quite understand the meaning of the errors in the last few lines of the opencore log file:
I'd appreciate your help. Thanks.
I've followed two guides to create my USB: Dortania and ChefKiss.
My laptop has an AMD 5800H (Ryzen 7) and RTX 3050 Ti (which won't be used). It also has an Intel AX210 WiFi + BT module (I've replaced the original).
I'm using SMBIOS MacBookPro16,3 which I know is the recommended one for my system.
To get the iGPU to work, I use the NootedRed kext.
Here are all the kexts that I use:
- AirportItlwm
- AppleALC
- AppleALCU
- AppleMCEReporterDisabler
- BrightnessKeys
- ECEnabler
- ForgedInvariant
- Lilu
- NootedRed
- NVMeFix
- RealtekRTL8111
- RestrictEvents
- SMCBatteryManager
- SMCLightSensor
- SMCProcessorAMD
- SMCRadeonSensors
- SMCSuperIO
- USBMap
- VirtualSMC
- VoodooI2C
- VoodooI2CHID
- VoodooPS2Controller
I use these two drivers:
- HfsPlus.efi
- OpenRuntime.efi
And these are the SSDTs that were created using SSDTTime (except for dGPU-off that was manually edited and then compiled):
- SSDT-dGPU-Off
- SSDT-EC
- SSDT-EC-USBX-DESKTOP
- SSDT-HPET
- SSDT-PLUG-ALT
- SSDT-PNLF
- SSDT-USBX
- SSDT-XOSI
I have also used the PatchMerge file of SSDTTime.
For USB ports, I use USBToolBox.
Here's the Config.plist file:
https://pastebin.com/q5A2dp8h
And here's the opencore log file of the installation boot attempt:
https://pastebin.com/RbLafDjv
The boot process of the installation gets stuck. I don't quite understand the meaning of the errors in the last few lines of the opencore log file:
108:663 00:051 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">
108:708 00:044 AAPL: #[EB.RH.LRH|P!] Err(0xE) <- EB.LD.LF
108:753 00:044 AAPL: #[EB.BST.FBS|!] Err(0xE) <- EB.RH.LRH
108:796 00:043 OCSMC: SmcReadValue Key 4D535463 Size 1
108:833 00:036 OCSMC: SmcReadValue Key 4D534163 Size 2
108:869 00:035 AAPL: #[EB|LOGT] 2024-08-05T14:03:07
108:906 00:037 AAPL: #[EB|LOG:EXITBS:START] 2024-08-05T14:03:07
I'd appreciate your help. Thanks.