Hi,
I'm using a Ubuntu 10.04 rootfs with the Arago Projekt linux-omap3 kernel (branch ti814xx master). Furthermore I use the following build environment and SDK:
CodeSourcery 2009q1-203
syslink_2_0_0_78
ti-ezsdk_dm816x-evm_5_01_01_80 (Beta) SDK (as it is linked in the DM8148 Product Page.
TI814X-LINUX-PSP-04.01.00.03 (as I can not find the newer one ..05 from the wiki)
So compiling of the syslink drivers works (i.e. all variables set to the used ezsdk, except for the kernel that is set to linux-omap3), except some error occurrs when building some sample application.
Now when I try to install the vpss kernel module, I get errors like "notify send failed".
notify_send_event failed! status = 0xfffffff3 (multiple times)
I tried to load the vpss bios firmware (bios) supplied by the PSP above using the generated slaveloader_release program, but those might be incompatible to the given syslink version/vpss (did that before loading vpss as suggested).
I would have used the pre-built kernel modules, but those can't be loaded (insmod: error inserting 'vpss.ko': -1 Invalid module format).
When I try to load the Framebuffer kernel module ti81xxfb.ko, I get ti81xxfb ti81xxfb: no grpxs.
Any ideas? Where do get the new PSP or firmwares or can I build them myself? Is it even possible with the given environment?
Thanks in advance
Markus
EDIT: Attached dmesg output 3771.error.log