I have pandaboard that runs Ubuntu Maverick. I followed omapedia and get pre-installed ubuntu images. I installed all ti-omap-tools and then installed all ti packages such as ducat multimedia firmware , omap4-multimedia-dev, etc..
I can successfully (it seems) run omap-ducati-setup.
After that, when when I try to use gstreamer, I get Nameserver related errors in system log (dmesg).
[ 575.328948] omap-remoteproc omap-remoteproc.0: omap_rproc_open: dev num 0, name tesla, count 2
[ 575.329010] omap-remoteproc omap-remoteproc.1: omap_rproc_open: dev num 1, name ducati-proc0, count 2
[ 575.329010] omap-remoteproc omap-remoteproc.2: omap_rproc_open: dev num 2, name ducati-proc1, count 2
[ 575.330352] omap-remoteproc omap-remoteproc.0: omap_rproc_open: dev num 0, name tesla, count 2
[ 575.330383] omap-remoteproc omap-remoteproc.1: omap_rproc_open: dev num 1, name ducati-proc0, count 2
[ 575.330383] omap-remoteproc omap-remoteproc.2: omap_rproc_open: dev num 2, name ducati-proc1, count 2
[ 575.331329] proc4430_attach num_mem_entries = 6
[ 575.335906] proc_mgr_attach:proc_mgr_handle->num_mem_entries = 0
[ 575.336975] proc4430_attach num_mem_entries = 6
[ 575.341522] proc_mgr_attach:proc_mgr_handle->num_mem_entries = 0
[ 575.342254] nameserver_get_local entry not found!
What is wrong? I also noticed there is no /dev/syslinkipc directory.
I followed omapedia instruction to build L24.11 kernel, so that I can build syslink drivers as modules. But that does not compile the driver as modules, it has to be builtin.