Hi
I have downlaoded Graphics SDK 3_01_00_06 version.
i build pvrsrvkm and omaplfb drivers for linux-omap-2.6.35 and was sucessful.
when when i tried to install omaplfb module with displayClassJTableAddress it shows below error
cat /proc/kallsyms | grep "T PVRGetDisplayClassJTable" | cut -c0-8
bf005744
# insmod omaplfb.ko displayClassJTableAddress=0xbf005744
omaplfb: Unknown parameter `displayClassJTableAddress'
insmod: cannot insert 'omaplfb.ko': unknown symbol in module
When i tried to install module without displayClassJTableAddress it was sucessful.
When i tried to run demo applications it shows below error.
root@beagleboard:/Demo# ./OGLESEvilSkull 0 Can't open keypad input device (/dev/input/event0) Exit message has been set to: "PVRShell: Unable to initialise EGL ".PVRShell: EGL Error (EGL_BAD_ALLOC) InitAPI failed! PVRShell: Unable to initialise EGL root@beagleboard:/usr/local/bin# ./pvr2d_test Please let me known if iam missing something and use of displayClassJTableAddress in omaplfb. Regards, Reddy
PowerVR device not found