Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual Ivb-E kernel panic #1070

Closed
BrushXue opened this issue Aug 1, 2020 · 2 comments
Closed

Dual Ivb-E kernel panic #1070

BrushXue opened this issue Aug 1, 2020 · 2 comments

Comments

@BrushXue
Copy link

BrushXue commented Aug 1, 2020

OpenCore 0.59, latest kexts.
CPU: dual E5-2667 v2
Motherboard: Asrock EP2C602-4L/D16
My configuration can work with Clover. Now I'm switching to OpenCore (following the tutorial in https://dortania.github.io/OpenCore-Install-Guide/config.plist/legacy/sandy-bridge-e.html).
I got the following error :
panic(cpu 0 caller 0x......): "x86_validate topology() 32 threads but 33 registered from MADT~0/...
If you google that info, the thread was started by myself. Enabling the patchAPIC option in Clover can fix it.
I guess the problem is OpenCore couldn't fix my MADT table automatically?

Thanks

@vit9696
Copy link
Contributor

vit9696 commented Aug 2, 2020

Correct, you should drop your own MADT and insert a patched one. Here is the relevant code in Clover. CC @khronokernel

@khronokernel
Copy link
Member

khronokernel commented Aug 2, 2020

Added an issue in the Dortania bugtracker, @BrushXue could you add your ACPI dump there? Would be nice to document the process for others to patch themselves

dortania/bugtracker#48

@vit9696 vit9696 closed this as completed Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants