amd-laptop-hackintosh icon indicating copy to clipboard operation
amd-laptop-hackintosh copied to clipboard

Stuck on [EB|#LOG:EXITBS:START]

Open zalnaRs opened this issue 2 years ago • 3 comments

Using MacOS big sur. Lenovo IdeaPad L340-15api CPU: Ryzen 3200U 4 core Ram: 8GB

zalnaRs avatar Jun 22 '22 18:06 zalnaRs

Try these steps: https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html#stuck-on-eb-log-exitbs-start

Hepi34 avatar Jun 25 '22 14:06 Hepi34

Try these steps: https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html#stuck-on-eb-log-exitbs-start

Hi! I already tried all of them which is for AMD but no luck :(

zalnaRs avatar Jul 25 '22 13:07 zalnaRs

Try a Ryzen Preselection from OCAT

<key>Quirks</key>
            <dict>
                <key>AppleCpuPmCfgLock</key>
                <false/>
                <key>AppleXcpmCfgLock</key>
                <false/>
                <key>AppleXcpmExtraMsrs</key>
                <false/>
                <key>AppleXcpmForceBoost</key>
                <false/>
                <key>CustomPciSerialDevice</key>
                <false/>
                <key>CustomSMBIOSGuid</key>
                <false/>
                <key>DisableIoMapper</key>
                <false/>
                <key>DisableLinkeditJettison</key>
                <true/>
                <key>DisableRtcChecksum</key>
                <false/>
                <key>ExtendBTFeatureFlags</key>
                <false/>
                <key>ExternalDiskIcons</key>
                <false/>
                <key>ForceAquantiaEthernet</key>
                <false/>
                <key>ForceSecureBootScheme</key>
                <false/>
                <key>IncreasePciBarSize</key>
                <false/>
                <key>LapicKernelPanic</key>
                <false/>
                <key>LegacyCommpage</key>
                <false/>
                <key>PanicNoKextDump</key>
                <true/>
                <key>PowerTimeoutKernelPanic</key>
                <true/>
                <key>ProvideCurrentCpuInfo</key>
                <true/>
                <key>SetApfsTrimTimeout</key>
                <integer>0</integer>
                <key>ThirdPartyDrives</key>
                <false/>
                <key>XhciPortLimit</key>
                <true/>
            </dict>

b23prodtm avatar Jan 30 '23 19:01 b23prodtm