Hi, AllI just did a try to build the cm9.1.0 for s5pv210 locally,and found the version of the latest SGX driver binaries google Nexus S phone providesBelow is the detail information for each:version in kernel:shell@android:/ $ cat /proc/pvr/versionVersion CustomerGoogle_Android_ogles1_ogles2_GPL sgxddk 18 1.8@785978 (release) smdkc110_android
System Version String: None
can also be checked via the file kernel/drivers/gpu/pvr/pvrversion.hThe version of the SX binaries:strings vendor/lib/egl/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
D/AndroidRuntime(22700): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime(22700): CheckJNI is ON
I/SurfaceFlinger(22699): SurfaceFlinger is starting
I/SurfaceFlinger(22699): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/gralloc (22699): using (fd=11)
I/gralloc (22699): id = s3cfb
I/gralloc (22699): xres = 320 px
I/gralloc (22699): yres = 480 px
I/gralloc (22699): xres_virtual = 320 px
I/gralloc (22699): yres_virtual = 960 px
I/gralloc (22699): bpp = 16
I/gralloc (22699): r = 11:5
I/gralloc (22699): g = 5:6
I/gralloc (22699): b = 0:5
I/gralloc (22699): width = 51 mm (159.372543 dpi)
I/gralloc (22699): height = 76 mm (160.421051 dpi)
I/gralloc (22699): refresh rate = 97.67 Hz
D/libEGL (22699): >>> 0 1 POWERVR_SGX540_120
D/libEGL (22699): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL (22699): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL (22699): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/libEGL (22699): [pisces]eglInitialize dp=0x40191048, dpy=0x1
D/libEGL (22699): [pisces]eglInitialize dp->initialize
I/libEGL (22699): [pisces]egl_display_t::initialize...refs = 0
W/libEGL (22699): [pisces]0/2: eglInitialize(-1,-1)
W/libEGL (22699): [pisces]0: eglInitialize(0x1) failed (EGL_BAD_ALLOC)
E/libEGL (22699): initialize:311 error 3001 (EGL_NOT_INITIALIZED)
E/libEGL (22699): validate_display:190 error 3001 (EGL_NOT_INITIALIZED)
E/libEGL (22699): validate_display:190 error 3001 (EGL_NOT_INITIALIZED)
F/libc (22699): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)