Piker-Alpha / ssdtPRGen.sh

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

i5 6200u 2,3GHz Skylake - missing extractACPITables.zip #210

Open b101 opened 8 years ago

b101 commented 8 years ago

Hi Piker,

i just followed your instructions, the Laptop is hooked to the internet via cable but it gave me this message.

`MacBookHP@Branimirs-MacBook-Air:~$ ./ssdtPRGen.sh

ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl v6.6 Copyright (c) 2013 by † Jeroen

v18.2 Copyright (c) 2013-2016 by Pike R. Alpha

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

System information: Mac OS X 10.11.4 (15E65) Brandstring: "Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz"

unzip: cannot find or open /Users/MacBookHP/Library/ssdtPRGen/extractACPITables.zip, /Users/MacBookHP/Library/ssdtPRGen/extractACPITables.zip.zip or /Users/MacBookHP/Library/ssdtPRGen/extractACPITables.zip.ZIP. Fixing executing bit of extractACPITables ... chmod: /Users/MacBookHP/Library/ssdtPRGen/Tools/extractACPITables: No such file or directory rm: /Users/MacBookHP/Library/ssdtPRGen/extractACPITables.zip: No such file or directory ./ssdtPRGen.sh: line 2605: /Users/MacBookHP/Library/ssdtPRGen/Tools/extractACPITables: No such file or directory Error: /Users/MacBookHP/Library/ssdtPRGen/ACPI/DSDT.aml not found! Aborting ... Done. ` thank you

b101 commented 8 years ago

I have looked the folder up and extractACPITables.zip is not there, but everything downloaded fine when I went through your ReadMe instructions..

b101 commented 8 years ago

I extracted the zip inside the Tools folder and it helped me get past the problem. But I already got the next error :S

MacBookHP@Branimirs-MacBook-Air:~/Library/ssdtPRGen$ ./ssdtPRGen.sh

ssdtPRGen.sh v0.9  Copyright (c) 2011-2012 by † RevoGirl
             v6.6  Copyright (c) 2013 by † Jeroen
             v18.2 Copyright (c) 2013-2016 by Pike R. Alpha
-----------------------------------------------------------
Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <

System information: Mac OS X 10.11.4 (15E65)
Brandstring: "Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz"

Version: models.cfg v160 / Ivy Bridge.cfg v0

Scope (_PR_) {222 bytes} with ACPI Processor declarations found in the DSDT (ACPI 1.0 compliant)
Generating ssdt.dsl for a 'MacBookAir6,2' with board-id [Mac-7DF21CB3ED6977E5]
Skylake Core i5-6200U processor [0x406E3] setup [0x0605]
With a maximum TDP of 15 Watt, as specified by Intel
Number logical CPU's: 4 (Core Frequency: 2300 MHz)
Number of Turbo States: 5 (2400-2800 MHz)
Number of P-States: 24 (500-2800 MHz)
Adjusting C-States for detected (mobile) processor
Injected C-States for CPU0 (C1,C3,C6,C7)
Injected C-States for CPU1 (C1,C2,C3,C6,C7)
Warning: 'cpu-type' may be set improperly (0x0605 instead of 0x0905)

Error: board-id [Mac-7DF21CB3ED6977E5] not supported by Skylake – check SMBIOS data / use the -c option

Do you want to continue (y/n)? 

you wouldnt know what this means and what happens if i press y, do you

Piker-Alpha commented 8 years ago

The cpu-type warning can be ignored and the error about board-id mismatch (for Skyline) probably as well. Just give it a try.

b101 commented 8 years ago

I ran it through, it created the DSDT and I copied it. I don't know if it worked tho haha I don't see any difference - I just think i noticed my HDD making strange noises as if it is reading something and then jumping back... that awkward sound when you know its kind of jammed up somewhere LOL but the laptop is new, so I doubt it. And my Fan - i guess the HDD Fan that is, is working a lot more. I don't know what to think of all this :)

Piker-Alpha commented 8 years ago

You could try a Skylake Mac board-id/model identifier, but since we only have the iMac17,1 and MacBook9,1plists... that will require some modifications. Like changing the frequency under Frequencies in Mac-9AE82516C7C6B903.plist from 2700 to 2800. You'll miss the top most turbo frequency, but we can fix that if this works for your setup.

b101 commented 8 years ago

I will look into it asap and let you know. If I know what I have to modify I could certainly do it

JeromeNamNam commented 8 years ago

Hi Everybody, I'm having the exact same processor i5 6200u 2,3GHz Skylake, inside a new laptop I'm trying to configure to install OSX. I already started a discussion here in order to solve my NVMe hd problems here: based on Piker-Alpha hack and with the help of jdizzle.

Now it seems I have to work and configure on my SMBIOS table in order to get this osx installer running properly. Any idea, any suggestion I should look into?

Thanks in advance,