Hi Tina. The problem is that DirectFB can not find the system module. If you want to use the frame buffer, please put "system=fbdev" in your directfbrc (without the quotes). I think there are 2 possibilities that can be wrong. (1) you have not build the fbdev system module. This is called libdirectfb_fbdev.so. Try to find it on your Target File System. (2) you have not put this module in the correct location. On my PC it is in /opt/local/lib/directfb-1.3-0/systems/, but it will be different on your system. You can take a look in your makefile, there should be a definition called MODULEDIR. DirectFB will try to find the system module in MODULEDIR/systems.
Greets Niels tina nambiar wrote: > i tried all the steps you told but its not helping > > On Wed, Nov 26, 2008 at 12:22 PM, tina nambiar > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > gtk backend is derectfb and i have tried setting system as fbdev as > > ./gtk-demo --dfb:system=fbdev(or the name of fbdev) > cat /proc/fb gives the name of fbdev > > but i get the same error . i even tried export DFBARGS nothing worked > > > On Wed, Nov 26, 2008 at 12:13 PM, tina nambiar > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > i have not tried running those examples . i have gtk with > directfb support because the requirement is to enable > framebufer and not x11 > > > On Wed, Nov 26, 2008 at 11:54 AM, tina nambiar > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > wm=default > > mode=640x480 > > depth=32 > > system=x11 > > > > On Wed, Nov 26, 2008 at 11:26 AM, tina nambiar > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > Hi all > > i have my gtk library fully compiled for ARM board and > when i try to run the gtk-demo application > i get the following error > > [EMAIL PROTECTED] gtk]$./gtk-demo > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 > |~~~~~~~~~~~~~~~~~~~~~~~~~~ > (c) 2001-2008 The world wide DirectFB Open > Source Community > (c) 2000-2004 Convergence (integrated media) GmbH > > > ---------------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. > (2008-11-25 13:24) > (!) DirectFB/core/system: No system found! > [EMAIL PROTECTED] gtk]$./gtk-demo > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 > |~~~~~~~~~~~~~~~~~~~~~~~~~~ > (c) 2001-2008 The world wide DirectFB Open > Source Community > (c) 2000-2004 Convergence (integrated media) GmbH > > > ---------------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. > (2008-11-25 13:24) > (!) DirectFB/core/system: No system found! > Failed dfb_core_create( > (#) DirectFBError [gdk_display_open: DirectFBCreate]: > No (suitable) implementation found! > > (gtk-demo:407): Gtk-WARNING **: cannot open display: > > (#) DirectFBError [gdk_display_open: DirectFBCreate]: > No (suitable) implementation found! > > (gtk-demo:407): Gtk-WARNING **: cannot open display: > > > > i tried passing the parameters --dfb (depth,wm,system > ) etc but the error is same . > when i try to run dfbinfo i get the same result .could > someone tell me how i can run the application > successfully and what are the modules this application > needs to run > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > directfb-users mailing list > directfb-users@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > -- .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users