In addition to that, when I execute dfbinput
I got this message:

Unknown device id, check 'dfbinfo' for valid values.

Am I missing something during my build process?

Thanks,

John

On Tue, Oct 7, 2008 at 1:52 PM, John Tobias <[EMAIL PROTECTED]>wrote:

> The following are the output of dfbinfo;
> Note: (I did not paste the Types: Caps underneath each section)
>
>    Screen (00) DSCID_PRIMARY                   (primary screen)
>    Caps: VSYNC MIXERS ENCODERS
>    Encoder (0) Composite Encoder
>    Encoder (1) Component Encoder
>    Layer (00) DLID_UPP_C                      (primary layer)
>    Layer (01) DLID_UPP_B
>    Layer (02) DLID_UPP_D
>    Layer (03) DLID_IAP_A_INDEXED
>    Layer (04) DLID_IAP_B_INDEXED
>    Layer (05) DLID_IAP_A_ALPHA_FOR_UPP_B
>    Layer (06) DLID_IAP_A_ALPHA_FOR_UPP_C
>    Layer (07) DLID_IAP_B_ALPHA_FOR_UPP_D
>    Layer (08) DLID_UPP_A
>    Layer (09) DLID_IAP_A_ALPHA_FOR_UPP_A
>
>
> Thanks,
>
> John
>
>
> On Mon, Oct 6, 2008 at 10:03 PM, chiachen <[EMAIL PROTECTED]> wrote:
>
>> What did you see when you run "dfbinfo" in the terminal?
>>
>> 2008/10/7 John Tobias <[EMAIL PROTECTED]>
>>
>>> Hi All,
>>>
>>> I am implementing the GTK and DirectFB on my embedded board. I was able
>>> to compile everything (ATK, Cairo, Pango, GTK, etc) with backend of
>>> DirectFB.
>>> But, when I executing the gtk-demo, the following error messages below
>>> displayed on my console.
>>>
>>> I tried some information that I got in google regarding with "Requested
>>> ID not found!". But, I still couldn't be able to run the gtk-demo program
>>> successfully.
>>>
>>> Any ideas?
>>>
>>> Thanks,
>>>
>>> John
>>>
>>> # /usr/local/bin/gtk-demo
>>>
>>>      =======================|  DirectFB 1.0.1  |=======================
>>>           (c) 2001-2007  The DirectFB Organization (directfb.org)
>>>           (c) 2000-2004  Convergence (integrated media) GmbH
>>>         ------------------------------------------------------------
>>>
>>> (#) DirectFBError [gdk_display_open: GetDisplayLayer]: Requested ID not
>>> found!
>>>
>>> (gtk-demo:627): Gtk-WARNING **: cannot open display:
>>>  (!!!)  *** WARNING [Application exited without deinitialization of
>>> DirectFB!] *** [core.c:813 in dfb_core_deinit_check()]
>>>  (!!!)  *** WARNING [still objects in 'Layer Region Pool'] ***
>>> [object.c:231 in fusion_object_pool_destroy()]
>>>  (!!!)  *** WARNING [still objects in 'Layer Context Pool'] ***
>>> [object.c:231 in fusion_object_pool_destroy()]
>>>
>>> _______________________________________________
>>> directfb-users mailing list
>>> directfb-users@directfb.org
>>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>>>
>>>
>>
>
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to