iamthaoly / amd-laptop-hackintosh

Hackintosh (Opencore) on AMD Laptop
138 stars 15 forks source link

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

Open zalnaRs opened 2 years ago

zalnaRs commented 2 years ago

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

Hepi34 commented 2 years ago

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

zalnaRs commented 2 years ago

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 :(

b23prodtm commented 1 year ago

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>