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.

CMEM error on beagleboard-xM-angstrom

Other Parts Discussed in Thread: OMAP3530

Hi to all,

while the kernel booting in beagleboard i am getting this error at the end

Loading kernel modules for gstreamer-ti...
Running /usr/share/ti/gst/omap3530/loadmodules.shFATAL: Module cmemk not found.
FATAL: Module dsplinkk not found.
FATAL: Module lpm_omap3530 not found.
FATAL: Module sdmak not found.

when try to run opencv programs while running an application it shows below error

CMEM Error: init: Failed to open /dev/cmem: 'No such file or directory'
CMEM Error: CMEM file descriptor -1 (failed 'open()'), ensure CMEMK kernel module cmemk.ko has been installed with 'insmod'OpenCV Error: Insufficient memory (Failed to5
terminate called after throwing an instance of 'cv::Exception'
  what():  /home/engrprabhu/oe/angstrom-angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/opencv-2.2.0+svnr4812-r1/opencv/modules/corr

Aborted

what i should do... help me..

Thanks

Prabhu