No hardware acceleration on Samsung Arndale Android build.

Bug #1298151 reported by Botao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android
Won't Fix
Low
Unassigned

Bug Description

On Samsung Arndale board with Linaro Android image:

https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=386

No hardware acceleration exists (No GPU support detected):

D/libEGL ( 2167): No GPU support detected. Fallback to software renderer.
D/libEGL ( 2167): loaded /system/lib/egl/libGLES_android.so

W/gralloc ( 2166): page flipping not supported (yres_virtual=720, requested=1440)
I/gralloc ( 2166): using (fd=12)
I/gralloc ( 2166): id =
I/gralloc ( 2166): xres = 1280 px
I/gralloc ( 2166): yres = 720 px
I/gralloc ( 2166): xres_virtual = 1280 px
I/gralloc ( 2166): yres_virtual = 720 px
I/gralloc ( 2166): bpp = 16
I/gralloc ( 2166): r = 11:5
I/gralloc ( 2166): g = 5:6
I/gralloc ( 2166): b = 0:5
I/gralloc ( 2166): width = 1280 mm (25.400000 dpi)
I/gralloc ( 2166): height = 720 mm (25.400000 dpi)
I/gralloc ( 2166): refresh rate = 60.00 Hz
I/iptables( 2164): iptables terminated by exit(3)
E/Netd ( 2164): exec() res=0, status=768 for /system/bin/iptables -t filter -N bw_INPUT
I/ip6tables( 2164): ip6tables terminated by exit(3)
E/Netd ( 2164): exec() res=0, status=768 for /system/bin/ip6tables -t filter -N bw_INPUT
I/iptables( 2164): iptables terminated by exit(3)
E/Netd ( 2164): exec() res=0, status=768 for /system/bin/iptables -t filter -A INPUT -j bw_INPUT
I/ip6tables( 2164): ip6tables terminated by exit(3)
E/Netd ( 2164): exec() res=0, status=768 for /system/bin/ip6tables -t filter -A INPUT -j bw_INPUT
I/iptables( 2164): iptables terminated by exit(3)
E/Netd ( 2164): exec() res=0, status=768 for /system/bin/iptables -t filter -N fw_INPUT
I/SurfaceFlinger( 2166): Using composer version 1.0
W/SurfaceFlinger( 2166): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 2166): no suitable EGLConfig found, trying a simpler query
W/SurfaceFlinger( 2166): EGL_SLOW_CONFIG selected!
I/SurfaceFlinger( 2166): EGL informations:
I/SurfaceFlinger( 2166): vendor : Android
I/SurfaceFlinger( 2166): version : 1.4 Android META-EGL
I/SurfaceFlinger( 2166): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_A
I/SurfaceFlinger( 2166): Client API: OpenGL_ES
I/SurfaceFlinger( 2166): EGLSurface: 5-6-5-0, config=0x0
I/SurfaceFlinger( 2166): OpenGL ES informations:
I/SurfaceFlinger( 2166): vendor : Android
I/SurfaceFlinger( 2166): renderer : Android PixelFlinger 1.4
I/SurfaceFlinger( 2166): version : OpenGL ES-CM 1.0
I/SurfaceFlinger( 2166): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_forma
I/SurfaceFlinger( 2166): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 2166): GL_MAX_VIEWPORT_DIMS = 4096

############################
This issue is observed on following images:
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=386
https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.03-release/#build=1
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=415
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=447
https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.05-release/#build=1
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=473
https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.06-release/#build=1
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=502
https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.07-release/#build=1

vishal (vishalbhoj)
Changed in linaro-android:
status: New → Confirmed
importance: Undecided → Low
description: updated
Revision history for this message
Soumya Basak (soumya-basak) wrote :

the issue reproduced with Linaro Android kitkat Arndale 14.04 release build:

https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.04-release/#build=1

No GPU support detected

details please refer to the attached logcat.

Revision history for this message
Soumya Basak (soumya-basak) wrote :

the issue reproduced with Linaro Android kitkat Arndale 14.04 release build:

https://android-build.linaro.org/builds/~linaro-android/arndale-linaro-14.04-release/#build=1

No GPU support detected

details please refer to the attached logcat.

Botao (botao-sun)
description: updated
Botao (botao-sun)
description: updated
Revision history for this message
Botao (botao-sun) wrote :

On Samsung Arndale 5250 with Linaro Android image:

https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/#build=473

There is still no hardware acceleration:

E/libEGL ( 2165): called unimplemented OpenGL ES API
E/libEGL ( 2165): called unimplemented OpenGL ES API
E/libEGL ( 2165): called unimplemented OpenGL ES API
E/libEGL ( 2165): called unimplemented OpenGL ES API
E/SurfaceFlinger( 2165): glCheckFramebufferStatusOES error -1114454865
E/SurfaceFlinger( 2165): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
E/libEGL ( 2165): called unimplemented OpenGL ES API
E/libEGL ( 2165): called unimplemented OpenGL ES API

For detailed logcat output, please refer to attachment.

description: updated
Botao (botao-sun)
description: updated
Botao (botao-sun)
description: updated
Botao (botao-sun)
description: updated
Revision history for this message
Milosz Wasilewski (mwasilew) wrote :

Arndale is not supported any more.

Changed in linaro-android:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.