Skip to content

manual/generic/android/hwgfx

Description

Test hardware accelerated 3D support

Maintainer

  • botao.sun@linaro.org

OS

  • android

Scope

  • functional

Devices

  • panda
  • panda-es
  • vexpress-a9
  • vexpress-tc2
  • arndale

Steps to reproduce

  • After the board booted up successfully, click "0xbenchmark" to run the graphic test suites
  • For STE Snowball board, run: # dmesg > /sdcard/snowball_dmesg.txt 2>&1 & # logcat > /sdcard/snowball_logcat.txt 2>&1 &
  • For TI Panda 4430 and 4460, install hardware acceleration by following the instructions on Linaro Android Build Service page first, and then run the below command in serial console # logcat > /sdcard/ti_panda_logcat.txt 2>&1 &
  • For old Samsung Origen board, in serial console, run # logcat > /sdcard/old_samsung_origen_logcat.txt 2>&1 &