-
Notifications
You must be signed in to change notification settings - Fork 40
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
AppleIntelInfo.kext - Severe incompatibility issue with i9-7980XE - please resolve ! #22
Comments
I have instant reboot when |
In contrary to your exotic XCPM approach, I use Pike's ssdtPRGen.sh and ssdt.aml with SMBIOS iMac17,1... Even with this fully compatible and fully functional XCPM implementation, I witness an immediate reboot when executing "sudo kextload AppleIntelInfo.kext" with my i9-7980XE... Up to my knowledge, "sudo kextload AppleIntelInfo.kext" and AppleIntelInfo.kext work absolutely flawless with any other Skylake-X processor! I myself formerly used a i7-7800X without any issues on the same build and with the same system configuration! |
Pike, how are doing? Hope everything is just fine there! Is there any severe incompatibility problem between AppleIntelInfo.kext and the i9-7980XE or what is the reason that you do not respond at all on my issue report for already more than 23 days? I would extremely appreciate if you could come up with a short feedback or update as soon as possible.. Many thanks in advance, KGP |
Sorry folks. I'm so busy trying to keep up with everything and since I don't have a fix handy, replying seemed pointless. Let's try to move this forward now that you have my attention ;) First. Change all compiler directives to 0:
Now recompile and try again. |
Thanks for your response, Pike! My system currently is broken. As soon I am up again, I will come back with some feedback to your above instructions. |
Sorry for the delay in my response .. it took me several days to fix my pc... Well I am able to set all compiler directives to 1 apart from #define REPORT_MSRS.. #define REPORT_MSRS set to 1 causes the reboot with the i9-7980XE... |
Have you tried to only set REPORT_MSRS to 1? If that fails, with all others set to 0, then please add a return statement after a few lines in:
To see if you can locate the exact spot that triggers the problem. |
o.k. with
I cannot even compile AppleIntelInfo.plist and I get the following compilation errors:
Other question:
? And where to place it in AppleIntelInfo.h? Here?
|
Hi Pike,
below an urgent reminder and request to update AppleIntelInfo.kext for i9-7980XE compatibility. Your current AppleIntelInfo.kext distribution is at odd with the latter processor. Immediate reboot when executing "sudo kextload AppleIntelInfo.kext" with the i9-7980XE...
Please resolve this issue as soon as possible...
Many thanks in advance,
KGP
The text was updated successfully, but these errors were encountered: