Power Management/lang-es: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 968: Line 968:


<div id="Device Power Down"/>
<div id="Device Power Down"/>
==Device Power Down==
==Apagar Dispositivos==
Muchos dipositivos externos en el XO-1 pueden ser apagados cuando no estén en uso
Muchos dipositivos externos en el XO-1 pueden ser apagados cuando no estén en uso


{{ Translated text |
{{ Translated text |
Many external devices in the XO-1 can be powered down when not in use.
Many external devices in the XO-1 can be powered down when not in use.
| display = block }}
| display = none }}


<div id="Screen Refresh Rate"/>
<div id="Screen Refresh Rate"/>
===Tasa de Refresco de la Pantalla===
===Screen Refresh Rate===


Hasta 100mw de energía pueden ser ahorrados controlando la velocidad de refresco de la pantalla. Esto es muy significativo en modo Ebook
Hasta 100mw de energía pueden ser ahorrados controlando la velocidad de refresco de la pantalla. Esto es muy significativo en modo Ebook
Line 987: Line 987:


Whenever the X server transitions from not drawing to drawing, the refresh rate should be increased to its normal 50hz at the next vertical retrace. Whenever the X server goes idle, the refresh rate should be dropped to a frame rate of (tbd) at the next vertical retrace. [http://dev.laptop.org/ticket/1419 Trac #1419] has been established to track this behavior.
Whenever the X server transitions from not drawing to drawing, the refresh rate should be increased to its normal 50hz at the next vertical retrace. Whenever the X server goes idle, the refresh rate should be dropped to a frame rate of (tbd) at the next vertical retrace. [http://dev.laptop.org/ticket/1419 Trac #1419] has been established to track this behavior.
| display = block }}
| display = none }}


<div id="DCON mode"/>
<div id="DCON mode"/>
Line 994: Line 994:
{{ Translated text |
{{ Translated text |
See above section about the [[#Video Drivers|video drivers]].
See above section about the [[#Video Drivers|video drivers]].
| display = block }}
| display = none }}


<div id="Backlight"/>
<div id="Backlight"/>
Line 1,013: Line 1,013:
Recent Gnome versions have dbus messages defined to allow applications (such as DVD players) to temporarily disable the screen saver/DPMS functions of the system (e.g. the Totem video player). The XO-1 power manager and activities should follow these conventions.
Recent Gnome versions have dbus messages defined to allow applications (such as DVD players) to temporarily disable the screen saver/DPMS functions of the system (e.g. the Totem video player). The XO-1 power manager and activities should follow these conventions.


The backlight is controlled by the X DPMS extension [http://dev.laptop.org/ticket/1429 Trac #1429] has been established to track its implementation..
The backlight is controlled by the X DPMS extension [http://dev.laptop.org/ticket/1429 Trac #1429] has been established to track its implementation.
| display = block }}
| display = none }}


<div id="Audio"/>
<div id="Audio"/>
Line 1,029: Line 1,029:


We also need to audit our audio applications that they close the audio device when idle. [http://dev.laptop.org/ticket/1421 Trac #1421] has been established to track this verification.
We also need to audit our audio applications that they close the audio device when idle. [http://dev.laptop.org/ticket/1421 Trac #1421] has been established to track this verification.
| display = block }}
| display = none }}


<div id="USB"/>
<div id="USB"/>
Line 1,041: Line 1,041:


We also need to verify that we are properly disabling USB as we suspend and resume. [http://dev.laptop.org/ticket/1423 Trac #1423] has been established to track this issue.
We also need to verify that we are properly disabling USB as we suspend and resume. [http://dev.laptop.org/ticket/1423 Trac #1423] has been established to track this issue.
| display = block }}
| display = none }}


<div id="Keyboard/Touchpad"/>
<div id="Keyboard/Touchpad"/>
Line 1,050: Line 1,050:
{{ Translated text |
{{ Translated text |
At this time, it does not appear that the keyboard and touchpad consume enough power (a few milliwatts) to be a significant battery drain in Ebook mode. This may need to be revisited when we transition to a new lower power wireless module. In BTest-2 and BTest-1, it was inadvertently on the wrong power rail that is not powered during suspend: this is fixed in B3.
At this time, it does not appear that the keyboard and touchpad consume enough power (a few milliwatts) to be a significant battery drain in Ebook mode. This may need to be revisited when we transition to a new lower power wireless module. In BTest-2 and BTest-1, it was inadvertently on the wrong power rail that is not powered during suspend: this is fixed in B3.
| display = block }}
| display = none }}


<div id="SD"/>
<div id="SD"/>
Line 1,060: Line 1,060:
{{ Translated text |
{{ Translated text |
The SD slot and CaFE chip section should be powered down whenever the device is closed. [http://dev.laptop.org/ticket/1426 Trac #1426] has been established to track verification of this behavior.
The SD slot and CaFE chip section should be powered down whenever the device is closed. [http://dev.laptop.org/ticket/1426 Trac #1426] has been established to track verification of this behavior.
| display = block }}
| display = none }}


<div id="Camera"/>
<div id="Camera"/>
Line 1,073: Line 1,073:


Camera based activities should be audited that they close the device when idle or when not the current activity; eventual automation of this for standard activities in the tinderbox would be desirable if we can arrange it. [http://dev.laptop.org/ticket/1425 Trac #1425] has been established to track this task.
Camera based activities should be audited that they close the device when idle or when not the current activity; eventual automation of this for standard activities in the tinderbox would be desirable if we can arrange it. [http://dev.laptop.org/ticket/1425 Trac #1425] has been established to track this task.
| display = block }}
| display = none }}


<div id="Special Function Keys"/>
<div id="Special Function Keys"/>

Revision as of 07:37, 30 May 2007

Administración de Energía

  Esta página está supervisada por el equipo de OLPC.
  Traducción de Power Management original  
  english | español | 日本語 | 한국어   +/- cambios  
This is an on-going translation

XO-1 Especificación de Software