[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/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 - Mandlebrot example displays no output

Mandlebrot example displays no output

Hardware related problems and workarounds

Mandlebrot example displays no output

Postby Annirak » Wed May 21, 2014 6:57 am

I've just built the mandlebrot example, but I'm not getting any output. It just sits at the terminal, with a blinking cursor.

Matmul16 seems to work. As does aobench.

When I run matmul16's run_allnight variant, I get the occasional screen flicker. Likewise with mandlebrot. Could this be power related?
Annirak
 
Posts: 2
Joined: Mon Dec 17, 2012 3:21 am

Re: Mandlebrot example displays no output

Postby hamster » Wed May 21, 2014 8:02 am

You did press alt-f1, and run it on a console window, as per the README?

(No, I didn't either....)
hamster
 
Posts: 75
Joined: Mon Dec 17, 2012 3:23 am
Location: New Zealand

Re: Mandlebrot example displays no output

Postby Annirak » Wed May 21, 2014 10:25 am

I did read the readme... Twice. I must have missed the step because it's under build, not run...

I'll give it a try later today, though I'm still concerned about the flickering display.
Annirak
 
Posts: 2
Joined: Mon Dec 17, 2012 3:21 am

Re: Mandlebrot example displays no output

Postby slowboy » Wed May 21, 2014 6:24 pm

I got it working with ctrl-alt-F2 to turn output on and ctrl-alt-F7 to go back to GUI.
I started it from a terminal window, if that makes a differance.
Pretty impressive graphics, though some flicker.

slowboy
slowboy
 
Posts: 8
Joined: Mon Dec 17, 2012 12:52 pm

Re: Mandlebrot example displays no output

Postby Reiner » Fri May 23, 2014 9:26 pm

I wanted to test the mandelbrot example as well but realized that ctrl-alt-F2 [ or any other F-key] doesn`t do anything. What did i mess up?
Reiner
 
Posts: 17
Joined: Mon Dec 17, 2012 3:22 am
Location: Germany

Re: Mandlebrot example displays no output

Postby shodruk » Sat May 24, 2014 6:53 am

Shodruky
shodruk
 
Posts: 464
Joined: Mon Apr 08, 2013 7:03 pm

Re: Mandlebrot example displays no output

Postby Reiner » Sun May 25, 2014 3:18 pm

Thank you Shodruky!
It works and Mandelbrot-example is quiet impressive!
But it would be much more comfortable if the ctrl-alt-function shortcut would work. Do you have an idea why it doesn't? I guess that there are lot of possible reasons why it doesn't work but what would be the most likely reason?

Thanks in advance!

Reiner
Reiner
 
Posts: 17
Joined: Mon Dec 17, 2012 3:22 am
Location: Germany

Re: Mandlebrot example displays no output

Postby Reiner » Tue May 27, 2014 7:28 pm

I found an easier and more comfortable workaround for my problem without needing to actually stop lxdm:

I just open a virtual terminal:
sudo chvt 2
From there i can start the mandelbrot example.
To get back to lxdm without the need of restarting it:
sudo chvt 7
That might only work in the standard configuration- but hey it works! :D
Reiner
 
Posts: 17
Joined: Mon Dec 17, 2012 3:22 am
Location: Germany

Re: Mandlebrot example displays no output

Postby shodruk » Wed May 28, 2014 3:35 pm

Thanks! I didn't know that command. :D
Shodruky
shodruk
 
Posts: 464
Joined: Mon Apr 08, 2013 7:03 pm


Return to Troubleshooting

Who is online

Users browsing this forum: No registered users and 23 guests

cron