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

e5-2696 v3 unknown CPU Issue #356

Closed
xcry28xx opened this issue Jul 6, 2017 · 8 comments
Closed

e5-2696 v3 unknown CPU Issue #356

xcry28xx opened this issue Jul 6, 2017 · 8 comments

Comments

@xcry28xx
Copy link

xcry28xx commented Jul 6, 2017

hello.

I am using Xeon E5-2696 v3 CPU.

However, any value between CloverConfig file CPU Type items will be output only to CPUs that are not known.

I'm sorry, is there any way I can get it right?

Best Regards.

@maleorderbride
Copy link

Fill out User Defined to create an SSDT for that CPU. It works.

@Piker-Alpha
Copy link
Owner

Xeon E5-2696 v3 appears to be an OEM processor and I don't have the data for this processor. I need something like this: 'E5-2696 v3',120,1200,2300,3300,14,28

Please verify the TDP (120) frequency (3300) and max Turbo Frequency (3300), Core count and thread count.

Thank you.

@wuya2357
Copy link

fyi
'E5-2696 v3',145,1200,2300,3800,18,36
from https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors

@maxx7650
Copy link

I would like this too, having the same cpu

Piker-Alpha pushed a commit that referenced this issue Oct 5, 2017
@Piker-Alpha
Copy link
Owner

Thanks. Data Added.

@maxx7650
Copy link

maxx7650 commented Oct 5, 2017

Thank you Sir highly appreciated!!

@xcry28xx
Copy link
Author

Thank you very much.

Finally, can I say one problem?

Almost everything works fine, but on Windows systems with maximum frequency, all cores work at 2.8Ghz.

In the macOS 10.12 or 10.13 build, however, all cores will operate at a maximum frequency of 2.6Ghz.

I looked through all of the forums and tried kernel patches or bios settings, but I could not solve them.

I would really appreciate it if you could give me a solution to this.

Regards.

@wuya2357
Copy link

wuya2357 commented Oct 16, 2017

@xcry28xx
u need a clover patch to remove turbo frequency limit.seems a kerneltopatch entry.
sorry,u need search it by yourself.i'm not use my pc now.
also check your xcpm is alright.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants