That's correct, the graphics libraries match the prebuilt kernel
binary, which was built from an older source tree.
You need to use kernel commit 52f4764:
$ repo forall device/ti/panda -c git log --max-count=1 kernel
commit 76605d821bcc0db9cd897d40fff45b5a7fce2c32
Author: Jean-Baptiste Queru <
j...@google.com>
Date: Sun Apr 29 09:55:20 2012 -0700
Prebuilt PandaBoard kernel.
52f4764 Revert "gpu: pvr: Revert to 1.8@550175"
Change-Id: I5f4559d3997d7d57ca93317b41e2b06e512d46bc
On Fri, Aug 31, 2012 at 12:34 AM, YongQin Liu <
yongq...@linaro.org> wrote:
> Hi, All
>
> I just did a try to build the AOSP for panda locally,
> and found the version of the latest SGX driver binaries google provides
> mismatches with the version in latest kernel/omap(android-omap-panda-3.0).
> (not the prebuilt kernel in device/ti/panda dirrectory)
>
> Below is the detail information for each:
> version in kernel:
> shell@android:/ $ cat /proc/pvr/version
> Version CustomerGoogle_Android_ogles1_ogles2_GPL sgxddk 18 1.8@905891
> (release) omap4430_android
> System Version String: None
> shell@android:/ $
>
> can also be checked via the file kernel/drivers/gpu/pvr/pvrversion.h
>
> The version of the SX binaries google provides:
> 14:10:01 liuyq:android$ strings
> vendor/imgtec/panda/proprietary/libGLESv2_POWERVR_SGX540_120.so |grep
> build
> OpenGL ES 2.0 build 1.8@785978
> OpenGL ES GLSL ES 1.00 build 1.8@785978
> 14:10:26 liuyq:android$
>
> And this mismatch will cause the the following error:
> PVR_K:(Error): BridgedDispatchKM: Driver initialisation not
> completed yet. [4807, drivers/gpu/pvr/bridged_pvr_bridge.c]
>
> which will make the monitor not work.
>
> Just for your information.
>
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to
android-...@googlegroups.com
> To unsubscribe from this group, send email to
>
android-buildi...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/android-building?hl=en
--
Jean-Baptiste M. "JBQ" Queru
Technical Lead, Android Open Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.