>From the adb log of my G1's boot time, it shows "requestGPU returned
-1", among other stuff. Does this mean that my OpenGL app is being
rendered using software?

BTW, I see the same messages on Hero as well.

Thanks

------------------------------------------- log begin
------------------------------------------

I/SurfaceFlinger(   81): SurfaceFlinger is starting
I/SurfaceFlinger(   81): SurfaceFlinger's main thread ready to run.
Initializing graphics H/W...
D/SurfaceFlinger(   81): pid 81 requesting gpu core (owner = -1)
W/SurfaceFlinger(   81): couldn't grant gpu core to pid 81
D/EGL     (   81): requestGPU returned -1
E/libEGL  (   81): h/w accelerated eglGetDisplay() failed
(EGL_SUCCESS)
I/SurfaceFlinger(   81): EGL informations:
I/SurfaceFlinger(   81): # of configs : 6
I/SurfaceFlinger(   81): vendor    : Android
I/SurfaceFlinger(   81): version   : 1.31 Android META-EGL
I/SurfaceFlinger(   81): extensions:
I/SurfaceFlinger(   81): Client API: OpenGL ES
I/EGLDisplaySurface(   81): using (fd=19)
I/EGLDisplaySurface(   81): id           = msmfb
I/EGLDisplaySurface(   81): xres         = 320 px
I/EGLDisplaySurface(   81): yres         = 480 px
I/EGLDisplaySurface(   81): xres_virtual = 320 px
I/EGLDisplaySurface(   81): yres_virtual = 960 px
I/EGLDisplaySurface(   81): bpp          = 16
I/EGLDisplaySurface(   81): r            = 11:5
I/EGLDisplaySurface(   81): g            =  5:6
I/EGLDisplaySurface(   81): b            =  0:5
I/EGLDisplaySurface(   81): width        = 45 mm (180.622223 dpi)
I/EGLDisplaySurface(   81): height       = 67 mm (181.970154 dpi)
I/EGLDisplaySurface(   81): refresh rate = 60.00 Hz
W/HAL     (   81): load: module=/system/lib/hw/copybit.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
copybit.trout.so' not found
W/HAL     (   81): load: module=/system/lib/hw/copybit.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
copybit.trout.so' not found
I/SurfaceFlinger(   81): OpenGL informations:
I/SurfaceFlinger(   81): vendor    : Android
I/SurfaceFlinger(   81): renderer  : Android PixelFlinger 1.0
I/SurfaceFlinger(   81): version   : OpenGL ES-CM 1.0
I/SurfaceFlinger(   81): extensions: GL_OES_byte_coordinates
GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format
GL_OES_compressed_paletted_texture GL_OES_draw_texture
GL_OES_matrix_get GL_OES_query_matrix GL_ARB_texture_compression
GL_ARB_texture_non_power_of_two GL_ANDROID_direct_texture
GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object
GL_ANDROID_generate_mipmap
W/HAL     (   81): load: module=/system/lib/hw/copybit.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
copybit.trout.so' not found
W/HAL     (   81): load: module=/system/lib/hw/copybit.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
copybit.trout.so' not found
W/HAL     (   81): load: module=/system/lib/hw/overlay.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
overlay.trout.so' not found
W/HAL     (   81): load: module=/system/lib/hw/overlay.trout.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
overlay.trout.so' not found
W/HAL     (   81): load: module=/system/lib/hw/overlay.msm7k.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
overlay.msm7k.so' not found
W/HAL     (   81): load: module=/system/lib/hw/overlay.default.so
error=Cannot load library: load_library[984]: Library '/system/lib/hw/
overlay.default.so' not found
I/sysproc (   81): System server: starting Android runtime.
I/sysproc (   81): System server: starting Android services.
I/SystemServer(   81): Entered the Android system server!
I/sysproc (   81): System server: entering thread pool.
I/SystemServer(   81): Starting Entropy Service.
V/RandomBlock(   81): reading from file /data/system/entropy.dat
V/RandomBlock(   81): writing to file /dev/urandom
V/RandomBlock(   81): reading from file /dev/urandom
V/RandomBlock(   81): writing to file /data/system/entropy.dat
D/SurfaceFlinger(   81): pid 89 requesting gpu surface (current owner
= -1)
D/SurfaceFlinger(   81): gpu surface granted to pid 89
D/SurfaceFlinger(   81): pid 89 requesting gpu surface (current owner
= 89)
D/SurfaceFlinger(   81): gpu surface granted to pid 89
D/SurfaceFlinger(   81): pid 89 requesting gpu core (owner = 89)
I/SystemServer(   81): Starting Power Manager.
I/SystemServer(   81): Starting Activity Manager.
D/EGL.oem (   89): SMI  region at virtual=0x4052c000, physical=0x0,
size=7340032 offset=0
D/EGL.oem (   89): EBI1 region at virtual=0x40c2c000,
physical=0x16500000, size=8388608 offset=1228800
D/EGL.oem (   89): REGS region at virtual=0x4042c000,
physical=0xa0000000, size=1048576, offset=0
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to