This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PVR lib not usable on custom HW and 3x6b RGB

Hello.

We are trying to run ICS on our platform "jarod" OMAP4430.
We are working from the sources from AOSP:
- ICS root file system sources
- omap android kernel 3.x
- PVR binaries from https://dl.google.com/dl/android/aosp/imgtec-panda-iml74k-cfb7bdad.tgz

We use the state "pandaboard" to build the rootfs (source build/envsetup.sh; lunch full_panda-eng).

We have already integrated modifications in the kernel to reflect specificities of our platform (DDR2, WiFi, touchscreen, ...).
The Android logo appears7411.android_ics_kernel3.txt on boot (the framebuffer is operational).

However the Kernel seems to not be able to use the PVR librairies. Please see the attached trace from our board
(kernel traces and logcat).

The main difference between the pandaboard and our board device is on the video output. Our LVDS transceiver needs 3x6bits RGB data.

Could you confirm that the PVR libraries are able to work in such a mode?