Contribute
Register

Asus R510JK (X550JK mobo) HD4600 problem

Status
Not open for further replies.
Today , I try yosemite again. USB and sleep works well now. Thanks a lot.

But the lcd is still black after wake-up so I have to close lid again and open it quickly then it will work.

SpeedStep I still don't know how to fix it.

My best!
 
Today , I try yosemite again. USB and sleep works well now. Thanks a lot.

But the lcd is still black after wake-up so I have to close lid again and open it quickly then it will work.

SpeedStep I still don't know how to fix it.

My best!

Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic.
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 -Rf ~/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
 
Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic.
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 -Rf ~/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

Thanks a lot!
Here are these files:

1.View attachment RehabMan.zipView attachment ioreg.zip

2.AICPM is not loaded.

I got XCPM massege from console :

14/11/11 上午2:59:11.000 kernel[0]: XCPM: registered
14/11/10 下午6:59:00.000 kernel[0]: IOPPF: XCPM mode

and kext wizard shows that AGPM has been loaded.

Here is the output :

Code:
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ patchmatic -extract[/FONT][FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y acpiplat[/FONT]
[FONT=Menlo]   13    2 0xffffff7f82051000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y appleintelcpu[/FONT]

My best.
 
Thanks a lot!
Here are these files:

1.View attachment 112936View attachment 112935

2.AICPM is not loaded.

I got XCPM massege from console :

14/11/11 上午2:59:11.000 kernel[0]: XCPM: registered
14/11/10 下午6:59:00.000 kernel[0]: IOPPF: XCPM mode

and kext wizard shows that AGPM has been loaded.

Here is the output :

Code:
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ patchmatic -extract[/FONT][FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y acpiplat[/FONT]
[FONT=Menlo]   13    2 0xffffff7f82051000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]disanrenchengdeMacBook-Pro:RehabMan Junwen$ kextstat|grep -y appleintelcpu[/FONT]

My best.

I think speedstep is likely working. But you should test your pstates to be sure.

You do not have the latest ACPIBacklight.kext installed.
 
I think speedstep is likely working. But you should test your pstates to be sure.

You do not have the latest ACPIBacklight.kext installed.


Thanks any way.

I update the kext,nothing changes.

there are 6 steps as before 8-18-28-30-32-33.

No apple device use i5 4200h. I have tried almost all smbios.

I don't know what to do next
 
Status
Not open for further replies.
Back
Top