배터리는 Ubuntu 19.04에서 항상 추정 중으로 표시됩니다.

배터리는 Ubuntu 19.04에서 항상 추정 중으로 표시됩니다.

1년 넘게 Ubuntu를 사용해 왔지만 이제 아무런 문제가 없었습니다. 며칠 전부터 배터리 상태가 조금 이상해졌습니다. 항상 100%로 표시되고, 플러그인 충전을 하면 견적 중이라고 표시되고, 충전기를 뽑거나 꽂아도 이 상태로 유지됩니다.

다음 명령은 아래 결과를 보여줍니다.

~$ upower -i /org/freedesktop/UPower/devices/battery_BAT0   native-path:          (null)   power supply:         no   updated:     Do 01 Jan 1970 01:00:00 CET (1561282273 seconds ago)   has history:    no   has statistics:       no   unknown
    warning-level:       unknown
    battery-level:       unknown
    icon-name:          '(null)'

acpi -V 는 아래 결과를 보여줍니다.

~$ acpi -V
Battery 0: Discharging, 0%, 11:57:45 remaining
Adapter 0: off-line
Thermal 0: ok, 53.0 degrees C
Thermal 0: trip point 0 switches to mode critical at temperature 127.0 degrees C
Thermal 0: trip point 1 switches to mode hot at temperature 127.0 degrees C
Cooling 0: Processor 0 of 10
Cooling 1: Processor 0 of 10
Cooling 2: x86_pkg_temp no state information available
Cooling 3: Processor 0 of 10
Cooling 4: intel_powerclamp no state information available
Cooling 5: Processor 0 of 10



sudo tlp-stat -b
--- TLP 1.1 --------------------------------------------

+++ Battery Status
/sys/class/power_supply/BAT1/manufacturer                   = LENOVO 
/sys/class/power_supply/BAT1/model_name                     = PABAS0241231
/sys/class/power_supply/BAT1/cycle_count                    = (not supported)
/sys/class/power_supply/BAT1/status                         = Discharging

무슨 일이 일어나고 있는지 아시나요?

관련 정보