Contribute
Register

sleep/wake N550JK HD4600 and optimimize config

Status
Not open for further replies.
Joined
Jan 5, 2011
Messages
9
Motherboard
10.10.3
CPU
ASUS N550JK - I7-4710HQ
Graphics
HD4600
Mac
  1. MacBook Pro
  2. Mac Pro
Classic Mac
  1. iBook
  2. LC
  3. Performa
  4. SE
Mobile Phone
  1. iOS
I have ASUS N550JK - I7-4710HQ - Chipset HM86 - HD4600 .
Everything works fine with clover except: sleep/wake
(ig platform 0a260006)

Can you give me tips to optimize this configuration. Thank you.
Here is my setup (DSDT, SSDT, S/L/E, config.plist, EFI)
 

Attachments

  • Config N550J.zip
    215.4 KB · Views: 140
I have ASUS N550JK - I7-4710HQ - Chipset HM86 - HD4600 .
Everything works fine with clover except: sleep/wake
(ig platform 0a260006)

Can you give me tips to optimize this configuration. Thank you.
Here is my setup (DSDT, SSDT, S/L/E, config.plist, EFI)

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

Also, post EFI/Clover folder.
 
Enclosed the requested files

Thank you
 

Attachments

  • DSDT-SSDT-N550JK.zip
    45.8 KB · Views: 106
  • N550JK.ioreg
    2.2 MB · Views: 173
  • EFI-N550JK.zip
    52.2 MB · Views: 290
  • acpiplat - appleintelcpu - N550JK.tiff
    40.3 KB · Views: 118
Enclosed the requested files

Thank you

AppleACPIPlatform.kext is the wrong version for Yosemite (should be v3.1). I didn't look at anything else.

Restore it to vanilla.

Fresh install if necessary.
 
Thank you

What means "Restore it to vanilla."
I'm french and I sometimes have difficulty understanding
 
Thank you

What means "Restore it to vanilla."
I'm french and I sometimes have difficulty understanding

Restore to original kext that was there after a fresh install. Do a fresh install if necessary.
 
I looked in the folder S/L/E. This is the correct version...
 

Attachments

  • version AppleACPIPlatform.kext.tiff
    139.5 KB · Views: 120
I looked in the folder S/L/E. This is the correct version...

You'll need to determine why the wrong version is loading.

Hint: Kexts can load from locations other than /S/L/E, or even from PlugIn directories within /S/LE.

It is up to you to find it. The kextstat always represents the truth as far as versions.
 
I have to remove AppleACPIPlatform1067.kext ?
 
Status
Not open for further replies.
Back
Top