Piker-Alpha / ssdtPRGen.sh

Script to generate a SSDT for Power Management
713 stars 156 forks source link

Coffee Lake Processors #390

Open Pentahex opened 7 years ago

Pentahex commented 7 years ago

Coffee lake processors are out, currently using i7-8700 with High Sierra

https://ark.intel.com/products/126686/Intel-Core-i7-8700-Processor-12M-Cache-up-to-4_60-GHz

ManThatCodesHeroically commented 6 years ago

So how do you make an SSDT? Does this script need to be updated, or do you just use it like if its kabylake? Also, what fake cpuid do you use for 8100, 8700k etc?

ibash commented 6 years ago

Bump :)

erikwestlund commented 6 years ago

also curious!

ibash commented 6 years ago

Does this look right to y'all? https://github.com/ibash/ssdtPRGen.sh/commit/a5531218245e3002c9e47a8694d3d5e5577d9476

ibash commented 6 years ago

Took a pass at this: https://github.com/Piker-Alpha/ssdtPRGen.sh/pull/402 If you all want to test that on your build and let me know if it works I'd be grateful.

@Herolordman I didn't use a fake cpuid, it just worked (and came up as unknown processor).

Sisqo83 commented 6 years ago

Unfortunately no success

bildschirmfoto 2017-11-08 um 08 37 34
Sisqo83 commented 6 years ago

Found the problem, download/sync of cfg files is from Piker's Original Source and not from the modified with Coffee Lake entries, so even having the right package with cfgs in download folder, under User/Library/ssdtPRGen still no Coffee Lake entries in cfgs. Had to hardcopy it by hand. Then script works, x86PlatformPlugin loaded. Perfect.

harrison-n commented 6 years ago

Having problems running the coffee lake branch - details in PR.