-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
12500H Efficiency Core Issue #336
Comments
Update: Disabling Hyperthreading while keeping all E-cores enabled also works, and have a higher multi-threading score. The topology for 12500H is 4P+8E with a total of 16 threads. Disabling E-cores while enabling Hyperthreading show 4 cores 8 threads: https://browser.geekbench.com/v6/cpu/2783616 Disabling Hyperthreading while enabling E-cores show 12 cores: https://browser.geekbench.com/v6/cpu/2786449 |
哥们我解决了,加内核补丁跳过EB阶段,就可以8核16线程 |
I tested your EFI and the system was stuck on #[EB|LOG:EXITBS:START]. what is the problem? My motherboard is erying12500H ITX. |
I tested this bypass EB patch, because the patch is a patch with AMD bypass EB, it was valid before macos13.3, and after that it is still stuck EB, I am still working on it, and it has not been solved. |
Come on, I look forward to sharing your results |
My setup:
The system was stuck on
#[EB|LOG:EXITBS:START]
, but successfully launched after I disabled the efficiency cores in bios.ProvideCurrentCpuInfo
is correctly set to True.I first tried configuring my own EFI from a 12th-Gen template, and then tried using many people's existing Erying i7-12700H or i9-12900HK EFI configurations, all stuck on the same
#[EB|LOG:EXITBS:START]
message. Many others using the 12500H board also reported this issue.Log: opencore-2023-09-25-052706.txt
The text was updated successfully, but these errors were encountered: