1

I have a dual-booted Ubuntu 14.04 LTS with Win8.1 on a Dell inspiron 14 series 5000 machine. It tire me with alot of bugs starting with wireless instability and showing new ones with each update I guess.

Recently, when I start my computer, the battery shows a correct percentage whether power is plugged in or not but it never changes. The value is fixed until the power is drained completely, only then I know I should plug the power in. When running :

 upower -i /org/freedesktop/UPower/devices/battery_BAT0

I get:

  native-path:          (null)
  power supply:         no
  updated:              Thu 01 Jan 1970 02:00:00 EET (1442252072 seconds ago)
  has history:          no
  has statistics:       no
  unknown
    warning-level:       unknown
    icon-name:          '(null)'

and when running:

upower -i /org/freedesktop/UPower/devices/battery_BAT1

I get:

     native-path:          BAT1
  vendor:               SANYO
  model:                DELL R0JM64B4
  serial:               0994
  power supply:         yes
  updated:              Mon 14 Sep 2015 19:47:30 EET (84 seconds ago)
  has history:          yes
  has statistics:       yes
  battery
    present:             yes
    rechargeable:        yes
    state:               discharging
    warning-level:       none
    energy:              16.7292 Wh
    energy-empty:        0 Wh
    energy-full:         39.6468 Wh
    energy-full-design:  45.144 Wh
    energy-rate:         11.1888 W
    voltage:             10.65 V
    time to empty:       1.5 hours
    percentage:          42%
    capacity:            87.823%
    technology:          lithium-ion
    icon-name:          'battery-good-symbolic'
  History (charge):
    1442252850  42.000  discharging

The time to empty is the real time not the displayed one in battery icon.

[UPDATE] Running:

acpi -b

Gets me:

Battery 0: Discharging, 15%, 00:32:53 remaining

0 Answers0