Opened 17 years ago
Closed 17 years ago
#47 closed defect (fixed)
Acer travelmate 291lmi, battery level shows 0%
Reported by: | Paul Smedley | Owned by: | pasha |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ACPI PSD | Version: | 3.01 |
Keywords: | Cc: |
Description
Acer travelmate 291lmi (CPU: centrino 1.4, intel ich4)
The thing that wasn't working on my laptop was the battery life remaining.
We patched the dsdt table and it seemed to work, however I've since discovered that whilst it makes the system report the battery life remaining, the time is incorrect. I've experimented with the dsdt some more but haven't been able to find the correct value.
Interestingly, XP doesn't report the time remaining either.... but linux does - I assume linnux is doing some kind of calculation to determine the battery life based on a calculated rate:
(battery capacity remaining at time 0) - (battery capacity at time 1)
(time 0 - time 1)
then using this calculated rate to determine how much time until the battery is flat.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
As I understand after change table for this notebook. HW for detect battery charged rate is absent.
battery life works - battery time remaining, ie battery rate doesn't....