<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pandorawiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonsneyers</id>
	<title>Pandora Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pandorawiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonsneyers"/>
	<link rel="alternate" type="text/html" href="https://pandorawiki.org/Special:Contributions/Jonsneyers"/>
	<updated>2026-05-02T21:01:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0-alpha</generator>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Overclocking&amp;diff=28748</id>
		<title>Overclocking</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Overclocking&amp;diff=28748"/>
		<updated>2013-11-06T13:39:43Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several components of the Pandora can be overclocked: the CPU, the system bus, and the DSP. The clock speed of the system bus also determines the clock speed of the RAM and the GPU. Overclocking the CPU is relatively well understood and harmless: the worst that can happen is that your system freezes and you need to reboot - but there is a CPU stress test available which helps to find a safe overclock speed. Overclocking the DSP is also considered to be safe. Overclocking the system bus is more dangerous, since problems may not be noticable immediately and there is no stress test available to find a safe system bus overclock speed for your unit. Because of this, overclocking the system bus may lead to SD card data corruption and other problems.&lt;br /&gt;
&lt;br /&gt;
Overclocking can make CPU- and/or GPU-intensive programs (such as an N64 emulator) run smoother. Set too high, your Pandora can freeze up. If this occurs, you can force a restart by holding the Pandora button and sliding the power switch to the right. If you still have problems, take out your battery for a minute before turning on your Pandora (this will discharge the backup capacitor that was designed to retain RTC while the battery is being changed &amp;lt;sup&amp;gt;[http://www.gp32x.com/board/index.php?/topic/57303-overclocking-broke-my-pandora/page__view__findpost__p__924479]&amp;lt;/sup&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
[[Overclocking]] functionality is provided through 2 files in /proc/pandora/: cpu_mhz_max and cpu_opp_max. The *mhz* one refers to raw ARM CPU clock, *opp* one refers to TI's OPP concept - voltage+clock pairs. As far as this implementation is concerned, OPP basically means CPU voltage levels. Achieving certain clock values requires having certain minimum OPP set, for example, most units need OPP 4 or 5 to go above 800MHz. Trying to up the clock on too low OPP will crash the machine.&lt;br /&gt;
&lt;br /&gt;
==How to Overclock==&lt;br /&gt;
'''Notes:'''&lt;br /&gt;
&lt;br /&gt;
The OMAP core will actually adjust its speed to match the load; you are setting the ''upper limit''. On its own, reducing the clock speed has little impact on battery life.&lt;br /&gt;
&lt;br /&gt;
The operating voltage is specified as an 'opp' in the range 1-5, with 3 being the default.&lt;br /&gt;
&lt;br /&gt;
===Graphical Tools===&lt;br /&gt;
&amp;quot;System&amp;quot; → &amp;quot;CPU-Speed&amp;quot;. This gives you a slider to set the desired MHz. Since Hot Fix 5, the maximum and minimum values can be set by using a separate tool (previously, it was limited from 14 to 900MHz).&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Settings&amp;quot; → &amp;quot;CPU-Settings&amp;quot;.&lt;br /&gt;
A second tool was introduced in Hot Fix 5 which allows you to set the maximum OPP level, define the minimum/maximum clock speeds, change the way the &amp;quot;CPU-Speed&amp;quot; script warns you, and define a default clock speed.&lt;br /&gt;
&lt;br /&gt;
You can also use [http://repo.openpandora.org/?page=detail&amp;amp;app=sysinfo.wb Pandora System Info] to set the clock speed of the CPU. At the CPU information panel (press &amp;quot;C&amp;quot; or &amp;quot;1&amp;quot; to go to that panel), press the &amp;quot;&amp;lt;&amp;quot; and &amp;quot;&amp;gt;&amp;quot; keys (or rather &amp;quot;,&amp;quot; and &amp;quot;.&amp;quot;) to change the clock speed. You can change it faster by holding L1 (10MHz increments) or R1 (100MHz increments).&lt;br /&gt;
&lt;br /&gt;
===Terminal Commands===&lt;br /&gt;
&lt;br /&gt;
To set OPP5:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;echo 5 &amp;gt; /proc/pandora/cpu_opp_max&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To set your CPU speed:&amp;lt;br&amp;gt;&lt;br /&gt;
see [[Kernel_interface#Overclocking|Overclocking]]&lt;br /&gt;
&lt;br /&gt;
==Voltage Scaling==&lt;br /&gt;
{{warning|OverVolting can potentially halve the lifespan of your Pandora}}&lt;br /&gt;
OverVolting can be achieved by adjusting the [[Power_modes#Opperating_Point|operating point (OPP)]]&lt;br /&gt;
&lt;br /&gt;
At low frequencies, the OMAP CPU can still work with a reduced voltage, and that causes it to drain the battery a little slower. Alternatively, you can increase the voltage and maybe get a higher overclock. '''This WILL reduce the lifetime of your Pandora.''' 3 is the default OPP.&lt;br /&gt;
&lt;br /&gt;
If you reduce the CPU speed below specific thresholds, the voltage will automatically adjust downwards.  If you set the OPP to 1 whilst still running at the default 500 MHz, your Pandora is very likely to crash. At 4, you may see almost as good an overclock performance as at 5.&lt;br /&gt;
&lt;br /&gt;
==App-specific Speed Control==&lt;br /&gt;
It is possible to auto configure specific applications to increase the CPU speed whilst running. Applications can be configured to prompt with a suggested speed, and you are given the option to select a speed, making the choice persistent if desired. This is done by placing a '''cpuspeed file''' in the /pandora/appdata/{pnd_name}/ directory. Delete the file to have the app ask again next time it is run.&lt;br /&gt;
Some apps, such as PCSX-rearmed, also allows on-the-go overclocking thanks to the sdk.&lt;br /&gt;
&lt;br /&gt;
==Warranty information==&lt;br /&gt;
OPP5 and 1Ghz is the maximum level that is covered by warranty.[http://boards.openpandora.org/index.php?/topic/2993-overclocking-questions/page__st__20__p__71694#entry71694]&lt;br /&gt;
&lt;br /&gt;
== Linux kernel info ==&lt;br /&gt;
&lt;br /&gt;
Exact meaning of /proc/ files is slightly different on different kernel versions:&lt;br /&gt;
=== 2.6.27 ===&lt;br /&gt;
* cpu_mhz_max - sets CPU clock to value written (in MHz), plain and simple.&lt;br /&gt;
* cpu_opp_max - sets maximum opp level (1-5). The actual OPP level set in hardware will depend on cpu_mhz_max (but will never exceed cpu_opp_max):&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|mhz:&lt;br /&gt;
|0-125&lt;br /&gt;
|126-250&lt;br /&gt;
|251-600&lt;br /&gt;
|601-720&lt;br /&gt;
|720-inf.&lt;br /&gt;
|-&lt;br /&gt;
|opp:&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|4&lt;br /&gt;
|5&lt;br /&gt;
|}&lt;br /&gt;
This is more optimistic than TI recommendations, but was experimentally determined to work in most cases.&lt;br /&gt;
=== 3.2+ ===&lt;br /&gt;
On 3.2 this has been reworked to use cpufreq:&lt;br /&gt;
* cpu_mhz_max - set the maximum clock cpufreq can set&lt;br /&gt;
* cpu_opp_max - set the maximum OPP level cpufreq can set&lt;br /&gt;
cpufreq can then scale OPP and frequency automatically depending on CPU usage, if &amp;quot;ondemand&amp;quot; governor is set. Governor can be checked/changed by reading/writing&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
list of available governors is at&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
(some may need to be modprobe'd before use).&lt;br /&gt;
If &amp;quot;ondemand&amp;quot; governor is not set, cpufreq/scaling_governor must be updated after cpu_mhz_max is set (can write the same value as previous one).&lt;br /&gt;
=== config ===&lt;br /&gt;
Firmware overclocking tools use /etc/pandora/conf/cpu.conf to limit cpu_mhz_max and cpu_opp_max.&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Optimization]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Overclocking&amp;diff=28747</id>
		<title>Overclocking</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Overclocking&amp;diff=28747"/>
		<updated>2013-11-06T13:27:17Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: added sysinfo information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This can make CPU-intensive programs (such as an N64 emulator) run smoother. Set too high, your Pandora can freeze up. If this occurs, you can force a restart by holding the Pandora button and sliding the power switch to the right. If you still have problems, take out your battery for a minute before turning on your Pandora (this will discharge the backup capacitor that was designed to retain RTC while the battery is being changed &amp;lt;sup&amp;gt;[http://www.gp32x.com/board/index.php?/topic/57303-overclocking-broke-my-pandora/page__view__findpost__p__924479]&amp;lt;/sup&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
[[Overclocking]] functionality is provided through 2 files in /proc/pandora/: cpu_mhz_max and cpu_opp_max. The *mhz* one refers to raw ARM CPU clock, *opp* one refers to TI's OPP concept - voltage+clock pairs. As far as this implementation is concerned, OPP basically means CPU voltage levels. Achieving certain clock values requires having certain minimum OPP set, for example, most units need OPP 4 or 5 to go above 800MHz. Trying to up the clock on too low OPP will crash the machine.&lt;br /&gt;
&lt;br /&gt;
==How to Overclock==&lt;br /&gt;
'''Notes:'''&lt;br /&gt;
&lt;br /&gt;
The OMAP core will actually adjust its speed to match the load; you are setting the ''upper limit''. On its own, reducing the clock speed has little impact on battery life.&lt;br /&gt;
&lt;br /&gt;
The operating voltage is specified as an 'opp' in the range 1-5, with 3 being the default.&lt;br /&gt;
&lt;br /&gt;
===Graphical Tools===&lt;br /&gt;
&amp;quot;System&amp;quot; → &amp;quot;CPU-Speed&amp;quot;. This gives you a slider to set the desired MHz. Since Hot Fix 5, the maximum and minimum values can be set by using a separate tool (previously, it was limited from 14 to 900MHz).&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Settings&amp;quot; → &amp;quot;CPU-Settings&amp;quot;.&lt;br /&gt;
A second tool was introduced in Hot Fix 5 which allows you to set the maximum OPP level, define the minimum/maximum clock speeds, change the way the &amp;quot;CPU-Speed&amp;quot; script warns you, and define a default clock speed.&lt;br /&gt;
&lt;br /&gt;
You can also use [http://repo.openpandora.org/?page=detail&amp;amp;app=sysinfo.wb Pandora System Info] to set the clock speed of the CPU. At the CPU information panel (press &amp;quot;C&amp;quot; or &amp;quot;1&amp;quot; to go to that panel), press the &amp;quot;&amp;lt;&amp;quot; and &amp;quot;&amp;gt;&amp;quot; keys (or rather &amp;quot;,&amp;quot; and &amp;quot;.&amp;quot;) to change the clock speed. You can change it faster by holding L1 (10MHz increments) or R1 (100MHz increments).&lt;br /&gt;
&lt;br /&gt;
===Terminal Commands===&lt;br /&gt;
&lt;br /&gt;
To set OPP5:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;echo 5 &amp;gt; /proc/pandora/cpu_opp_max&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To set your CPU speed:&amp;lt;br&amp;gt;&lt;br /&gt;
see [[Kernel_interface#Overclocking|Overclocking]]&lt;br /&gt;
&lt;br /&gt;
==Voltage Scaling==&lt;br /&gt;
{{warning|OverVolting can potentially halve the lifespan of your Pandora}}&lt;br /&gt;
OverVolting can be achieved by adjusting the [[Power_modes#Opperating_Point|operating point (OPP)]]&lt;br /&gt;
&lt;br /&gt;
At low frequencies, the OMAP CPU can still work with a reduced voltage, and that causes it to drain the battery a little slower. Alternatively, you can increase the voltage and maybe get a higher overclock. '''This WILL reduce the lifetime of your Pandora.''' 3 is the default OPP.&lt;br /&gt;
&lt;br /&gt;
If you reduce the CPU speed below specific thresholds, the voltage will automatically adjust downwards.  If you set the OPP to 1 whilst still running at the default 500 MHz, your Pandora is very likely to crash. At 4, you may see almost as good an overclock performance as at 5.&lt;br /&gt;
&lt;br /&gt;
==App-specific Speed Control==&lt;br /&gt;
It is possible to auto configure specific applications to increase the CPU speed whilst running. Applications can be configured to prompt with a suggested speed, and you are given the option to select a speed, making the choice persistent if desired. This is done by placing a '''cpuspeed file''' in the /pandora/appdata/{pnd_name}/ directory. Delete the file to have the app ask again next time it is run.&lt;br /&gt;
Some apps, such as PCSX-rearmed, also allows on-the-go overclocking thanks to the sdk.&lt;br /&gt;
&lt;br /&gt;
==Warranty information==&lt;br /&gt;
OPP5 and 1Ghz is the maximum level that is covered by warranty.[http://boards.openpandora.org/index.php?/topic/2993-overclocking-questions/page__st__20__p__71694#entry71694]&lt;br /&gt;
&lt;br /&gt;
== Linux kernel info ==&lt;br /&gt;
&lt;br /&gt;
Exact meaning of /proc/ files is slightly different on different kernel versions:&lt;br /&gt;
=== 2.6.27 ===&lt;br /&gt;
* cpu_mhz_max - sets CPU clock to value written (in MHz), plain and simple.&lt;br /&gt;
* cpu_opp_max - sets maximum opp level (1-5). The actual OPP level set in hardware will depend on cpu_mhz_max (but will never exceed cpu_opp_max):&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|mhz:&lt;br /&gt;
|0-125&lt;br /&gt;
|126-250&lt;br /&gt;
|251-600&lt;br /&gt;
|601-720&lt;br /&gt;
|720-inf.&lt;br /&gt;
|-&lt;br /&gt;
|opp:&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|4&lt;br /&gt;
|5&lt;br /&gt;
|}&lt;br /&gt;
This is more optimistic than TI recommendations, but was experimentally determined to work in most cases.&lt;br /&gt;
=== 3.2+ ===&lt;br /&gt;
On 3.2 this has been reworked to use cpufreq:&lt;br /&gt;
* cpu_mhz_max - set the maximum clock cpufreq can set&lt;br /&gt;
* cpu_opp_max - set the maximum OPP level cpufreq can set&lt;br /&gt;
cpufreq can then scale OPP and frequency automatically depending on CPU usage, if &amp;quot;ondemand&amp;quot; governor is set. Governor can be checked/changed by reading/writing&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
list of available governors is at&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
(some may need to be modprobe'd before use).&lt;br /&gt;
If &amp;quot;ondemand&amp;quot; governor is not set, cpufreq/scaling_governor must be updated after cpu_mhz_max is set (can write the same value as previous one).&lt;br /&gt;
=== config ===&lt;br /&gt;
Firmware overclocking tools use /etc/pandora/conf/cpu.conf to limit cpu_mhz_max and cpu_opp_max.&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
[[Category:Optimization]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Team&amp;diff=28712</id>
		<title>Team</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Team&amp;diff=28712"/>
		<updated>2013-11-06T10:03:21Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: adding some projects to my name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Lead_Photo_For_Team0-5868644889808586.png|thumbnail|ED here, welcome to the team.]]&lt;br /&gt;
&lt;br /&gt;
== Official Team ==&lt;br /&gt;
{|class=&amp;quot; sortable&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
!Forum&lt;br /&gt;
!IRC&lt;br /&gt;
!Real name&lt;br /&gt;
!µblog&lt;br /&gt;
!pages&lt;br /&gt;
!mod&lt;br /&gt;
!projects&lt;br /&gt;
!youtube&lt;br /&gt;
!flatter&lt;br /&gt;
!paypal&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/1-evildragon/ Evildragon ]&lt;br /&gt;
|ED&lt;br /&gt;
|Michael Mrozek&lt;br /&gt;
|[https://twitter.com/EvilDragon1717]&lt;br /&gt;
|http://dragonbox.de https://github.com/EvilDragon&lt;br /&gt;
| X&lt;br /&gt;
|Project MOTU&lt;br /&gt;
|[http://www.youtube.com/user/EvilDragon1717]&lt;br /&gt;
|[https://flattr.com/profile/evildragon]&lt;br /&gt;
|[donation@openpandora.org|address&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/76-notaz/ notaz]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|http://notaz.gp2x.de/&lt;br /&gt;
|&lt;br /&gt;
|kernel [[PicoDrive]]&lt;br /&gt;
|[http://www.youtube.com/user/notasaz]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=FZUBJTCLEPAY2]&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/7-mweston/ Mweston]&lt;br /&gt;
|&lt;br /&gt;
|Michael Weston &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|board design&lt;br /&gt;
|[http://www.youtube.com/user/MWeston2]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php?/user/265-davec DaveC]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|case dpad and keymat&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/86-skeezix/ skeezix]&lt;br /&gt;
|&lt;br /&gt;
|Jeff Mitchell&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/skeezix&lt;br /&gt;
|&lt;br /&gt;
|libpnd minimenu Zikzak&lt;br /&gt;
|[http://www.youtube.com/user/skeezixcodejedi]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|mfk&lt;br /&gt;
|M. Fatih Kilic &lt;br /&gt;
|[https://twitter.com/_mfk]&lt;br /&gt;
|[http://www.gp2xtr.com/ gp2xtr]&lt;br /&gt;
|&lt;br /&gt;
|sourcing parts&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/69-pickle/ Pickle]&lt;br /&gt;
|&lt;br /&gt;
|Scott Smith&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|GLES [[PickleLauncher]]&lt;br /&gt;
|[http://www.youtube.com/user/Pickle136]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/127-djwillis/ djwillis]&lt;br /&gt;
|&lt;br /&gt;
|John Willis&lt;br /&gt;
|&lt;br /&gt;
|http://www.distant-earth.com/index.html&lt;br /&gt;
|&lt;br /&gt;
|wifi&lt;br /&gt;
|[http://www.youtube.com/user/DavidJohnWillis]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Helpful People ==&lt;br /&gt;
{|class=&amp;quot; sortable&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;font-size: 90%; border:1px solid gray; border-collapse: collapse;&lt;br /&gt;
|- style=&amp;quot;background: #ececec&amp;quot;&lt;br /&gt;
!Forum&lt;br /&gt;
!IRC&lt;br /&gt;
!Real name&lt;br /&gt;
!µblog&lt;br /&gt;
!pages&lt;br /&gt;
!mod&lt;br /&gt;
!projects&lt;br /&gt;
!youtube&lt;br /&gt;
!flatter&lt;br /&gt;
!paypal&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/178-stuckie/ stuckie]&lt;br /&gt;
|&lt;br /&gt;
|Steven Campbell&lt;br /&gt;
|[https://twitter.com/stuckieGAMEZ]&lt;br /&gt;
|http://www.stuckiegamez.co.uk&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[http://www.youtube.com/user/stuckiegamez]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/775-sebt3/ Sebt3]&lt;br /&gt;
|&lt;br /&gt;
|Sebastien Huss&lt;br /&gt;
|&lt;br /&gt;
|http://sebt3.openpandora.org&lt;br /&gt;
|&lt;br /&gt;
|porting&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/4605-ekianjo/ ekianjo]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://twitter.com/PandoraLiveInfo]&lt;br /&gt;
|[http://www.pandoralive.info Pandoralive.info]&lt;br /&gt;
|&lt;br /&gt;
|blog Japan shop&lt;br /&gt;
|[http://www.youtube.com/user/ekianjo]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/141-link/ Link]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://twitter.com/ithic]&lt;br /&gt;
|http://www.ithic.com/&lt;br /&gt;
|&lt;br /&gt;
|USA shop&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/213-milkshake/ milkshake]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|repo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=X5HE7FCG967KG paypal]&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/924-cloudef/ Cloudef]&lt;br /&gt;
|&lt;br /&gt;
|Jari Vetoniemi&lt;br /&gt;
|&lt;br /&gt;
|http://cloudef.eu/ https://github.com/Cloudef&lt;br /&gt;
|&lt;br /&gt;
|neon hardfp glhck&lt;br /&gt;
|[http://www.youtube.com/user/Cloudef]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/5-zodttd/ zodttd]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://twitter.com/zodttd]&lt;br /&gt;
|http://www.zodttd.com/ http://github.com/zodttd&lt;br /&gt;
|&lt;br /&gt;
|  &lt;br /&gt;
|[http://www.youtube.com/user/zodttd]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=HEL55NKPAKX5Q]&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/3847-iprice/ iprice]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|dev&lt;br /&gt;
|[http://www.youtube.com/user/iprice]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/1035-linux-swat/ Linux-SWAT]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|http://pandorawiki.org/Software_projects/OS/Slackware&lt;br /&gt;
http://pandorawiki.org/Software_projects/OS/SOLEIL&lt;br /&gt;
|&lt;br /&gt;
|[http://pandorawiki.org/Software_projects/OS/Slackware SL4P] [http://pandorawiki.org/Software_projects/OS/SOLEIL SOLEIL]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[http://pandorawiki.org/Software_projects/OS/Slackware#Helping_this_project paypal]&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/114-mcobit/ mcobit]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[http://www.youtube.com/user/mcobit]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/4191-ingoreis/ ingoreis]&lt;br /&gt;
|&lt;br /&gt;
|Ingo Reis&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|tester&lt;br /&gt;
|[http://www.youtube.com/user/reisingo]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[http://www.youtube.com/user/IsoTkhs]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/559-exophase/ Exophase]&lt;br /&gt;
|&lt;br /&gt;
| no&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[DraStic]]&lt;br /&gt;
|[http://www.youtube.com/user/Exophase]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/4382-wb/ _wb_]&lt;br /&gt;
|&lt;br /&gt;
|Jon Sneyers&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|[http://repo.openpandora.org/?page=detail&amp;amp;app=sysinfo.wb sysinfo] [http://repo.openpandora.org/?page=detail&amp;amp;app=piv.wb PIV] [http://repo.openpandora.org/?page=detail&amp;amp;app=nubnub.wb nubnub] [http://repo.openpandora.org/?page=detail&amp;amp;app=microbes.wb microbes] mod&lt;br /&gt;
|[http://www.youtube.com/user/jonsneyers]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/198-cpasjuste/ cpasjuste]&lt;br /&gt;
|&lt;br /&gt;
|David Carre&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|pxml, pnd minimenu xda&lt;br /&gt;
|[http://www.youtube.com/user/cpasjuste]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/5182-ptitseb/ ptitSeb]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/ptitSeb&lt;br /&gt;
|&lt;br /&gt;
|lots of ports&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/2326-comradekingu/ comradekingu]&lt;br /&gt;
|&lt;br /&gt;
|Allan Nordhøy&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|wiki&lt;br /&gt;
|[http://www.youtube.com/user/cccpkingu]&lt;br /&gt;
|[https://flattr.com/profile/anotheragency]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/3255-lunixbochs/ lunixbochs]&lt;br /&gt;
|&lt;br /&gt;
|Ryan Hileman&lt;br /&gt;
|[https://twitter.com/lunixbochs]&lt;br /&gt;
|https://github.com/lunixbochs http://lunixbochs.deviantart.com/ http://bochs.info/&lt;br /&gt;
|X&lt;br /&gt;
|libGL[http://boards.openpandora.org/index.php/topic/11506-opengl-implementation-tldr-more-games/]&lt;br /&gt;
|[http://www.youtube.com/user/lunixbochs]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/3596-atc/ aTc]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|.Next [http://boards.openpandora.org/index.php/topic/8452-next-development/]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/34-pokeparadox/ PokeParadox]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://twitter.com/pokeparadox]&lt;br /&gt;
|http://pirategames.co.uk/&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|[http://www.youtube.com/pirategamesvideos]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/83-wally/ Wally]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|wiki&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/1463-moxie/ Moxie]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|Vintage electronics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/3032-binky/ Binky]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|graphics&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/522-trashymg/ TrashyMG]&lt;br /&gt;
|&lt;br /&gt;
|Roy Gillotti&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/282-b-zar/ B-ZaR]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[https://identi.ca/bzar]&lt;br /&gt;
|http://bzar.fi/ https://github.com/bzar&lt;br /&gt;
|&lt;br /&gt;
|panorama cli package manager&lt;br /&gt;
|[http://www.youtube.com/user/BZaRDev]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/28-gadgetoid/ Gadgetoid]&lt;br /&gt;
|&lt;br /&gt;
|Phil Howard&lt;br /&gt;
|[https://twitter.com/Gadgetoid]&lt;br /&gt;
|http://www.gadgetoid.com/ https://github.com/Gadgetoid&lt;br /&gt;
|X&lt;br /&gt;
|technews rpi&lt;br /&gt;
|[http://www.youtube.com/user/GadgetoidUK]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/519-double7/ double7]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|german wiki admin&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/index.php/user/7597-lolla/ Lolla]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|happiness&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/user/379-farox/ Farox]&lt;br /&gt;
|&lt;br /&gt;
|Fabrizio&lt;br /&gt;
|&lt;br /&gt;
|http://farox.rbnet.it/&lt;br /&gt;
|&lt;br /&gt;
|blog&lt;br /&gt;
|[http://www.youtube.com/user/Farox68]&lt;br /&gt;
|&lt;br /&gt;
|[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;amp;hosted_button_id=K2V6DH3SGMFV4 paypal]&lt;br /&gt;
|-&lt;br /&gt;
|[http://boards.openpandora.org/user/8460-vinipsmaker/ vinipsmaker]&lt;br /&gt;
|&lt;br /&gt;
|Vinícius dos Santos Oliveira&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/vinipsmaker http://vinipsmaker.wordpress.com/category/en/&lt;br /&gt;
|&lt;br /&gt;
|constructive feedback pixeltrickery&lt;br /&gt;
|[http://www.youtube.com/user/vinipsmaker]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://boards.openpandora.org/index.php?app=forums&amp;amp;module=extras&amp;amp;section=stats&amp;amp;do=leaders The Moderating team]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maybe add field for social networking site, like facebook and g+, country?  With semantic lists we can do coordinates&lt;br /&gt;
&lt;br /&gt;
B-zar, gruso, bobbens, superroach, SONY, sswam, wally, moxie, and lots of others, been doing the ones i can find&lt;br /&gt;
youtube links to thus far.&lt;br /&gt;
ED headquarters&lt;br /&gt;
&lt;br /&gt;
{{#display_map: 48.7665352, 11.4257540 | zoom=3 | service=openlayers| layers=osm-mapnik, osm-cyclemap, osmarender}}&lt;br /&gt;
old info in discussion&lt;br /&gt;
&lt;br /&gt;
  https://twitter.com/David994A&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Talk:Power_modes&amp;diff=26316</id>
		<title>Talk:Power modes</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Talk:Power_modes&amp;diff=26316"/>
		<updated>2012-11-15T14:32:14Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: /* hard shutdown */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;10-20% per day charge loss (est)&amp;quot; - mine does not discharge nearly this much on it's own while powered off for a day. --[[User:Cheese|Cheese]] 07:13, 26 June 2010 (MEST)&lt;br /&gt;
&lt;br /&gt;
That was borrowed from some forum chat, it would be good to collect some numbers (see table below), both for going through a power cycle (chews battery on my phone) and powering up after 12/24/48 hours off. I also wonder if some batteries are more leaky than others. 50% loss over a weekend was (i think) quoted.--[[User:Tsh|Tsh]] 19:43, 26 June 2010 (MEST)&lt;br /&gt;
&lt;br /&gt;
==Self-discharge==&lt;br /&gt;
Off 13 hours = 100% -&amp;gt; 99%. (tsh)&amp;lt;br /&amp;gt;&lt;br /&gt;
Off 18 hours = 97% -&amp;gt; 97% (cheese)&amp;lt;br /&amp;gt;&lt;br /&gt;
Off 13 hours = 39% -&amp;gt; 44% (Ivanovic, FS#136)&lt;br /&gt;
&lt;br /&gt;
Based on this, maybe taking a reading immediately after power on is not reliable, so I now suggest taking 2 readings, one immediately after power on, one 15 min later (after sitting idle) --[[User:Tsh|Tsh]] 12:48, 5 July 2010 (MEST)&lt;br /&gt;
&lt;br /&gt;
The total battery drain over the course of one week and one day, with a few minutes of usage on two occasions, was 6%. [http://boards.openpandora.org/index.php?/topic/24-battery-drain/page__view__findpost__p__6088]&lt;br /&gt;
&lt;br /&gt;
==Charge times==&lt;br /&gt;
Low power 1:36 17%-&amp;gt;51% (-&amp;gt;63% after 3 min not charging)(tsh)&lt;br /&gt;
&lt;br /&gt;
==Low power==&lt;br /&gt;
&amp;quot;the CPU max speed is set to 14 MHz&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Is it still true ?--[[User:Linux-SWAT|Linux-SWAT]] 00:37, 27 May 2011 (MEST)&lt;br /&gt;
&lt;br /&gt;
== All off (as low power state) ==&lt;br /&gt;
&lt;br /&gt;
With WiFi off, screen off (Hotfix 3)&lt;br /&gt;
&lt;br /&gt;
500 MHz 4h10m 81%-&amp;gt;63% (~23 hours battery life)&amp;lt;br&amp;gt;&lt;br /&gt;
50 MHz  4 hours, 62% -&amp;gt; 45% (same as above)&lt;br /&gt;
&lt;br /&gt;
Hotfix 4&lt;br /&gt;
250 MHz, opp1 2:55, 10% (30 hours)&lt;br /&gt;
&lt;br /&gt;
== MP3 only ==&lt;br /&gt;
&lt;br /&gt;
500 MHz 63 min, 6% (17.5 hours)-exaile&amp;lt;br&amp;gt;&lt;br /&gt;
500 MHz 2:54, 16% (18 hours) - ommpc&amp;lt;br&amp;gt;&lt;br /&gt;
500 MHz opp5 1:15,  7% (18 hours) - deadbeef&amp;lt;br&amp;gt;&lt;br /&gt;
900 MHz opp5 2:30, 15% (18 hours) - deadbeef&amp;lt;br&amp;gt;&lt;br /&gt;
250 MHz oop1 2:30, 15% (18 hours) - deadbeef&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Release SuperZaxxon, Beta 2, Kernel 3.2.1 ==&lt;br /&gt;
&lt;br /&gt;
[http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 Study by porg] -- [[User:Porg|Porg]] 23:14, 8 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
== hard shutdown ==&lt;br /&gt;
&lt;br /&gt;
: To do a '''hard-shutdown''' of the Pandora, press and hold the Pandora key ''with right shoulder button held'' and flick the power button to the right, and then select shutdown from the menu.[http://www.gp32x.com/board/index.php?/topic/59233-hf5-not-shutting-down-or-rebooting/page__view__findpost__p__946375]&lt;br /&gt;
&lt;br /&gt;
This isn't true for me.  It just reboots. &amp;amp;mdash; [[Image:Spiralofhope-logo-016.png]] [[User:Spiralofhope|spiralofhope]] / &amp;lt;sup&amp;gt;[[User_Talk:Spiralofhope|(talk)]]&amp;lt;/sup&amp;gt; 22:57, 9 May 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
You have to keep the right shoulder button down, so when it reboots, it shows the boot menu. Then from the boot menu you can select shutdown.&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26315</id>
		<title>Power modes</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26315"/>
		<updated>2012-11-15T14:29:39Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: /* Times */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Battery.jpg|thumb|The Pandora's battery]]&lt;br /&gt;
&lt;br /&gt;
==Power Modes==&lt;br /&gt;
&lt;br /&gt;
Without switching the device entirely off, it may be placed into low power mode or regular power mode; simply pressing the power button will toggle modes. Note that as of [[hotfix3]], opening the lid in low power mode has no effect.&lt;br /&gt;
&lt;br /&gt;
===Normal Mode===&lt;br /&gt;
This is the normal operating mode, [[display]] on, [[WiFi]] and [[Bluetooth]] on if requested. [[CPU speed]] can be selected by the user, and has a small impact on battery life. Screen brightness will also have a significant effect on battery life. The CPU should automatically self-regulate to the current task, and 10-20 hours [[battery]] life is possible depending on usage. This is mostly independent of the set CPU speed for any given task. At any time, the battery gauge will show the remaining battery life ''if the usage remains the same as over the past some seconds''.&lt;br /&gt;
See [http://boards.openpandora.org/index.php?/topic/10738-pandora-power-consumption-breakdown/] for a detailed breakdown of power consumption.&lt;br /&gt;
&lt;br /&gt;
===Lid Closed===&lt;br /&gt;
The only change with the lid closed is to turn off the LCD [[backlight]] and the display itself. This improves battery life, allowing music playback and streaming to continue. As of [[Hotfix2]], the screen remains on if the device is powered up with the lid closed. It is also possible to set [[xfce]] to blank the screen after a period of inactivity, which helps with battery.&lt;br /&gt;
&lt;br /&gt;
===Low Power===&lt;br /&gt;
Low power mode is toggled by a short press of the [[power switch]] to the right. The screen is off, the [[radios]] are disabled, the CPU max speed is set to 14 MHz. The device is still silently on, allowing for alarms to go off or it to be turned on again instantly. The power [[LED]] will be dimmed, and may appear to be off if you are outside.&lt;br /&gt;
&lt;br /&gt;
Low power mode is probably going to be used as the normal &amp;quot;off&amp;quot; for most people, with true off (device powered down entirely, unable to respond to alarms or wake up quickly) available to conserve battery power. Turning the Pandora off completely is the best option if you don't plan on using it for few days or longer.&lt;br /&gt;
&lt;br /&gt;
Since the Pandora has to be powered whilst it is charging, low power mode is best for fastest charging, and will even allow a full charge to be achieved from [[USB]]. It is also the best way to use the Pandora as a [[USB]] charger for other devices.&lt;br /&gt;
&lt;br /&gt;
Opening the [[screen]] whilst in low power mode has no effect (screen stays off, clocks stay low), and you will need to use the power switch to resume.&lt;br /&gt;
&lt;br /&gt;
At the moment, there is no clear advantage in slowing the clocks (other than being an effective pause button when playing MP3). The only saving is through disabling the radios. This is likely to be improved in due course since there are features in the omap processor for power saving which are being added to the linux [[kernel]].&lt;br /&gt;
&lt;br /&gt;
===Power Off===&lt;br /&gt;
Select Logout then Shutdown from the window manager to power off. If a charger is connected, the device will re-boot immediately. It is possible to get into a state where you believe it is powered off, but in fact it is using power at the normal screen off rate - so after 12 hours, 50% of your battery is gone. The Power green [[LED]] ought to be a tell-tale. It is possible that some bugs exist in this area, but nothing has been clearly identified[http://www.gp32x.com/board/index.php?/topic/54652-solved-pandora-lost-charge-overnight/]&lt;br /&gt;
&lt;br /&gt;
A common problem seems to be that if you switch off ''before'' unplugging, your Pandora will re-boot even though it is now left unplugged. This problem is compounded by the low battery shutdown script being called repeatedly (and actually preventing shutdown).&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-reset''' of the Pandora (in case of software crashes), press and hold the [[Pandora key]] and flick the power button to the right.&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-shutdown''' of the Pandora, press and hold the Pandora key ''with right shoulder button held'' and flick the power button to the right, and then select shutdown from the menu.[http://www.gp32x.com/board/index.php?/topic/59233-hf5-not-shutting-down-or-rebooting/page__view__findpost__p__946375]&lt;br /&gt;
&lt;br /&gt;
==Events==&lt;br /&gt;
The events which control power can be customised [http://www.gp32x.com/board/index.php?/topic/54544-forcing-shutdown-at-10-battery-life/page__view__findpost__p__878418]. Lid switch, Power Switch, battery threshold and Window Manager shutdown commands. Note that the battery manager in xfce will also take action when the battery is low, by default forcing a shutdown at 5% (so you may observe a full boot process, the window manager appears, then immediately shuts down)&lt;br /&gt;
&lt;br /&gt;
==Charging==&lt;br /&gt;
[[image:Power_uk.png|thumb|alt=UK charger and adapter|UK charger and adapter]]&lt;br /&gt;
It is possible to charge from the mains charger (use the supplied one or a ''GENUINE'' PSP adaptor only) or [[USB]] cable. While a charger is connected, remaining [[battery]] level is displayed, but the time displays 00:00. If charging from USB, it is possible that the battery will still discharge slowly, since the Pandora takes more current (in normal mode) than the USB can supply. Mains charge is configured to draw 2000mA, USB charge is more like 500mA.&lt;br /&gt;
&lt;br /&gt;
It is not possible to charge the Pandora without turning it on - connecting the mains charger or the USB cable will turn it on automatically. The normal charging circuits rely on the CPU for configuration. In practice, this has minimal impact on usage, except that after charging,&lt;br /&gt;
&amp;lt;!--         does this really work? mine powers up again if the charger is still connected --&amp;gt;&lt;br /&gt;
you might wish to explicitly turn off (and maybe there is a easy way to automate this by adding a charger event to call a script).&lt;br /&gt;
&lt;br /&gt;
Full discharge charging: The pandora will shutdown in case of low battery power. However there is a protection circuit in the battery itself which will cut off the power output of the battery. The battery and the pandora seems to be dead in this condition, but it's not. If you plug in the power &lt;br /&gt;
&amp;lt;!--                            which one?  mains charger required? or does usb work too?  --&amp;gt;&lt;br /&gt;
you'll see nothing happen - but the battery will be recharged very slowly until the battery is above it's cutoff level. This could take up to 30 minutes. Then the pandora will startup and the normal CPU controlled faster charging will continue.&lt;br /&gt;
[http://boards.openpandora.org/index.php?/topic/8426-battery-completely-dead/#entry150209]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--                             which firmware was this below for?                          --&amp;gt;&lt;br /&gt;
If your Pandora's [[battery]] is at less than 1% (actually configurable in [[XFCE]]), then you may have problems in using [[USB]] to charge the Pandora. Currently, [[USB]] is not recognised by the [[XFCE]] battery monitor so it will shutdown with no warning. As a workaround, you can put your Pandora into low power mode as soon as the flashing mouse icon (XFE startup) appears. This should significantly delay loading the battery monitor widget, and even if the charge hasn't passed 1% by the time it checks, on the next try you should be there.&lt;br /&gt;
&lt;br /&gt;
==Operating Point==&lt;br /&gt;
The ''OPP'' is a TI term which reflects the fact that low clock speeds can be achieved with lower supply voltage than the higher clock speeds. Increasing OPP will reduce the lifetime of the device significantly (from 10 years to 5 years of continuous use.) OPP3 is the default as shipped by OpenPandora. As of Hotfix4, it is possible to set a maximum OPP in the range 1-5 (for example, to 5):&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;echo 5 | sudo tee -a /proc/pandora/cpu_opp_max&amp;lt;/source&amp;gt;&lt;br /&gt;
This will then increase OPP to suit the requested CPU max, as pre-determined by a table built in to the kernel. These thresholds use OPP1 for below 125 MHz, and OPP5 for above 720 MHz. It is possible to set the limiter and maybe run at 500 MHz in OPP2 (depending on your specific chip). See [http://boards.openpandora.org/index.php?/topic/22-using-hotfix4-how-high-can-you-clock/ this forum thread] for actual results.&lt;br /&gt;
&lt;br /&gt;
{{warning&lt;br /&gt;
|Using anything above OPP3 WILL shorten the lifetime of your Pandora, although it should still outlive the 1 year warranty. Using anything above OPP5 and 1Ghz will void your warranty (see [[Overclocking#Warranty_information|here]])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Tweaking scripts to make this tuning easier are in the works.&lt;br /&gt;
&lt;br /&gt;
==Monitoring==&lt;br /&gt;
The [[kernel]] provides some information about battery state through the filesystem. See [[Data_provided_by_Battery_and_Power_driver]]. This may help with diagnosing problems.&lt;br /&gt;
&lt;br /&gt;
==Times==&lt;br /&gt;
* This data originates from different studies performed under different OS versions and use cases.&lt;br /&gt;
* Please add the source and a short note about the conditions you used, and if necessary more detailed ones to the Talk page. You can use [http://repo.openpandora.org/?page=detail&amp;amp;app=sysinfo.wb Pandora System Info] to monitor power consumption.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Mode&lt;br /&gt;
!Time&lt;br /&gt;
!Details, Source&lt;br /&gt;
|-&lt;br /&gt;
! Active applications/games&lt;br /&gt;
| 8-18 hours&lt;br /&gt;
| SZ 1.52&lt;br /&gt;
|-&lt;br /&gt;
! Low load, low backlight brightness&lt;br /&gt;
| 20-25 hours&lt;br /&gt;
| SZ 1.52&lt;br /&gt;
|-&lt;br /&gt;
! Drain the battery as fast as possible&lt;br /&gt;
| 4 hours&lt;br /&gt;
| SZ 1.52, backlight at max brightness, constant wifi activity (big download), CPU stress test running at OPP5 and overclocking above 900 MHz, copying huge files from one SD card to the other, USB host and bluetooth activated (but nothing connected)&lt;br /&gt;
|-&lt;br /&gt;
! MP3 play, screen off&lt;br /&gt;
| 43 hours&lt;br /&gt;
| MP3 playback in [http://repo.openpandora.org/?page=detail&amp;amp;app=audacious Audacious] in [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Low Power Mode&lt;br /&gt;
|30-75 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Standby Mode&lt;br /&gt;
| 160-200 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Power off&lt;br /&gt;
|5% charge loss per week&lt;br /&gt;
| although there are reports of much faster drain?[http://boards.openpandora.org/index.php?/topic/24-battery-drain/]&lt;br /&gt;
|-&lt;br /&gt;
! Mains charge, lid closed&lt;br /&gt;
| 4 hours&lt;br /&gt;
| SuperZaxxon 1.52&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, operating&lt;br /&gt;
| 20 hours&lt;br /&gt;
| inactive, screen+wifi on, may charge or discharge depending on load&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, low power&lt;br /&gt;
|20 hours&lt;br /&gt;
|estimate&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Battery Care==&lt;br /&gt;
* You can charge your [[battery]] to full charge, the charging circuits will then reduce the current to avoid overheating&lt;br /&gt;
* If you won't use the [[battery]] for more than a week, it is best to leave it at about 40% charged (as opposed to full)&lt;br /&gt;
* Don't worry about running it down too low, there are protection circuits to avoid a '''damagingly low discharge'''.&lt;br /&gt;
**Avoid leaving the battery completely discharged though.  When the power runs out, the system will be unable to shutdown cleanly, and might corrupt your files or the system.&lt;br /&gt;
* No harm will come if you only partially recharge it. If you've only got 10 free minutes to charge before leaving, go ahead. You'll put an hour of usage back into the battery, and you can always charge it more later.&lt;br /&gt;
* For best accuracy, the battery meter relies on watching the battery discharge over most of it's range (down to say 10%).&lt;br /&gt;
**This will only affect the 'time to run' indication&lt;br /&gt;
* If you're not going to be using your battery for a very long time, the extremely best thing you can do for it is to discharge to 40%, seal it in an airtight bag, and put it in the fridge. Even years later, you pull it out, and it will be almost as good as when you put it in.&lt;br /&gt;
&lt;br /&gt;
[[Category:Power supply]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26314</id>
		<title>Power modes</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26314"/>
		<updated>2012-11-15T14:15:18Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: /* Lid Closed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Battery.jpg|thumb|The Pandora's battery]]&lt;br /&gt;
&lt;br /&gt;
==Power Modes==&lt;br /&gt;
&lt;br /&gt;
Without switching the device entirely off, it may be placed into low power mode or regular power mode; simply pressing the power button will toggle modes. Note that as of [[hotfix3]], opening the lid in low power mode has no effect.&lt;br /&gt;
&lt;br /&gt;
===Normal Mode===&lt;br /&gt;
This is the normal operating mode, [[display]] on, [[WiFi]] and [[Bluetooth]] on if requested. [[CPU speed]] can be selected by the user, and has a small impact on battery life. Screen brightness will also have a significant effect on battery life. The CPU should automatically self-regulate to the current task, and 10-20 hours [[battery]] life is possible depending on usage. This is mostly independent of the set CPU speed for any given task. At any time, the battery gauge will show the remaining battery life ''if the usage remains the same as over the past some seconds''.&lt;br /&gt;
See [http://boards.openpandora.org/index.php?/topic/10738-pandora-power-consumption-breakdown/] for a detailed breakdown of power consumption.&lt;br /&gt;
&lt;br /&gt;
===Lid Closed===&lt;br /&gt;
The only change with the lid closed is to turn off the LCD [[backlight]] and the display itself. This improves battery life, allowing music playback and streaming to continue. As of [[Hotfix2]], the screen remains on if the device is powered up with the lid closed. It is also possible to set [[xfce]] to blank the screen after a period of inactivity, which helps with battery.&lt;br /&gt;
&lt;br /&gt;
===Low Power===&lt;br /&gt;
Low power mode is toggled by a short press of the [[power switch]] to the right. The screen is off, the [[radios]] are disabled, the CPU max speed is set to 14 MHz. The device is still silently on, allowing for alarms to go off or it to be turned on again instantly. The power [[LED]] will be dimmed, and may appear to be off if you are outside.&lt;br /&gt;
&lt;br /&gt;
Low power mode is probably going to be used as the normal &amp;quot;off&amp;quot; for most people, with true off (device powered down entirely, unable to respond to alarms or wake up quickly) available to conserve battery power. Turning the Pandora off completely is the best option if you don't plan on using it for few days or longer.&lt;br /&gt;
&lt;br /&gt;
Since the Pandora has to be powered whilst it is charging, low power mode is best for fastest charging, and will even allow a full charge to be achieved from [[USB]]. It is also the best way to use the Pandora as a [[USB]] charger for other devices.&lt;br /&gt;
&lt;br /&gt;
Opening the [[screen]] whilst in low power mode has no effect (screen stays off, clocks stay low), and you will need to use the power switch to resume.&lt;br /&gt;
&lt;br /&gt;
At the moment, there is no clear advantage in slowing the clocks (other than being an effective pause button when playing MP3). The only saving is through disabling the radios. This is likely to be improved in due course since there are features in the omap processor for power saving which are being added to the linux [[kernel]].&lt;br /&gt;
&lt;br /&gt;
===Power Off===&lt;br /&gt;
Select Logout then Shutdown from the window manager to power off. If a charger is connected, the device will re-boot immediately. It is possible to get into a state where you believe it is powered off, but in fact it is using power at the normal screen off rate - so after 12 hours, 50% of your battery is gone. The Power green [[LED]] ought to be a tell-tale. It is possible that some bugs exist in this area, but nothing has been clearly identified[http://www.gp32x.com/board/index.php?/topic/54652-solved-pandora-lost-charge-overnight/]&lt;br /&gt;
&lt;br /&gt;
A common problem seems to be that if you switch off ''before'' unplugging, your Pandora will re-boot even though it is now left unplugged. This problem is compounded by the low battery shutdown script being called repeatedly (and actually preventing shutdown).&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-reset''' of the Pandora (in case of software crashes), press and hold the [[Pandora key]] and flick the power button to the right.&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-shutdown''' of the Pandora, press and hold the Pandora key ''with right shoulder button held'' and flick the power button to the right, and then select shutdown from the menu.[http://www.gp32x.com/board/index.php?/topic/59233-hf5-not-shutting-down-or-rebooting/page__view__findpost__p__946375]&lt;br /&gt;
&lt;br /&gt;
==Events==&lt;br /&gt;
The events which control power can be customised [http://www.gp32x.com/board/index.php?/topic/54544-forcing-shutdown-at-10-battery-life/page__view__findpost__p__878418]. Lid switch, Power Switch, battery threshold and Window Manager shutdown commands. Note that the battery manager in xfce will also take action when the battery is low, by default forcing a shutdown at 5% (so you may observe a full boot process, the window manager appears, then immediately shuts down)&lt;br /&gt;
&lt;br /&gt;
==Charging==&lt;br /&gt;
[[image:Power_uk.png|thumb|alt=UK charger and adapter|UK charger and adapter]]&lt;br /&gt;
It is possible to charge from the mains charger (use the supplied one or a ''GENUINE'' PSP adaptor only) or [[USB]] cable. While a charger is connected, remaining [[battery]] level is displayed, but the time displays 00:00. If charging from USB, it is possible that the battery will still discharge slowly, since the Pandora takes more current (in normal mode) than the USB can supply. Mains charge is configured to draw 2000mA, USB charge is more like 500mA.&lt;br /&gt;
&lt;br /&gt;
It is not possible to charge the Pandora without turning it on - connecting the mains charger or the USB cable will turn it on automatically. The normal charging circuits rely on the CPU for configuration. In practice, this has minimal impact on usage, except that after charging,&lt;br /&gt;
&amp;lt;!--         does this really work? mine powers up again if the charger is still connected --&amp;gt;&lt;br /&gt;
you might wish to explicitly turn off (and maybe there is a easy way to automate this by adding a charger event to call a script).&lt;br /&gt;
&lt;br /&gt;
Full discharge charging: The pandora will shutdown in case of low battery power. However there is a protection circuit in the battery itself which will cut off the power output of the battery. The battery and the pandora seems to be dead in this condition, but it's not. If you plug in the power &lt;br /&gt;
&amp;lt;!--                            which one?  mains charger required? or does usb work too?  --&amp;gt;&lt;br /&gt;
you'll see nothing happen - but the battery will be recharged very slowly until the battery is above it's cutoff level. This could take up to 30 minutes. Then the pandora will startup and the normal CPU controlled faster charging will continue.&lt;br /&gt;
[http://boards.openpandora.org/index.php?/topic/8426-battery-completely-dead/#entry150209]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--                             which firmware was this below for?                          --&amp;gt;&lt;br /&gt;
If your Pandora's [[battery]] is at less than 1% (actually configurable in [[XFCE]]), then you may have problems in using [[USB]] to charge the Pandora. Currently, [[USB]] is not recognised by the [[XFCE]] battery monitor so it will shutdown with no warning. As a workaround, you can put your Pandora into low power mode as soon as the flashing mouse icon (XFE startup) appears. This should significantly delay loading the battery monitor widget, and even if the charge hasn't passed 1% by the time it checks, on the next try you should be there.&lt;br /&gt;
&lt;br /&gt;
==Operating Point==&lt;br /&gt;
The ''OPP'' is a TI term which reflects the fact that low clock speeds can be achieved with lower supply voltage than the higher clock speeds. Increasing OPP will reduce the lifetime of the device significantly (from 10 years to 5 years of continuous use.) OPP3 is the default as shipped by OpenPandora. As of Hotfix4, it is possible to set a maximum OPP in the range 1-5 (for example, to 5):&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;echo 5 | sudo tee -a /proc/pandora/cpu_opp_max&amp;lt;/source&amp;gt;&lt;br /&gt;
This will then increase OPP to suit the requested CPU max, as pre-determined by a table built in to the kernel. These thresholds use OPP1 for below 125 MHz, and OPP5 for above 720 MHz. It is possible to set the limiter and maybe run at 500 MHz in OPP2 (depending on your specific chip). See [http://boards.openpandora.org/index.php?/topic/22-using-hotfix4-how-high-can-you-clock/ this forum thread] for actual results.&lt;br /&gt;
&lt;br /&gt;
{{warning&lt;br /&gt;
|Using anything above OPP3 WILL shorten the lifetime of your Pandora, although it should still outlive the 1 year warranty. Using anything above OPP5 and 1Ghz will void your warranty (see [[Overclocking#Warranty_information|here]])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Tweaking scripts to make this tuning easier are in the works.&lt;br /&gt;
&lt;br /&gt;
==Monitoring==&lt;br /&gt;
The [[kernel]] provides some information about battery state through the filesystem. See [[Data_provided_by_Battery_and_Power_driver]]. This may help with diagnosing problems.&lt;br /&gt;
&lt;br /&gt;
==Times==&lt;br /&gt;
* This data originates from different studies performed under different OS versions and use cases.&lt;br /&gt;
* Please add the source and a short note about the conditions you used, and if necessary more detailed ones to the Talk page.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Mode&lt;br /&gt;
!Time&lt;br /&gt;
!Details, Source&lt;br /&gt;
|-&lt;br /&gt;
! Active PND applications&lt;br /&gt;
| 10-20 hours&lt;br /&gt;
| OS SuperZaxxon, Beta 2, Kernel 3.2.1&lt;br /&gt;
|-&lt;br /&gt;
! MP3 play, screen off&lt;br /&gt;
| 43 hours&lt;br /&gt;
| MP3 playback in [http://repo.openpandora.org/?page=detail&amp;amp;app=audacious Audacious] in [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Low Power Mode&lt;br /&gt;
|30-75 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Standby Mode&lt;br /&gt;
| 160-200 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Power off&lt;br /&gt;
|5% charge loss per week&lt;br /&gt;
| although there are reports of much faster drain?[http://boards.openpandora.org/index.php?/topic/24-battery-drain/]&lt;br /&gt;
|-&lt;br /&gt;
! Mains charge, operating&lt;br /&gt;
| 20 hours&lt;br /&gt;
| estimate, OS Zaxxon, Hotfix 3&lt;br /&gt;
|-&lt;br /&gt;
! Mains charge (low power)&lt;br /&gt;
|8 hours&lt;br /&gt;
| estimate, OS Zaxxon, Hotfix 3&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, operating&lt;br /&gt;
| 20 hours&lt;br /&gt;
| inactive, screen+wifi on, may charge or discharge depending on load&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, low power&lt;br /&gt;
|20 hours&lt;br /&gt;
|estimate&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Battery Care==&lt;br /&gt;
* You can charge your [[battery]] to full charge, the charging circuits will then reduce the current to avoid overheating&lt;br /&gt;
* If you won't use the [[battery]] for more than a week, it is best to leave it at about 40% charged (as opposed to full)&lt;br /&gt;
* Don't worry about running it down too low, there are protection circuits to avoid a '''damagingly low discharge'''.&lt;br /&gt;
**Avoid leaving the battery completely discharged though.  When the power runs out, the system will be unable to shutdown cleanly, and might corrupt your files or the system.&lt;br /&gt;
* No harm will come if you only partially recharge it. If you've only got 10 free minutes to charge before leaving, go ahead. You'll put an hour of usage back into the battery, and you can always charge it more later.&lt;br /&gt;
* For best accuracy, the battery meter relies on watching the battery discharge over most of it's range (down to say 10%).&lt;br /&gt;
**This will only affect the 'time to run' indication&lt;br /&gt;
* If you're not going to be using your battery for a very long time, the extremely best thing you can do for it is to discharge to 40%, seal it in an airtight bag, and put it in the fridge. Even years later, you pull it out, and it will be almost as good as when you put it in.&lt;br /&gt;
&lt;br /&gt;
[[Category:Power supply]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26313</id>
		<title>Power modes</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Power_modes&amp;diff=26313"/>
		<updated>2012-11-15T14:13:24Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: /* Normal Mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Battery.jpg|thumb|The Pandora's battery]]&lt;br /&gt;
&lt;br /&gt;
==Power Modes==&lt;br /&gt;
&lt;br /&gt;
Without switching the device entirely off, it may be placed into low power mode or regular power mode; simply pressing the power button will toggle modes. Note that as of [[hotfix3]], opening the lid in low power mode has no effect.&lt;br /&gt;
&lt;br /&gt;
===Normal Mode===&lt;br /&gt;
This is the normal operating mode, [[display]] on, [[WiFi]] and [[Bluetooth]] on if requested. [[CPU speed]] can be selected by the user, and has a small impact on battery life. Screen brightness will also have a significant effect on battery life. The CPU should automatically self-regulate to the current task, and 10-20 hours [[battery]] life is possible depending on usage. This is mostly independent of the set CPU speed for any given task. At any time, the battery gauge will show the remaining battery life ''if the usage remains the same as over the past some seconds''.&lt;br /&gt;
See [http://boards.openpandora.org/index.php?/topic/10738-pandora-power-consumption-breakdown/] for a detailed breakdown of power consumption.&lt;br /&gt;
&lt;br /&gt;
===Lid Closed===&lt;br /&gt;
The only change with the lid closed is to turn off the LCD [[backlight]]. This improves battery life, allowing music playback and streaming to continue. As of [[Hotfix2]], the screen remains on if the device is powered up with the screen closed. It is also possible to set [[xfce]] to blank the screen after a period of inactivity, which helps with battery.&lt;br /&gt;
&lt;br /&gt;
===Low Power===&lt;br /&gt;
Low power mode is toggled by a short press of the [[power switch]] to the right. The screen is off, the [[radios]] are disabled, the CPU max speed is set to 14 MHz. The device is still silently on, allowing for alarms to go off or it to be turned on again instantly. The power [[LED]] will be dimmed, and may appear to be off if you are outside.&lt;br /&gt;
&lt;br /&gt;
Low power mode is probably going to be used as the normal &amp;quot;off&amp;quot; for most people, with true off (device powered down entirely, unable to respond to alarms or wake up quickly) available to conserve battery power. Turning the Pandora off completely is the best option if you don't plan on using it for few days or longer.&lt;br /&gt;
&lt;br /&gt;
Since the Pandora has to be powered whilst it is charging, low power mode is best for fastest charging, and will even allow a full charge to be achieved from [[USB]]. It is also the best way to use the Pandora as a [[USB]] charger for other devices.&lt;br /&gt;
&lt;br /&gt;
Opening the [[screen]] whilst in low power mode has no effect (screen stays off, clocks stay low), and you will need to use the power switch to resume.&lt;br /&gt;
&lt;br /&gt;
At the moment, there is no clear advantage in slowing the clocks (other than being an effective pause button when playing MP3). The only saving is through disabling the radios. This is likely to be improved in due course since there are features in the omap processor for power saving which are being added to the linux [[kernel]].&lt;br /&gt;
&lt;br /&gt;
===Power Off===&lt;br /&gt;
Select Logout then Shutdown from the window manager to power off. If a charger is connected, the device will re-boot immediately. It is possible to get into a state where you believe it is powered off, but in fact it is using power at the normal screen off rate - so after 12 hours, 50% of your battery is gone. The Power green [[LED]] ought to be a tell-tale. It is possible that some bugs exist in this area, but nothing has been clearly identified[http://www.gp32x.com/board/index.php?/topic/54652-solved-pandora-lost-charge-overnight/]&lt;br /&gt;
&lt;br /&gt;
A common problem seems to be that if you switch off ''before'' unplugging, your Pandora will re-boot even though it is now left unplugged. This problem is compounded by the low battery shutdown script being called repeatedly (and actually preventing shutdown).&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-reset''' of the Pandora (in case of software crashes), press and hold the [[Pandora key]] and flick the power button to the right.&lt;br /&gt;
&lt;br /&gt;
To do a '''hard-shutdown''' of the Pandora, press and hold the Pandora key ''with right shoulder button held'' and flick the power button to the right, and then select shutdown from the menu.[http://www.gp32x.com/board/index.php?/topic/59233-hf5-not-shutting-down-or-rebooting/page__view__findpost__p__946375]&lt;br /&gt;
&lt;br /&gt;
==Events==&lt;br /&gt;
The events which control power can be customised [http://www.gp32x.com/board/index.php?/topic/54544-forcing-shutdown-at-10-battery-life/page__view__findpost__p__878418]. Lid switch, Power Switch, battery threshold and Window Manager shutdown commands. Note that the battery manager in xfce will also take action when the battery is low, by default forcing a shutdown at 5% (so you may observe a full boot process, the window manager appears, then immediately shuts down)&lt;br /&gt;
&lt;br /&gt;
==Charging==&lt;br /&gt;
[[image:Power_uk.png|thumb|alt=UK charger and adapter|UK charger and adapter]]&lt;br /&gt;
It is possible to charge from the mains charger (use the supplied one or a ''GENUINE'' PSP adaptor only) or [[USB]] cable. While a charger is connected, remaining [[battery]] level is displayed, but the time displays 00:00. If charging from USB, it is possible that the battery will still discharge slowly, since the Pandora takes more current (in normal mode) than the USB can supply. Mains charge is configured to draw 2000mA, USB charge is more like 500mA.&lt;br /&gt;
&lt;br /&gt;
It is not possible to charge the Pandora without turning it on - connecting the mains charger or the USB cable will turn it on automatically. The normal charging circuits rely on the CPU for configuration. In practice, this has minimal impact on usage, except that after charging,&lt;br /&gt;
&amp;lt;!--         does this really work? mine powers up again if the charger is still connected --&amp;gt;&lt;br /&gt;
you might wish to explicitly turn off (and maybe there is a easy way to automate this by adding a charger event to call a script).&lt;br /&gt;
&lt;br /&gt;
Full discharge charging: The pandora will shutdown in case of low battery power. However there is a protection circuit in the battery itself which will cut off the power output of the battery. The battery and the pandora seems to be dead in this condition, but it's not. If you plug in the power &lt;br /&gt;
&amp;lt;!--                            which one?  mains charger required? or does usb work too?  --&amp;gt;&lt;br /&gt;
you'll see nothing happen - but the battery will be recharged very slowly until the battery is above it's cutoff level. This could take up to 30 minutes. Then the pandora will startup and the normal CPU controlled faster charging will continue.&lt;br /&gt;
[http://boards.openpandora.org/index.php?/topic/8426-battery-completely-dead/#entry150209]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--                             which firmware was this below for?                          --&amp;gt;&lt;br /&gt;
If your Pandora's [[battery]] is at less than 1% (actually configurable in [[XFCE]]), then you may have problems in using [[USB]] to charge the Pandora. Currently, [[USB]] is not recognised by the [[XFCE]] battery monitor so it will shutdown with no warning. As a workaround, you can put your Pandora into low power mode as soon as the flashing mouse icon (XFE startup) appears. This should significantly delay loading the battery monitor widget, and even if the charge hasn't passed 1% by the time it checks, on the next try you should be there.&lt;br /&gt;
&lt;br /&gt;
==Operating Point==&lt;br /&gt;
The ''OPP'' is a TI term which reflects the fact that low clock speeds can be achieved with lower supply voltage than the higher clock speeds. Increasing OPP will reduce the lifetime of the device significantly (from 10 years to 5 years of continuous use.) OPP3 is the default as shipped by OpenPandora. As of Hotfix4, it is possible to set a maximum OPP in the range 1-5 (for example, to 5):&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;echo 5 | sudo tee -a /proc/pandora/cpu_opp_max&amp;lt;/source&amp;gt;&lt;br /&gt;
This will then increase OPP to suit the requested CPU max, as pre-determined by a table built in to the kernel. These thresholds use OPP1 for below 125 MHz, and OPP5 for above 720 MHz. It is possible to set the limiter and maybe run at 500 MHz in OPP2 (depending on your specific chip). See [http://boards.openpandora.org/index.php?/topic/22-using-hotfix4-how-high-can-you-clock/ this forum thread] for actual results.&lt;br /&gt;
&lt;br /&gt;
{{warning&lt;br /&gt;
|Using anything above OPP3 WILL shorten the lifetime of your Pandora, although it should still outlive the 1 year warranty. Using anything above OPP5 and 1Ghz will void your warranty (see [[Overclocking#Warranty_information|here]])&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Tweaking scripts to make this tuning easier are in the works.&lt;br /&gt;
&lt;br /&gt;
==Monitoring==&lt;br /&gt;
The [[kernel]] provides some information about battery state through the filesystem. See [[Data_provided_by_Battery_and_Power_driver]]. This may help with diagnosing problems.&lt;br /&gt;
&lt;br /&gt;
==Times==&lt;br /&gt;
* This data originates from different studies performed under different OS versions and use cases.&lt;br /&gt;
* Please add the source and a short note about the conditions you used, and if necessary more detailed ones to the Talk page.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Mode&lt;br /&gt;
!Time&lt;br /&gt;
!Details, Source&lt;br /&gt;
|-&lt;br /&gt;
! Active PND applications&lt;br /&gt;
| 10-20 hours&lt;br /&gt;
| OS SuperZaxxon, Beta 2, Kernel 3.2.1&lt;br /&gt;
|-&lt;br /&gt;
! MP3 play, screen off&lt;br /&gt;
| 43 hours&lt;br /&gt;
| MP3 playback in [http://repo.openpandora.org/?page=detail&amp;amp;app=audacious Audacious] in [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Low Power Mode&lt;br /&gt;
|30-75 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Standby Mode&lt;br /&gt;
| 160-200 hours&lt;br /&gt;
| [http://boards.openpandora.org/index.php?/topic/7196-32-kernel-issue-tracking-thread/page__st__200#entry138048 OS SuperZaxxon, Beta 2, Kernel 3.2.1]&lt;br /&gt;
|-&lt;br /&gt;
! Power off&lt;br /&gt;
|5% charge loss per week&lt;br /&gt;
| although there are reports of much faster drain?[http://boards.openpandora.org/index.php?/topic/24-battery-drain/]&lt;br /&gt;
|-&lt;br /&gt;
! Mains charge, operating&lt;br /&gt;
| 20 hours&lt;br /&gt;
| estimate, OS Zaxxon, Hotfix 3&lt;br /&gt;
|-&lt;br /&gt;
! Mains charge (low power)&lt;br /&gt;
|8 hours&lt;br /&gt;
| estimate, OS Zaxxon, Hotfix 3&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, operating&lt;br /&gt;
| 20 hours&lt;br /&gt;
| inactive, screen+wifi on, may charge or discharge depending on load&lt;br /&gt;
|-&lt;br /&gt;
! USB Charge, low power&lt;br /&gt;
|20 hours&lt;br /&gt;
|estimate&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Battery Care==&lt;br /&gt;
* You can charge your [[battery]] to full charge, the charging circuits will then reduce the current to avoid overheating&lt;br /&gt;
* If you won't use the [[battery]] for more than a week, it is best to leave it at about 40% charged (as opposed to full)&lt;br /&gt;
* Don't worry about running it down too low, there are protection circuits to avoid a '''damagingly low discharge'''.&lt;br /&gt;
**Avoid leaving the battery completely discharged though.  When the power runs out, the system will be unable to shutdown cleanly, and might corrupt your files or the system.&lt;br /&gt;
* No harm will come if you only partially recharge it. If you've only got 10 free minutes to charge before leaving, go ahead. You'll put an hour of usage back into the battery, and you can always charge it more later.&lt;br /&gt;
* For best accuracy, the battery meter relies on watching the battery discharge over most of it's range (down to say 10%).&lt;br /&gt;
**This will only affect the 'time to run' indication&lt;br /&gt;
* If you're not going to be using your battery for a very long time, the extremely best thing you can do for it is to discharge to 40%, seal it in an airtight bag, and put it in the fridge. Even years later, you pull it out, and it will be almost as good as when you put it in.&lt;br /&gt;
&lt;br /&gt;
[[Category:Power supply]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
	<entry>
		<id>https://pandorawiki.org/index.php?title=Pandora&amp;diff=26312</id>
		<title>Pandora</title>
		<link rel="alternate" type="text/html" href="https://pandorawiki.org/index.php?title=Pandora&amp;diff=26312"/>
		<updated>2012-11-15T14:10:34Z</updated>

		<summary type="html">&lt;p&gt;Jonsneyers: /* Power */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
{{help}}&lt;br /&gt;
&lt;br /&gt;
[[Image:PandoraFrontNew.jpg|right|thumb|320px|The Pandora.]] &lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The Pandora is a unique combination of gaming console and pocket computer.&lt;br /&gt;
&lt;br /&gt;
It is the [[Wikipedia:spiritual successor|spiritual successor]] to other handheld consoles such as the [[Wikipedia:GP32|GP32]] and [[Wikipedia:GP2X|GP2X]].  There is currently no other device that has dedicated gaming controls, two [[nubs|analog nubs]] and a [[keyboard|QWERTY keyboard]].&lt;br /&gt;
&lt;br /&gt;
It was developed as a gaming device not just to run [[games]] made just for it but also to [[Emulator list|emulate older systems]].  From home consoles like the [[Wikipedia:Atari 2600|Atari 2600]], [[Wikipedia:Nintendo Entertainment System|NES]], [[Wikipedia:Super Nintendo Entertainment System|SNES]], [[Wikipedia:Sega Master System|Sega Master System]], [[Wikipedia:Sega Genesis|Sega Genesis]] and [[Wikipedia:Neo Geo (system)|Neo Geo]] to handheld consoles like the [[Wikipedia:Sega Game Gear|Game Gear]], [[Wikipedia:Game Boy|Game Boy]]/[[Wikipedia:Game Boy Color|Color]]/[[Wikipedia:Game Boy Advance|Advance]] to traditional arcade cabinet games.  It can also emulate entire computer systems, from the [[Wikipedia:Commodore 64|Commodore 64]] and [[Wikipedia:Amiga|Amiga]] to old Apple Macintosh computers or a PC with DOS.&lt;br /&gt;
&lt;br /&gt;
The Pandora can do all of this because it is a tiny computer running a custom distribution of Linux based on [http://www.angstrom-distribution.org/ The Ångström Distribution].  Because it runs Linux, the Pandora isn't just a console but a complete desktop computer with access to tens of thousands of Linux programs.&lt;br /&gt;
&lt;br /&gt;
From classic gaming, listening to music, watching movies, viewing pictures, program development or surfing the web to just reading or writing texts, the Pandora has a lot to offer.&lt;br /&gt;
&lt;br /&gt;
{{hr}}&lt;br /&gt;
&lt;br /&gt;
[[FAQ|Our FAQ]] has more detailed information.&lt;br /&gt;
&lt;br /&gt;
[http://www.open-pandora.org/index.php?option=com_content&amp;amp;view=article&amp;amp;id=97&amp;amp;Itemid=34&amp;amp;lang=en Visit the Pandora website] for ordering information.&lt;br /&gt;
&lt;br /&gt;
= Specifications =&lt;br /&gt;
&lt;br /&gt;
[[Hardware documentation]] has detailed hardware specifications.&lt;br /&gt;
&lt;br /&gt;
* [[Size Comparisons|140 x 83 x 27 mm]]&lt;br /&gt;
&lt;br /&gt;
* 320g (0.739 lbs) {{FIXME|Does this include the battery?}}&lt;br /&gt;
&lt;br /&gt;
== Core Hardware ==&lt;br /&gt;
&lt;br /&gt;
* [[Hardware_documentation#OMAP3530|Texas Instruments OMAP3530 SoC]]&lt;br /&gt;
&lt;br /&gt;
* [[Hardware_documentation#PowerVR|PowerVR SGX GPU]]&lt;br /&gt;
&lt;br /&gt;
* 512MB DDR SDRAM.&lt;br /&gt;
&lt;br /&gt;
* 512MB internal storage ([[NAND]])&lt;br /&gt;
&lt;br /&gt;
== Display ==&lt;br /&gt;
&lt;br /&gt;
* Touchscreen TFT-LCD&lt;br /&gt;
** 4.3-inch (93.6 x 56.2 mm)&lt;br /&gt;
** 800x480 widescreen (5:3)&lt;br /&gt;
** Brightness:  300 cd/m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
** Contrast ratio: 450:1&lt;br /&gt;
*** Viewable in direct sunlight, but it ''will'' wash out.&lt;br /&gt;
** Response time: tr+tf=30ms&lt;br /&gt;
*** No ghosting.&lt;br /&gt;
&lt;br /&gt;
* {{FIXME|This is a mess.}} TV-out included in hardware, A/V-OUT Port (similar in appearance to a large USB OTG port) has Composite and S-Video outputs and 3.5mm headphone output and microphone input.&lt;br /&gt;
** Separate TV-out signals, picture-in-picture capabilities. [http://www.gp32x.com/board/index.php?showtopic=38044]&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
* Stereo speakers&lt;br /&gt;
&lt;br /&gt;
* Volume control wheel&lt;br /&gt;
&lt;br /&gt;
* Microphone&lt;br /&gt;
&lt;br /&gt;
* A [[Wikipedia:Digital-to-analog converter|DAC]] and an [[Wikipedia:Analog-to-digital converter|ADC]]&lt;br /&gt;
&lt;br /&gt;
== Input ==&lt;br /&gt;
&lt;br /&gt;
* QWERTY [[keyboard]]&lt;br /&gt;
&lt;br /&gt;
* Gaming controls:&lt;br /&gt;
** 8-way D-pad&lt;br /&gt;
** Four gaming buttons&lt;br /&gt;
** Two shoulder buttons&lt;br /&gt;
** Two analog [[nubs]]&lt;br /&gt;
&lt;br /&gt;
* Touchscreen&lt;br /&gt;
&lt;br /&gt;
* Microphone&lt;br /&gt;
&lt;br /&gt;
== Connectivity ==&lt;br /&gt;
&lt;br /&gt;
* [[Wi-Fi|802.11b/g Wi-Fi]]&lt;br /&gt;
&lt;br /&gt;
* [[Bluetooth|Bluetooth 2.0 + EDR]] (3Mbps)&lt;br /&gt;
&lt;br /&gt;
* [[USB_reference|USB]] &lt;br /&gt;
*# Standard-A USB host port&lt;br /&gt;
*#* Fully powered (500 mA)&lt;br /&gt;
*# [[Wikipedia:USB On-The-Go|USB On-The-Go]] mini-AB port.&lt;br /&gt;
** You can use anything that has the appropriate drivers. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
** Some devices need to first go through a powered USB hub.&lt;br /&gt;
&lt;br /&gt;
* Two [[Wikipedia:Secure_Digital#SDIO|SDIO]]-capable [[Wikipedia:SDHC#SDHC|SDHC]]/[[Wikipedia:SDHC#SDXC|SDXC]] slots.&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:RS-232|RS-232]] included, but a level converter is needed for the [[Wikipedia:Universal asynchronous receiver/transmitter|UART]]. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=568882]&lt;br /&gt;
&lt;br /&gt;
== Power ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Lithium-ion polymer battery|Lithium-ion polymer]] [[battery]], 4200mAh design capacity.&lt;br /&gt;
** 10-20 hours battery life under reasonable load&lt;br /&gt;
** 8-12 hours under max CPU load&lt;br /&gt;
** 6-8 hours under max CPU load with overclocking&lt;br /&gt;
** 5-6 days standby time&lt;br /&gt;
** 21 hours playing music with the display off&lt;br /&gt;
&lt;br /&gt;
* Can charge through an AC adapter or USB. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=40659&amp;amp;view=findpost&amp;amp;p=587802]&lt;br /&gt;
** Charging with the AC adapter takes about 4 hours from near-empty. In 2 hours you get to about 80%.&lt;br /&gt;
&lt;br /&gt;
* Advanced power management capabilities: only need to set a max clock speed; when the CPU is not doing anything it automatically HALTs and does nothing to save power. [http://www.gp32x.com/board/index.php?s=&amp;amp;showtopic=38155&amp;amp;view=findpost&amp;amp;p=574380]&lt;br /&gt;
&lt;br /&gt;
* Suspend to RAM or suspend to disk functionality is being developed.  This will give longer battery life and faster start up.&lt;br /&gt;
** See [[Power modes]].&lt;br /&gt;
&lt;br /&gt;
= More Information =&lt;br /&gt;
&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [[Hardware documentation]]&lt;br /&gt;
* [[Pandora history]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>Jonsneyers</name></author>
		
	</entry>
</feed>