#32 closed defect (fixed)
Battery always shows 0%
| Reported by: | David McKenna | Owned by: | anonymous |
|---|---|---|---|
| Priority: | minor | Milestone: | Release version 3.08 |
| Component: | APM Compatibility Driver | Version: | 3.01 |
| Keywords: | Cc: |
Description
Using eCS 2.0rc1, w4 kernal, ACPI 3.01, APM 1.16. Battery widget always shows 0% whether plugged in or not, but time remaining seems to be correct. Battery.log (from ACPIBattery) shows an error evaluating _BIF, but ends by saying 'no error'(?). Using 'iasl' to check the DSDT does not show any error in _BIF.
Attachments (6)
Change History (15)
by , 18 years ago
| Attachment: | battery.log added |
|---|
by , 18 years ago
| Attachment: | AcpiBattery.exe added |
|---|
comment:4 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Can you try this AcpiBattery and install apm.add from debug directory and attach apm.log. Create as copy apm$ apm.log
by , 18 years ago
by , 18 years ago
| Attachment: | acpibattery.log added |
|---|
comment:5 by , 18 years ago
I have added the logs you requested. ACPIBattery.log is the result of running the test ACPIBattery you provided. It looks like it works now! APM.log is the log after loading the debug APM.ADD. All of this is using the new versions of ACPI (3.02) and APM (1.17).
by , 18 years ago
| Attachment: | acpibatunplug.log added |
|---|
comment:6 by , 18 years ago
I added ACPIBatUnPlug.log... this is the result of the test ACPIBattery with notebook unplugged. It clearly works.... even if it is buttery 8-)
comment:8 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Increase struct size in AcpiBattery and change apm.add for use ACPI_ALLOCATE_BUFFER instead fixed struct.
