[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Does board go into low power state after being idle?
Page 1 of 1

Does board go into low power state after being idle?

PostPosted: Thu Jun 29, 2017 8:50 am
by ninlar
After I plug-in the Parallella board, it responds just fine over SSH for awhile. But if I come back an hour later, the SSH connection has been dropped, and I cannot reconnect. During this time, I don't have any programs running on the board, so it should not be overheating. My board came with the giant heat sink and made sure the thermal tape was properly placed on both the Zynq and Epiphany chips.

I have not connected a serial cable yet to see if any traces are coming across before it becomes unresponsive. I just wrote a program that sits in a loop for several hours running ztemp.sh and appending the output to a log file, to see if the temperature is creeping up over time. If the program runs all night then I guess that might support my hypothesis that the board is going into some sort of hibernate or sleep, because the program would prevent that from happening, and if it is overheating, then I should see it in the log file as it creeps up to the point where the watchdog takes action to save the board.

My question is, does Parabuntu go into a low power state if it is idle? Is there some sort of wake on LAN type of thing you can do to remotely knock it out of this state?

Re: Does board go into low power state after being idle?

PostPosted: Thu Jun 29, 2017 1:18 pm
by ninlar

Re: Does board go into low power state after being idle?

PostPosted: Thu Jun 29, 2017 3:11 pm
by olajep
How to improve thermal conditions:
1. Have the board standing up on the side.
2. The headless (non-HDMI) images use less power
3. Use a fan (just need a tiny bit of airflow).

https://www.parallella.org/2014/04/30/c ... d-cooling/
A heatsink is supplied with the board but this will not provide sufficient cooling alone and a fan must be used. It is possible that a fan may be sufficient without the heatsink, but using both is advisable. Note that only a small amount of airflow is required.

The heatsink is usually enough when the board is sitting idle (with a headless image). But when you start putting load on the system it will eventually go above 70C. When that happens the parallella-thermald daemon will kick in and shut off the board to protect it from overheating.

You can monitor the temperature (Zynq Temp) with the 'sensors' command:

The thermal daemon (parallella-thermald) will shutdown the board when the Zynq on-chip thermal sensor goes above 70C to protect the components from overheating.

// Ola

Re: Does board go into low power state after being idle?

PostPosted: Thu Jun 29, 2017 4:34 pm
by ninlar

Re: Does board go into low power state after being idle?

PostPosted: Wed Jul 05, 2017 10:10 am
by sebraa

Re: Does board go into low power state after being idle?

PostPosted: Thu Jul 06, 2017 3:31 am
by redbank199
I started playing with my first Parallella board yesterday. I started with the latest HDMI version image, heat sink installed, board standing up
on the side, but no fan, the board would shut down even when the only program running was xtemp. I ended up placing a large fan blowing
air toward the board to cool it down to about 50 F degree. But as soon as I turned off the fan, the temperature started rising, and the board
got shut down in about 15 minutes when xtemp showed 70 F degree.

So the lesson from this little experiment is with HDMI image, you definitely need the help of a fan.

I prefer not to run a fan from the mounting screw socket. I am thinking about getting a USB fan, but not sure how big/small the fan can be.

Does anyone have some data on the requirements for a fan ?

Re: Does board go into low power state after being idle?

PostPosted: Thu Jul 06, 2017 9:32 am
by sebraa

Re: Does board go into low power state after being idle?

PostPosted: Mon Jul 17, 2017 7:24 am
by olajep