<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 20/06/2012 11:23, Tom Cubie wrote:
    <blockquote
cite="mid:CAFjve-BjB2e7AamyhJgsrJ7T_eRD3Ldwgnkn6enuXAsY8LNbJA@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">On Wed, Jun 20, 2012 at 12:17 PM, Jock
        Tanner <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:tanner.of.kha@gmail.com" target="_blank">tanner.of.kha@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          I have switched to debian wheezy, armhf architecture. It seems
          that UI<br>
          reaction quite improved. Thank you, Haakon!<br>
          <br>
          I've also built mali_drv.so from sources, but when I try to
          put it to<br>
          work through xorg.conf it just exits right after start without
          any<br>
          error messages or segfaults. Xorg logs contains absolutely no
          ee's or<br>
          ww's. Don't know how to make the system more verbose. The
          obvious<br>
          point of potential conflicts is libUMP.so, but I don't know
          how to<br>
          check its version either. Do anybody have any advice on
          debugging? Or<br>
          maybe I should simply try to build older version.<br>
          <br>
          Jock<br>
          <br>
        </blockquote>
        <div>Hi, i have created a page about mali x11 driver</div>
        <div><a moz-do-not-send="true"
href="http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/Compile_X11_driver_for_A10/">http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/Compile_X11_driver_for_A10/</a></div>
        <div>According to the document from ARM, the fb driver should be
          modified. I have done everything</div>
        <div>the documents write, and X runs with no obvious error, but
          the mali doesn't run. I have no idea</div>
        <div>what's wrong.</div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          _______________________________________________<br>
          arm-netbook mailing list <a moz-do-not-send="true"
            href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
          <a moz-do-not-send="true"
            href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook"
            target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
          Send large attachments to <a moz-do-not-send="true"
            href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <div><br>
      </div>
      -- <font face="'trebuchet ms', sans-serif"></font><br>
    </blockquote>
    <br>
    <span class="moz-txt-link-freetext">I've tried the instructions at
      <a class="moz-txt-link-freetext" href="http://rhombus-tech.net/allwinner_a10/Compile_X11_driver_for_A10/">http://rhombus-tech.net/allwinner_a10/Compile_X11_driver_for_A10/</a>,
      but all I get is a blank screen<br>
      I'm using VGA output, and Xorg.log stops when loading the mali
      module:<br>
      [&nbsp;&nbsp;&nbsp; 23.878] (II) LoadModule: "mali"<br>
      [&nbsp;&nbsp;&nbsp; 23.879] (II) Loading
      /usr/lib/xorg/modules/drivers/mali_drv.so<br>
      <br>
      I'm using the default kernel in github and all modules are loaded:<br>
      lsmod<br>
      Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by<br>
      8192cu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 508465&nbsp; 0<br>
      mali_drm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1954&nbsp; 0<br>
      drm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 176728&nbsp; 1 mali_drm<br>
      mali&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 130896&nbsp; 0<br>
      hdmi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15237&nbsp; 0<br>
      lcd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2706&nbsp; 0<br>
      disp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 219086&nbsp; 2 hdmi,lcd<br>
      ump&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42542&nbsp; 2 mali,disp<br>
      <br>
      I use /etc/module as follows:<br>
      lcd<br>
      hdmi<br>
      ump<br>
      disp<br>
      fb<br>
      mali<br>
      mali_drm<br>
      8192cu<br>
      <br>
      So the order seems fine, except I don't have an fb.ko modules
      because it is built-in the kernel.<br>
      <br>
      I'm using Linaro 12.06 ALIP rootfs (armhf), so I'm not so sure
      what is causing, and looking for advice before I dig into mali_drv
      code.<br>
      There are 2</span> r2p4 versions: r2p4-02rel1-02rel1<span
      class="moz-txt-link-freetext"> (the one I use) and</span>
    r2p4-02rel0 so I'm not sure I use the right one.<br>
  </body>
</html>