Bug 4113

Summary: Dell Latitude X300 Battery status shows 0 mAh capacities
Product: ACPI Reporter: H (havarden)
Component: Power-BatteryAssignee: Luming Yu (luming.yu)
Status: REJECTED DUPLICATE    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.10 Subsystem:
Regression: --- Bisected commit-id:
Bug Depends on: 4112    
Bug Blocks:    

Description H 2005-01-27 06:24:42 UTC
See bug #4112 for environmental descriptions and other information.

/proc/acpi/battery/BATX/state on Dell Latitude X300 fails to show the capacity
of the battery, and it's discharge/charge rate. The charging state is shown
correctly.

Output of /proc/acpi/battery/BAT1/state without AC adapter attached:

root@linkin:~; cat /proc/acpi/battery/BAT1/state 
present:                 yes
capacity state:          ok
charging state:          discharging
present rate:            768 mA
remaining capacity:      0 mAh
present voltage:         0 mV

Output with AC adapter attached:
root@linkin:~; cat /proc/acpi/battery/BAT1/state 
present:                 yes
capacity state:          ok
charging state:          charged
present rate:            0 mA
remaining capacity:      0 mAh
present voltage:         0 mV

This bug is related to the #4112 BIOS bug of the X300, and can (as mentioned in
that report) be fixed by editing the DSDT and compiling it into the kernel.
Comment 1 Len Brown 2005-08-17 09:16:45 UTC
still an issue in 2.6.13?
Comment 2 Luming Yu 2005-09-07 01:38:44 UTC
This is a duplicate of 4112.  

*** This bug has been marked as a duplicate of 4112 ***