You are not logged in.
Hello friends, I have problem in battery indicator on XFCE
My battery gauge icon is stopped, it does not show the correct percentage. The indicator only updates when I turn on the notebook and when I unplug. But when I turn on the notebook if you have 80% for example, this will stay the same loading and unloading.
I updated the version of XFCE, and the problem persists.
I uninstalled the battery icon of the plugin and installed again. But the problem persists.
I do not know what to do.
My system is Xubuntu 14.04
My XFCE is 4.12
Offline
Do the results of:
upower -d
...match up with what the battery plugin is saying, or does it show different information? (i.e. does 'upower -d' also show the incorrect information?)
What is the make and model of your laptop?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello Friend,
This my problem occurred because, like it when watching movies on the browser, but does not activates the screen saver. for this, I found in a forum, and found this code for use in the terminal: xset s off-dpms
When use this screen lock code actually works. But when restarting the machine for example, the battery indicator does not show the real load (with or without using the above code).
My battery indicator now 63%:
Using upower -d:
fabriel@fabriel-RV415:~$ upower -d
Device: /org/freedesktop/UPower/devices/line_power_ADP1
native-path: ADP1
power supply: yes
updated: Dom 08 Nov 2015 00:26:44 BRST (1069 seconds ago)
has history: no
has statistics: no
line-power
warning-level: none
online: no
icon-name: 'ac-adapter-symbolic'
Device: /org/freedesktop/UPower/devices/battery_BAT1
native-path: BAT1
vendor: SAMSUNG Electronics
power supply: yes
updated: Dom 08 Nov 2015 00:43:37 BRST (56 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: discharging
warning-level: none
energy: 12,2544 Wh
energy-empty: 0 Wh
energy-full: 26,64 Wh
energy-full-design: 32,56 Wh
energy-rate: 12,6836 W
voltage: 14,357 V
time to empty: 58,0 minutes
percentage: 46%
capacity: 81,8182%
technology: lithium-ion
icon-name: 'battery-good-symbolic'
History (charge):
1446950617 46,000 discharging
History (rate):
1446950617 12,684 discharging
1446950596 13,335 discharging
Device: /org/freedesktop/UPower/devices/DisplayDevice
power supply: yes
updated: Qua 31 Dez 1969 21:00:00 BRT (1446950673 seconds ago)
has history: no
has statistics: no
battery
present: yes
state: discharging
warning-level: none
energy: 12,2544 Wh
energy-full: 26,64 Wh
energy-rate: 12,6836 W
time to empty: 58,0 minutes
percentage: 46%
icon-name: 'battery-good-symbolic'
Daemon:
daemon-version: 0.99.1
on-battery: yes
lid-is-closed: no
lid-is-present: yes
critical-action: HybridSleep
fabriel@fabriel-RV415:~$
Offline
Well there does seem to be some sort of discrepancy there.
Can you confirm what you are using for your battery indicator? Right-click the panel that has the battery icon and select Panel>Panel Preferences. Go to the Items tab and look at the list of plugins. Are you using the old battery plugin or the new Power Manager Plugin?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I'm using the plugin that comes native Ubuntu 14.04, which is the XFCE 4.10.
There in the post above I have upgraded the XFCE for 4.12 but still did not work, did it with downgrade to the official version which came on Xubuntu to resolve the issue. But not resolved.
I use the plugin is old.
Offline
The plugin that you are showing above is not an Xfce plugin - it looks like an Ubuntu-specific power indicator. If you are using 4.12, add the "Power Manager Plugin" to the panel and see if it generates the correct information.
In 4.10, I believe that if the xfce4-power-manager process was running, there was a tray icon added to the panel. What does the following return:
ps -ef | grep -i power-manager
Also, run:
xfce4-power-manager-settings
...and go to the Devices tab and click on your battery. Does the information there match up with what "upower -d" is reporting?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
not ... not worked.
I give up
Offline
I had this issue and someone told me let battery run out completely then restart. It worked for me.
Offline
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 556.71 KiB (Peak: 573.55 KiB) ]