Hi,
I was trying android on the omap5 board to do some OpenCL programming with the PVR GPU. I am getting some errors when android boots up. The relevant errors are given below. I have also given the entire boot log as attachment. I am using prebuilit images available from the following location.
http://software-dl.ti.com/omap/omap5/omap5_public_sw/OMAP5432-EVM/5AJ_1_5_1_Release/index_FDS.html
PVR_K:(Error): PVRSRVOpenDCDeviceKM: no devnode matching index 0 [0, ]
PVR_K:(Error): PVRSRVOpenDCDeviceKM: no devnode matching index 0 [0, ]
PVR_K:(Error): PVRSRVOpenDCDeviceKM: no devnode matching index 0 [0, ]
PVR_K:(Error): PVRSRVOpenDCDeviceKM: no devnode matching index 32 [0, ]
PVR_K:(Error): PVRSRVOpenDCDeviceKM: no devnode matching index 0 [0, ]
Is there some changes required to get the PVR GPU working ?
--Kiran