On Mon, Nov 08, 2010 at 10:29:29AM -0600, Menon, Nishanth wrote: > 2010/11/8 Víctor M. Jáquez L. <[email protected]>: > > >> Sure, for now it looks like the current kernel in wiki only gives you a > >> prompt shell, we're updating our wiki to point to the kernel that actually > >> works! > Just an explanation: > we are doing two things in parallel:
Gee! Thanks Nishanth! Thanks a lot for the detailed description. > > Project 1: use ONLY upstream components for development -> this is the > details you find in the wiki -> currently > using kernel.org 2.6.37-rc1, denx.com u-boot 2009.09 as the baseline > -> with this we get to shell prompt - display(DVI) and EHCI (for mouse > and keyboard) are pending in upstream atm. Yep. Upstream is very important. > > Project 2: use private trees (based on 2.6.35) and showcase what we > can achieve on PandaBoard with MeeGo > - this is similar to what you attempted with the ubuntu kernel. > - benefit is to enable application development on SMP ARM development > - there is bunch we can all benefit there. :) > > on Project 1: (upstream version) > kernel - waiting for Arjan and MeeGo kernel Maintainers to move > kernel-dev to 2.6.37-rc1 > u-boot: home:nm:bootloader:u-boot -> I files a feature request for > this http://bugs.meego.com/show_bug.cgi?id=9723 > x-loader: home:nm:bootloader:ti:x-loader > > TODOs: > kernel: ehci, display, sgx, syslink > bootloader: done > userspace: gst-omx, domx etc.. > > on Project 2: > > Great! Is there a place where I can grab the latest sources/binaries? > over the weekend, I have tried to put these together in a obs private > project home:nm:pandademo2 > binaries here: > http://download.meego.com/live/home:/nm:/pandademo2/devel_kernel_MeeGo_1.0/armv7l/ > not tested yet - Jaime and I are planning on giving this a run and > putting together a wiki with details on the same. Ok. I'll give them a try in the week. > > Original Source: > git://dev.omapzoom.org/pub/scm/integration/kernel-omap4.git > tag: ti-2.6.35-omap4-L24.11-p2 > config: omap4_panda_defconfig > > U-boot: > git://dev.omapzoom.org/pub/scm/bootloader/u-boot.git > tag: L24.11 > config: omap4_panda_config > > X-loader: > git://dev.omapzoom.org/pub/scm/bootloader/x-loader.git > tag: L24.11 > config: omap4430panda_config > > Btw, Suren has got ffmpeg working on PandaBoard as well. > Gstreamer-FFmpeg plugin package (gst-ffmpeg) package along with > the spec file is available on obs: > > https://build.meego.com/package/show?package=gst-ffmpeg-0.10.11&project=home%3Asuren%3Agst-ffmpeg > You could find the libraries generated at > http://download.meego.com/live/home:/suren:/gst-ffmpeg/MeeGo_1.1/armv7l/ > Also the basic gst-openmax libraries (The package available at > gstreamer.freedesktop.org without TI modifications) are available at > http://download.meego.com/live/home:/suren:/gst-openmax/Trunk/armv7l/ > For example, I was able to run with the following pipeline on the > pandaboard for a particular stream (akiyo.264): > gst-launch-0.10 –v filesrc location=/test/akiyo.264 ! > video/x-h264,width=352,height=288,framerate=15/1 ! ffdec_h264 ! > ffmpegcolorspace ! filesink location=/test/akiyo.yuv > > >> > >> >Next step: Syslink, DOMX and GStreamer. > >> > >> It will be great if you can contribute and help, keep going ;) > > > > I'd love to but how? I won't like to duplicate efforts. > > How about we use meego-porting ML as a common discussion forum to > sync? it seems to be the right place to swap notes and co-ordinate our > efforts? Ok. I'll subscribe to it. > > Regards, > Nishanth Menon > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
