<div class="gmail_quote">On Mon, Jul 9, 2012 at 12:09 PM, Peter Steenbergen <span dir="ltr">&lt;<a href="mailto:p.steenbergen@j1nx.nl" target="_blank">p.steenbergen@j1nx.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>Hmm, OK ...... I see my xorg.conf error! Let&#39;s see! <br>
</blockquote></div><br>Ok changed my xorg.conf to this;<br> X.Org X server configuration file for xfree86-video-mali   <br><br>Section &quot;Device&quot;<br>        Identifier &quot;Mali FBDEV&quot;<br>        Driver  &quot;mali&quot;<br>
        Option  &quot;fbdev&quot;            &quot;/dev/fb0&quot;<br>        Option  &quot;DRI2&quot;             &quot;false&quot;<br>        Option  &quot;DRI2&quot;             &quot;false&quot;<br>        Option  &quot;DRI2_PAGE_FLIP&quot;   &quot;false&quot;<br>
        Option  &quot;DRI2_WAIT_VSYNC&quot;  &quot;false&quot;<br>EndSection<br><br>Section &quot;Screen&quot;<br>        Identifier      &quot;Mali Screen&quot;<br>        Device          &quot;Mali FBDEV&quot;<br>EndSection<br>
<br>Section &quot;DRI&quot;<br>        Mode 0666<br>EndSection<br><br>Section &quot;Serverflags&quot;<br>        Option  &quot;AIGLX&quot; &quot;false&quot;<br>EndSection<br><br>Section &quot;Module&quot;<br>        Disable &quot;glx&quot;<br>
EndSection<br><br><br><br>Log file now looks like this (better)<br><a href="http://pastebin.com/8wbcWj7B">http://pastebin.com/8wbcWj7B</a><br><br>But still no desktop on screen (Still the same smallisch &quot;error OK box&quot; )<br>