SGX Modules PRoblem

hi , i cant run omaplfb & SGX on my device , here is what i ve tried
to use i got these errors :

      root@igep0020:~# fbset -depth 32 -rgba 8/16,8/8,8/0,8/24
      root@igep0020:~# insmod /lib/modules/2.6.28.10/kernel/drivers/
gpu/pvr/omaplfb.ko
      insmod: error inserting '/lib/modules/2.6.28.10/kernel/drivers/
gpu/pvr/omaplfb.ko': -1 Unknown symbol in module
      root@igep0020:~# dmesg
      [63846.917358] omaplfb: Unknown symbol PVRGetDisplayClassJTable
      [64009.854888] omaplfb: Unknown symbol PVRGetDisplayClassJTable
      root@igep0020:~#

, can someone help ?

Hello,

Kernel 2.6.28 is too old, can you update to latest stable kernel
(2.6.33.7-0) for igep repositories. This kernel has omap3 sgx modules
built-in.

Cheers,

Hi,
Please read the Error message.
“PVRGetDisplayClassJTable” member is missing,
load the pvrsvr.ko

try

modprobe, it will load dependecies also…
saminath