FAIL - PVRSRV_ERROR_GENERIC

Hi Koen,

I have installed
Linux beagleboard 2.6.31-omap1

2.6.31 was never supported by angstrom

armv7l GNU/Linux

on my beagle board, surprisingly, it consists of the kernel modules

pvrsrvkm
omaplfb

however it does not have the bc_example.ko and i found from one of your post that this is not necessary.

now when i try executing ./sgx_init_test, it yielded the following information, i am not sure it an error or it is okie to get

root@beagleboard:/usr/local/bin# ./sgx_init_test
----------------------- Start -----------------------
Try calling PVRSRVConnect with an invalid argument:
OK
Call PVRSRVConnect with a valid argument:
OK
Try calling PVRSRVEnumerateDevices with invalid puiNumDevices:
OK
Get number of devices from PVRSRVEnumerateDevices:
FAIL - PVRSRV_ERROR_GENERIC
root@beagleboard:/usr/local/bin#

simillarly when i execute pvrsrv init, it does not print any output, but when i do echo $?, it says one so i think it has failed to execute properly

gles1test1 generates ERROR_BAD_ALLOC.

Please guide me to move forward, i am very new to beagle board.

Try the new angstrom demo image at http://www.angstrom-distribution.org/demo/beagleboard/ that has working GLES.

regards,

Koen