I've moved onto Graphics SDK 4.10.00.01.
I load my drm.ko and then pvrsrvkm.ko kernel modules fine.
Then I run the binary application pvrsrvctl but when I do this I get:
/usr/bin/pvrsrvctl: SrvInit failed (already initialized?) (err=4)
1) Does anyone know what this error message means? Can I ignore it?
2) Does anyone know how to get the source code for this application under NDA?
I am using a DM8168 and Linux 2.6.37 which should be supported.
I do have "CONFIG_OMAP2_DSS" disabled in my kernel config. This is dependent on ARCH_OMAP3:
VIDEO_OMAP2_VOUT [=n] && MEDIA_SUPPORT [=y] && VIDEO_CAPTURE_DRIVERS [=y] && VIDEO_V4L2 [=y] && (ARCH_OMAP2 [=n] || ARCH_OMAP3 [=n])
3) Should I enable ARCH_OMAP3 even though this is a different system type than my DM81XX?
TI OMAP2/3/4 Specific Features
[*] Typical OMAP configuration
[ ] TI OMAP2
[ ] TI OMAP3
[ ] TI OMAP4
[*] TI 81XX
[*] TI816X support
[ ] TI814X support
*** OMAP Board Type ***
*** TI81XX Board Type ***
[ ] TI8168 Evaluation Module
Thanks,
Ralph