On Sun, Sep 19, 2010 at 9:35 PM, gw zhang <[email protected]> wrote: > Hi Nelson, > I check the web http://elinux.org/BeagleBoardUbuntu#Demo_Image, and get > the build_kernel.sh etc. > > It build sucessfully for 2.6.35, the default value in version.sh. But > when I run on Ti's omap3530 board, omapfb initialize failed, it said > "omapfb: no driver for display".
Yes I knew that, hence i only pointed to the two patches you'll need for 2.6.34 and not the build script. But patches welcome as I don't have a devkit8000.. As a devkit8000 user compare the dss2 implementation bits in board-omap3beagle.c with board-devkit8000.c Specifically this commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=044d32ffbcb4a1d400088e3575508f46c0a9face > > In meego website, there is a prebuilt image (2.6.34), omapfb initizlize > normally on it and can get three fb. So I want to build the 2.6.34 image, > actually I want to build the sgx driver. I modify the version.sh to point > to 2.6.34. But I found that patch.sh is for 2.6.35. Where can I get the > 2.6.34's patch (for sgx modules)? The two kernel patches required to build against TI's latest SDK kernel modules are listed in the previous email... They will have to be manually tweaked (makefile/kconfig differences very simple) for 2.6.34 like previously mentioned... Regards, -- Robert Nelson http://www.rcn-ee.com/ _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
