On Fri, Apr 20, 2007 at 12:54:14PM +0530, Kumar Siddharth wrote: > > We were able to install fusion by replacing the call to "remap_pfn_range" > with "remap_page_range".
How old is your kernel BTW? > Now when we run any dfb app, it says "DirectFB > /core: Multi Application Core; Direct / Thread: Running Fusion Dispatch". > And, the executable runs fine. But our problem remains as it is. > > 1. If we try to run two dfb test apps(from remote machines), only one of > them runs, for the other it says "DirectFB / gdk_display_open: can not open > display: some versions may have problem". > > 2. If we run a app which uses execv() to execute another app, then the other > app comes in separate DFB blue screen. Once we exit this app then we are > returned to our calling app. > > In both the cases we want the Apps to run in same DFB screen. Is it possible > by installing fusion.? Yes. If you want to start with a tested setup run DFBTerm as the master and launch other DFB apps from it. Not that many DFB example programs are fullscreen so you need to run them with --dfb:force-windowed. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
