<div class="gmail_quote">On Mon, Jul 9, 2012 at 12:09 PM, Peter Steenbergen <span dir="ltr"><<a href="mailto:p.steenbergen@j1nx.nl" target="_blank">p.steenbergen@j1nx.nl</a>></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'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 "Device"<br> Identifier "Mali FBDEV"<br> Driver "mali"<br>
Option "fbdev" "/dev/fb0"<br> Option "DRI2" "false"<br> Option "DRI2" "false"<br> Option "DRI2_PAGE_FLIP" "false"<br>
Option "DRI2_WAIT_VSYNC" "false"<br>EndSection<br><br>Section "Screen"<br> Identifier "Mali Screen"<br> Device "Mali FBDEV"<br>EndSection<br>
<br>Section "DRI"<br> Mode 0666<br>EndSection<br><br>Section "Serverflags"<br> Option "AIGLX" "false"<br>EndSection<br><br>Section "Module"<br> Disable "glx"<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 "error OK box" )<br>