Advertisement
Goodevil95

Untitled

Mar 12th, 2023
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. Here is how upower -d and capacity looks:
  2. shatur@pinephone ~> cat /sys/class/power_supply/ip5xxx-battery/capacity
  3. 64
  4. shatur@pinephone ~> upower -d
  5. Device: /org/freedesktop/UPower/devices/battery_ip5xxx_battery
  6. native-path: ip5xxx-battery
  7. power supply: yes
  8. updated: Thu 01 Jan 1970 03:00:00 AM MSK (1678638474 seconds ago)
  9. has history: no
  10. has statistics: no
  11. battery
  12. present: no
  13. rechargeable: yes
  14. state: unknown
  15. warning-level: none
  16. energy: 0 Wh
  17. energy-empty: 0 Wh
  18. energy-full: 0 Wh
  19. energy-full-design: 0 Wh
  20. energy-rate: 0 W
  21. charge-cycles: N/A
  22. percentage: 0%
  23. icon-name: 'battery-missing-symbolic'
  24.  
  25. Device: /org/freedesktop/UPower/devices/line_power_ip5xxx_boost
  26. native-path: ip5xxx-boost
  27. power supply: yes
  28. updated: Sat 11 Mar 2023 11:51:44 AM EET (110170 seconds ago)
  29. has history: no
  30. has statistics: no
  31. line-power
  32. warning-level: none
  33. online: yes
  34. icon-name: 'ac-adapter-symbolic'
  35.  
  36. Device: /org/freedesktop/UPower/devices/battery_ip5xxx_usb
  37. native-path: ip5xxx-usb
  38. power supply: yes
  39. updated: Thu 01 Jan 1970 03:00:00 AM MSK (1678638474 seconds ago)
  40. has history: no
  41. has statistics: no
  42. battery
  43. present: no
  44. rechargeable: yes
  45. state: unknown
  46. warning-level: none
  47. energy: 0 Wh
  48. energy-empty: 0 Wh
  49. energy-full: 0 Wh
  50. energy-full-design: 0 Wh
  51. energy-rate: 0 W
  52. charge-cycles: N/A
  53. percentage: 0%
  54. icon-name: 'battery-missing-symbolic'
  55.  
  56. Device: /org/freedesktop/UPower/devices/battery_axp20x_battery
  57. native-path: axp20x-battery
  58. power supply: yes
  59. updated: Sun 12 Mar 2023 06:27:45 PM EET (9 seconds ago)
  60. has history: yes
  61. has statistics: yes
  62. battery
  63. present: yes
  64. rechargeable: yes
  65. state: charging
  66. warning-level: none
  67. energy: 0 Wh
  68. energy-empty: 0 Wh
  69. energy-full: 0 Wh
  70. energy-full-design: 0 Wh
  71. energy-rate: 0.7644 W
  72. voltage: 4.175 V
  73. charge-cycles: N/A
  74. percentage: 95%
  75. icon-name: 'battery-full-charging-symbolic'
  76. History (charge):
  77. 1678638375 95.000 charging
  78. History (rate):
  79. 1678638465 0.764 charging
  80. 1678638435 1.319 charging
  81. 1678638405 0.290 charging
  82. 1678638375 1.147 charging
  83.  
  84. Device: /org/freedesktop/UPower/devices/line_power_axp20x_usb
  85. native-path: axp20x-usb
  86. power supply: yes
  87. updated: Sat 11 Mar 2023 11:51:44 AM EET (110170 seconds ago)
  88. has history: no
  89. has statistics: no
  90. line-power
  91. warning-level: none
  92. online: yes
  93. icon-name: 'ac-adapter-symbolic'
  94.  
  95. Device: /org/freedesktop/UPower/devices/DisplayDevice
  96. power supply: yes
  97. updated: Sun 12 Mar 2023 06:27:45 PM EET (9 seconds ago)
  98. has history: no
  99. has statistics: no
  100. battery
  101. present: yes
  102. state: charging
  103. warning-level: none
  104. energy: 0 Wh
  105. energy-full: 0 Wh
  106. energy-rate: 0.7644 W
  107. charge-cycles: N/A
  108. percentage: 31.6667%
  109. icon-name: 'battery-good-charging-symbolic'
  110.  
  111. Daemon:
  112. daemon-version: 1.90.0
  113. on-battery: no
  114. lid-is-closed: no
  115. lid-is-present: no
  116. critical-action: PowerOff
  117. shatur@pinephone ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement