Contribute
Register

[Guide] Update Sony 'S' Series to Clover & Yosemite

Status
Not open for further replies.

Attachments

  • Tonymac.zip
    4.1 MB · Views: 142

ACPI is setup/patched incorrectly.

Based on ACPI/origin, you should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-7.aml
SSDT-8.aml

config.plist/ACPI/SSDT/Generate should be false (you have true).

No audio is likely due to the need for a kernel cache rebuild (see FAQ). It is typical when you're using a AppleHDA Clover hotpatch, and add kexts to the system. But in your case it is worse, since you have conflicting kexts installed which likely keep invalidating your kernel cache (see below).

AppleACPIPS2Nub.kext should not be installed with VoodooPS2Controller.kext. They conflict.
 
ACPI is setup/patched incorrectly.

Based on ACPI/origin, you should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-7.aml
SSDT-8.aml

config.plist/ACPI/SSDT/Generate should be false (you have true).

No audio is likely due to the need for a kernel cache rebuild (see FAQ). It is typical when you're using a AppleHDA Clover hotpatch, and add kexts to the system. But in your case it is worse, since you have conflicting kexts installed which likely keep invalidating your kernel cache (see below).

AppleACPIPS2Nub.kext should not be installed with VoodooPS2Controller.kext. They conflict.

I did the modifications. Find enclosed my IOReg, and Terminal outputs.

When I start my laptop, the CPU temperature on OSX is around 5°C under the Windows temperatures. So that is a good point.
But when I launch a video to stream (live TV...), the temperature increase much more on OSX than in Windows. And the fan is consequently much more speed. If I watch the video in full screen mode, the fan is increasing its speed to a new level.

Is there a solution or that could not be solved ?

Thanks ! :)

Code:
adrien-vaio:~ idrien$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8264a000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
adrien-vaio:~ idrien$ kextstat|grep -y appleintelcpu
   22    0 0xffffff7f824b8000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
   30    0 0xffffff7f824b3000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
adrien-vaio:~ idrien$ kextstat|grep -y applelpc
   89    0 0xffffff7f8235a000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <69 12 5 4 3>
adrien-vaio:~ idrien$ kextstat|grep -y applehda
   84    1 0xffffff7f82571000 0x1c000    0x1c000    com.apple.driver.AppleHDAController (269.25) <83 77 66 12 7 6 5 4 3 1>
  103    0 0xffffff7f827d2000 0xab000    0xab000    com.apple.driver.AppleHDA (999.1.1fc1) <102 91 84 83 77 66 6 5 4 3 1>
adrien-vaio:~ idrien$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext toledaARPT.kext
kext file:///System/Library/Extensions/RealtekRTL81xx.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67023 0xFFFFFFFFFFFEFA31 for kext ALC275Codec.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext
adrien-vaio:~ idrien$
 

Attachments

  • Tonymac.zip
    4.1 MB · Views: 144
I did the modifications. Find enclosed my IOReg, and Terminal outputs.

When I start my laptop, the CPU temperature on OSX is around 5°C under the Windows temperatures. So that is a good point.
But when I launch a video to stream (live TV...), the temperature increase much more on OSX than in Windows. And the fan is consequently much more speed. If I watch the video in full screen mode, the fan is increasing its speed to a new level.

Is there a solution or that could not be solved ?

Thanks ! :)

Code:
adrien-vaio:~ idrien$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8264a000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
adrien-vaio:~ idrien$ kextstat|grep -y appleintelcpu
   22    0 0xffffff7f824b8000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
   30    0 0xffffff7f824b3000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
adrien-vaio:~ idrien$ kextstat|grep -y applelpc
   89    0 0xffffff7f8235a000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <69 12 5 4 3>
adrien-vaio:~ idrien$ kextstat|grep -y applehda
   84    1 0xffffff7f82571000 0x1c000    0x1c000    com.apple.driver.AppleHDAController (269.25) <83 77 66 12 7 6 5 4 3 1>
  103    0 0xffffff7f827d2000 0xab000    0xab000    com.apple.driver.AppleHDA (999.1.1fc1) <102 91 84 83 77 66 6 5 4 3 1>
adrien-vaio:~ idrien$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext toledaARPT.kext
kext file:///System/Library/Extensions/RealtekRTL81xx.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_LPCSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_GPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_CPUSensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC_ACPISensors.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67023 0xFFFFFFFFFFFEFA31 for kext ALC275Codec.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext
adrien-vaio:~ idrien$

You should use SortedOrder to specify SSDT load order. You're getting lucky right now and they are loading in the correct order, but that is not guaranteed.

Try different SMBIOS.

Other than that, I don't really see an issue. You should probably try a fresh install. Or even an upgrade to the latest OS X.
 
Thanks for your help. I will try this.
 
Thanks for your help. I will try this.

Note that your issue may have to do with the kind of video you're playing and the software you're using to play it...
 
Note that your issue may have to do with the kind of video you're playing and the software you're using to play it...

A video with VLC, it is OK.
But most of the time, the fan speed is "unstable" when I watch a video in Chrome or Safari.
I just installed AppPolice to limit CPU Usage, but it is not working well.

It looks like the CPU temperature is able to decrease, but not the fan. For example :
- in idle, my temperature is around 55°C and the fan is quiet
- next, I launch the video, and the temperature is around 65-70°C and the fan speed increase
- after few seconds, the temperature back to 55-60°C, but the fan speed is not as quiet as it was in idle, and the CPU usage is not different also.

That is just strange, also compared to Windows.

Not a big problem at home, but in public places, that's boring.

Thanks
 
That is just strange, also compared to Windows.

Not really that strange. You're talking about completely different software. One may be hardware accelerated, the other not...
 
Status
Not open for further replies.
Back
Top