~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic

« back to all changes in this revision

Viewing changes to gnome-help/lv/power-batteryestimate.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="ui" id="power-batteryestimate" xml:lang="lv">
 
3
 
 
4
  <info>
 
5
  
 
6
    <link type="guide" xref="power#battery"/>
 
7
    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
 
8
    
 
9
    <desc>The battery life displayed when you click on the <gui>battery icon</gui> is an estimate.</desc>
 
10
    
 
11
    <credit type="author">
 
12
      <name>GNOME Documentation Project</name>
 
13
      <email>gnome-doc-list@gnome.org</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Phil Bull</name>
 
17
      <email>philbull@gmail.com</email>
 
18
    </credit>
 
19
    <credit type="author">
 
20
      <name>Ekaterina Gerasimova</name>
 
21
      <email>kittykat3756@gmail.com</email>
 
22
    </credit>
 
23
    
 
24
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
25
  </info>
 
26
 
 
27
<title>The estimated battery life is wrong</title>
 
28
 
 
29
<p>When you check the remaining battery life, you may find that the time
 
30
remaining that it reports is different to how long the battery actually lasts.
 
31
This is because the amount of remaining battery life can only be estimated.
 
32
Normally, the estimates improve over time.</p>
 
33
 
 
34
<p>In order to estimate the remaining battery life, a number of factors must be
 
35
taken into account. One is the amount of power currently being used by the
 
36
computer: power consumption varies depending on how many programs you have
 
37
open, which devices are plugged in, and whether you are running any intensive
 
38
tasks (like watching a DVD or converting music files, for example). This
 
39
changes from moment to moment, and is difficult to predict.</p>
 
40
 
 
41
<p>Another factor is how the battery discharges. Some batteries lose charge
 
42
faster the emptier they get. Without precise knowledge of how the battery
 
43
discharges, only a rough estimate of remaining battery life can be made.</p>
 
44
 
 
45
<p>As the battery discharges, the power manager will figure-out its discharge
 
46
properties and will learn how to make better estimates of battery life. They
 
47
will never be completely accurate, though.</p>
 
48
 
 
49
<note>
 
50
  <p>If you get a completely ridiculous battery life estimate (say, hundreds of
 
51
  days), the power manager is probably missing some of the data it needs to
 
52
  make a sensible estimate.</p>
 
53
  <p>If you unplug the power and run the laptop on battery for a while, then
 
54
  plug it in and let it recharge again, the power manager should be able to get
 
55
  the data it needs.</p>
 
56
</note>
 
57
 
 
58
</page>