• DX910-SW-99002-r3p1-01rel0 linux kernel 3.0.39
    Note: This was originally posted on 30th August 2012 at http://forums.arm.com I thought I would play with the latest software provided by Mali found here . I have a current kernel built at 3.0.39 and...
  • Not able to download midgard-kernel TX011-SW-99002-r16p0-00rel0.gz
    Hi All, I am not able to download the latest migdard kernel driver TX011-SW-99002-r16p0-00rel0.gz https://developer.arm.com/products/software/mali-drivers/midgard-kernel when I accept he GPL agreement...
  • X11 Display pointer check bug
    Hi, A normal way to integrate Mali on Linux/X11 is to first open a connection with the X server and get an X display pointer via XOpenDisplay() , and pass that to eglGetDisplay() to get the equivalent...
  • The correct version of libMali.so needs to be used in each case.
    Mali supports 3 windowing systems on Linux: Android, Linux fbdev and Linux X11. The correct version of libMali.so needs to be used in each case. For example, if you try to use libMali.so that was built...
  • Hanging app in shim_glBindFramebuffer() from libMali.so
    Hi there, I have an Android app with 3M+ downloads, and I get frequent 'Application Not Responding' crash reports. When I examine these, my main thread always hangs waiting for futex in shim_glBindFramebuffer...