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

having issues creating ssdt for i7-960 #357

Closed
Culted opened this issue Jul 9, 2017 · 1 comment
Closed

having issues creating ssdt for i7-960 #357

Culted opened this issue Jul 9, 2017 · 1 comment
Labels

Comments

@Culted
Copy link

Culted commented Jul 9, 2017

i am trying to use ssdtprgen to create ssdt for i7-960 the script does not support i7-960 so i created a "User Defined.cfg" and addet this to it

gUserDefinedCPUList=(
i7-960,130,1596,3192,3458,4,8
)

when running ssdprgen with or without "-p i7-960" i am always getting the error

ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl
v6.6 Copyright (c) 2013 by † Jeroen
v15.6 Copyright (c) 2013-2017 by Pike R. Alpha

Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <

gDataPath: /Users/rhokl/Library/ssdtPRGen/Data

System information: Mac OS X 10.12.5 (16F73)
Brandstring 'Intel(R) Core(TM) i7 CPU @ 9600 @ 3.20GHz'

Error: Unknown processor model ...
Visit http://ark.intel.com to gather the required data:
Processor Number
TDP
Low Frequency Mode (use AppleIntelInfo.kext)
Base Frequency
Max Turbo Frequency
Cores
Threads
Aborting ...
Done.

@Piker-Alpha
Copy link
Owner

User error. Data incomplete. See the data that I added to Data/User Defined.cfg in the repository.

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

No branches or pull requests

2 participants