Contribute
Register

Sony Vaio VPCEH2M1R - The battery does not work by the method RehabMan

Status
Not open for further replies.
From where did you download macOS?
On what hardware did you create your USB installer?


The system was downloaded from the App Store

A flash drive was created, in os x.
 
The system was downloaded from the App Store

A flash drive was created, in os x.

Your kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Kext injection is only for the installer and recovery.

Note: Your battery seems significantly degraded (MaxCapacity is 35% of DesignCapacity)

Also... and this may be your mistake (it is a big one)... Your ACPI/patched is out-of-sync with native.
Note SystemMemory differences:
Code:
u430:origin Admin$ diff ../origin/ ../patched/ |grep SystemMemory
<     OperationRegion (GNVS, SystemMemory, 0xDCD7BC18, 0x02B0)
>     OperationRegion (GNVS, SystemMemory, 0xDCE4BC18, 0x02B0)
<                     OperationRegion (ATRP, SystemMemory, ATRB, 0x00100000)
>                     OperationRegion (ATRP, SystemMemory, ATRB, 0x00010000)
[code]

Re-extract/re-patch ACPI.
 
Your kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Kext injection is only for the installer and recovery.

Note: Your battery seems significantly degraded (MaxCapacity is 35% of DesignCapacity)

Also... and this may be your mistake (it is a big one)... Your ACPI/patched is out-of-sync with native.
Note SystemMemory differences:
Code:
u430:origin Admin$ diff ../origin/ ../patched/ |grep SystemMemory
<     OperationRegion (GNVS, SystemMemory, 0xDCD7BC18, 0x02B0)
>     OperationRegion (GNVS, SystemMemory, 0xDCE4BC18, 0x02B0)
<                     OperationRegion (ATRP, SystemMemory, ATRB, 0x00100000)
>                     OperationRegion (ATRP, SystemMemory, ATRB, 0x00010000)
[code]

Re-extract/re-patch ACPI.

Help fix ... please :(
 

Attachments

  • Screen Shot 2017-08-26 at 18.41.05.png
    Screen Shot 2017-08-26 at 18.41.05.png
    458.3 KB · Views: 88
I do not understand how to fix them ... help?
If you can explain, specify what will help me, or tell me how to do this from experience.
Thank you :)

P.S I am a professional web programmer. So far, working with the ACPI table is difficult.

If you patched DSDT before, I don't see why you can't do it again.
Read the ACPI patching guide.
 
If you patched DSDT before, I don't see why you can't do it again.
Read the ACPI patching guide.


Log error

default 12:30:51.356451 +0300 kernel ACPIBatteryManager: evaluateObject error 0xe00002c2
по умолчанию 12:30:51.356453 +0300 kernel ACPIBatteryManager: getBatteryBST called
по умолчанию 12:30:51.357489 +0300 kernel ACPIBatteryManager: setBatteryBST: acpibat_bst size = 4
по умолчанию 12:30:51.357492 +0300 kernel ACPIBatteryManager: fPowerUnit = 0x0
по умолчанию 12:30:51.357493 +0300 kernel ACPIBatteryManager: currentStatus = 0x0
по умолчанию 12:30:51.357495 +0300 kernel ACPIBatteryManager: fCurrentRate = 0
по умолчанию 12:30:51.357497 +0300 kernel ACPIBatteryManager: fCurrentCapacity = 16160
по умолчанию 12:30:51.357497 +0300 kernel ACPIBatteryManager: fCurrentVoltage = 3866
по умолчанию 12:30:51.357499 +0300 kernel ACPIBatteryManager: Calculating for WATTS
по умолчанию 12:30:51.357500 +0300 kernel ACPIBatteryManager: fCurrentRate(mA) = 0
по умолчанию 12:30:51.357501 +0300 kernel ACPIBatteryManager: fCurrentCapacity(mAh) = 0
по умолчанию 12:30:51.357503 +0300 kernel ACPIBatteryManager: fAverageRate = 0
по умолчанию 12:30:51.357512 +0300 kernel ACPIBatteryManager: Battery is charged.
по умолчанию 12:30:51.357516 +0300 kernel ACPIBatteryManager: rebuildLegacyIOBatteryInfo called
по умолчанию 12:30:51.357530 +0300 kernel ACPIBatteryManager: fRealAC=-1, fACConnected=1
по умолчанию 12:30:51.615141 +0300 wifivelocityd STARTUP! (v49)
по умолчанию 12:30:51.657452 +0300 wifivelocityd FAILED to initialize WiFiVelocity engine
по умолчанию 12:30:52.358135 +0300 kernel ACPIBatteryManager: pollingTimeOut called
по умолчанию 12:30:52.358149 +0300 kernel ACPIBatteryManager: pollBatteryState: path = 1
по умолчанию 12:30:52.358151 +0300 kernel ACPIBatteryManager: getBatterySTA called
по умолчанию 12:30:52.358507 +0300 kernel ACPIBatteryManager: setBatterySTA: battery_status = 0x1f
по умолчанию 12:30:52.358510 +0300 kernel ACPIBatteryManager: getBatteryBIF called
по умолчанию 12:30:52.358516 +0300 kernel ACPIBatteryManager: validateObject return 0x0
 
Log error

default 12:30:51.356451 +0300 kernel ACPIBatteryManager: evaluateObject error 0xe00002c2
по умолчанию 12:30:51.356453 +0300 kernel ACPIBatteryManager: getBatteryBST called
по умолчанию 12:30:51.357489 +0300 kernel ACPIBatteryManager: setBatteryBST: acpibat_bst size = 4
по умолчанию 12:30:51.357492 +0300 kernel ACPIBatteryManager: fPowerUnit = 0x0
по умолчанию 12:30:51.357493 +0300 kernel ACPIBatteryManager: currentStatus = 0x0
по умолчанию 12:30:51.357495 +0300 kernel ACPIBatteryManager: fCurrentRate = 0
по умолчанию 12:30:51.357497 +0300 kernel ACPIBatteryManager: fCurrentCapacity = 16160
по умолчанию 12:30:51.357497 +0300 kernel ACPIBatteryManager: fCurrentVoltage = 3866
по умолчанию 12:30:51.357499 +0300 kernel ACPIBatteryManager: Calculating for WATTS
по умолчанию 12:30:51.357500 +0300 kernel ACPIBatteryManager: fCurrentRate(mA) = 0
по умолчанию 12:30:51.357501 +0300 kernel ACPIBatteryManager: fCurrentCapacity(mAh) = 0
по умолчанию 12:30:51.357503 +0300 kernel ACPIBatteryManager: fAverageRate = 0
по умолчанию 12:30:51.357512 +0300 kernel ACPIBatteryManager: Battery is charged.
по умолчанию 12:30:51.357516 +0300 kernel ACPIBatteryManager: rebuildLegacyIOBatteryInfo called
по умолчанию 12:30:51.357530 +0300 kernel ACPIBatteryManager: fRealAC=-1, fACConnected=1
по умолчанию 12:30:51.615141 +0300 wifivelocityd STARTUP! (v49)
по умолчанию 12:30:51.657452 +0300 wifivelocityd FAILED to initialize WiFiVelocity engine
по умолчанию 12:30:52.358135 +0300 kernel ACPIBatteryManager: pollingTimeOut called
по умолчанию 12:30:52.358149 +0300 kernel ACPIBatteryManager: pollBatteryState: path = 1
по умолчанию 12:30:52.358151 +0300 kernel ACPIBatteryManager: getBatterySTA called
по умолчанию 12:30:52.358507 +0300 kernel ACPIBatteryManager: setBatterySTA: battery_status = 0x1f
по умолчанию 12:30:52.358510 +0300 kernel ACPIBatteryManager: getBatteryBIF called
по умолчанию 12:30:52.358516 +0300 kernel ACPIBatteryManager: validateObject return 0x0

Battery patching guide:
https://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/
 
Status
Not open for further replies.
Back
Top