by karzzon » Tue Apr 30, 2013 3:36 am
$this->bbcode_second_pass_quote('Enverex', '')$this->bbcode_second_pass_quote('Envil', 'I') just received my Cubie yesterday and got it to boot using the instructions from
http://archlinuxarm.org/platforms/armv7/cubieboard.
Now im wondering how to get the hdmi output working, i did see somewhere in this thread that it is not enabled by default but not how to enable it (or missed that). So what is needed to get something on my display?

Add this to your uEnv.txt in /boot:
$this->bbcode_second_pass_code('', 'disp.screen0_output_type=3 disp.screen0_output_mode=1920x1080p60')
Has anyone had any luck getting the Mali XOrg driver to work yet? Bails out for me.
Does that just go at the end of the uEnv.txt? Doing that changes nothing for me.