Jump to content

OSXnoob

Members
  • Posts

    112
  • Joined

  • Last visited

Posts posted by OSXnoob

  1. ssdt.aml is on desktop and copy in patched folder from clover.. must i change some settings with the clover configurator?

     

    in Clover kext 10.10 i have

    AppleIntelE1000e.kext

    FakePCIID_HD4600_HD4400.kext

    FakePCIID.kext

    FakeSMC.kext

    VoodooPS2Controller.kext

     

    In SLE

    ACPIBatteryManager.kext

    voodooHDA

    HDA disabler

     

    here the link again... my config and dsdt..

    and the zip file with kext for my hd4600

     

    Must i disable speedsteping in bios? when yes makes this problems with windows 7?

     

     

    and now i must delete AppleIntelCPUPowerManagement and enable AsusAICPUPM in Clover config?

  2. I have install the vanilla AppleSmartBatteryManager.kext and the newest 1.55 ACPIBatteryManager in SLE

     

    for understand.. vanilla means the original Yosemite kext?

     

    Now the Batter status switch between (no Battery (Battery symbol with x in it) and (the right status)

    This Laptop can be uses 2 Battery... this is the reason why the battery symbol will change??

     

    ----

     

    I have do this..

    You should change the hibernation mode to 0 and remove the sleepimage file if there is one. Use the following Terminal commands:

    sudo pmset hibernatemode 0

    sudo rm -f /var/vm/sleepimage

     

    For battery status, replace the AppleSmartBatteryManager kext in /S/L/E by the attached version. Finish with the following Terminal commands to fix permissions and rebuild cache:

    sudo chmod -R 755 /System/Library/Extensions

    sudo chown -R 0:0 /System/Library/Extensions

    sudo touch /System/Library/Extensions
    sudo kextcache -Boot -U /

     

    Is it a Problem now? Hhave i change to much?

     

    -----

    I don't have install INTELcpuPowermanagement.kext... but when i look in the intel power gadget tool speedsteping works

     

    I have try your dsdt.. after that yosemite don't boot... I try it again no.. and make a screenshot...

    I have try to make a ssdt with ssdtPRGen.sh.. but i don't find the ssdt.aml :(

     

    When i copy the ssdt and the dsdt in Clover patched folder...  must i change some settings with the clover configurator?

  3. I only found 1.50.. battery status is ok.. but it doesn't show the to empty the battery.. but first is ok.. when the laptop don't make the auto restart :)

    09.02.15 09:36:43,000 kernel[0]: ACPIBatteryManager: Version 1.50 starting.
    09.02.15 09:36:43,000 kernel[0]: ACPIBatteryManager: Using ACPI regular battery information method _BIF
    09.02.15 09:36:43,000 kernel[0]: ACPIBatteryManager: Version 1.50 starting.
    09.02.15 09:36:43,000 kernel[0]: ACPIBatteryManager: Using ACPI regular battery information method _BIF
    09.02.15 09:36:49,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
    09.02.15 09:37:29,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
    09.02.15 09:38:09,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
    09.02.15 09:38:49,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
    09.02.15 09:39:29,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
    09.02.15 09:40:09,000 kernel[0]: ACPIBatteryManager: Error: Overall Read Timeout Expired (0)
     

     

    It is easyer to get the Battery status with a DSDT patch?

     

    ok now I have the same problems withe the sleep

  4. I have made this...

    You should change the hibernation mode to 0 and remove the sleepimage file if there is one. Use the following Terminal commands:

    sudo pmset hibernatemode 0

    sudo rm -f /var/vm/sleepimage

     

    But nothing happen... manuell sleep.. the laptop doesn't wake up...

     

    With the battery status... i try it now

  5. This is the Terminal Output..  If the battery status also possible via dsdt?

    Audio work with voodooHDA.. when ist work over dsdt it is better?

     

    MBP:~ Christian$ sudo pmset -g
    Active Profiles:
    AC Power        -1*
    Currently in use:
     Sleep On Power Button 1
     halfdim              1
     hibernatefile        /var/vm/sleepimage
     gpuswitch            2
     networkoversleep     0
     disksleep            0
     sleep                0
     hibernatemode        3
     ttyskeepawake        1
     displaysleep         0
     acwake               0
     womp                 0

×
×
  • Create New...