Can anyone tell me how to solve this problem..!
How do we know Mesa is working fine over DFB..?
Is my build procedure is correct or not..?
Thanks,
Karunakaran A.
-----Original Message-----
From: directfb-dev-bounces directfb.org
[mailto:directfb-dev-bounces directfb.org]On Behalf Of
Karunakaran A
Sent: Tuesday, March 06, 2007 7:08 PM
To: directfb-dev directfb.org
Subject: [directfb-dev] Examples of DirectfbGL are not
running..!
Hi all,
I have downloaded DFB and DFBGL from cvs of DirectFB.
I have downloaded Mesa-embedded-2-branch-2004-07-15.tar.bz2
from:
http://www.sci.fi/~syr
jala/gl/ .
Please check the procedure that i followed and tell me the
right way for
building...
The procedure i followed to build these packages are,
LD_LIBRARY_PATH=/opt/dfbgl/lib:/opt/dfbgl/src/Mesa/lib
PKG_CONFIG_PATH=/opt/dfbgl/lib/pkgconfig
1, cd /opt/dfbgl/src/DirectFB
2, ./configure --prefix=/opt/dfbgl
3, make
4, make install
5, cd /opt/dfbgl/src/Mesa
6, make
7, cd src/kernel/drm
8, make
9, cd /opt/dfbgl/src/DirectFBGL
10, ./configure --prefix=/opt/dfbgl
--with-mesa=/opt/dfbgl/src/Mesa
11, make
12, make install
when i try to run executables like, " df_gears ,
df_reflect" are not
running..!
the log message is,
____________________________________________________________
________________
____________
[root localhost examples]# ./df_gears
=======================| DirectFB 1.0.0
|=======================
(c) 2001-2007 The DirectFB Organization
(directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2007-03-06
11:10)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL,
16651)...
(*) Direct/Thread: Running 'Keyboard Input' (INPUT,
16652)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 16653)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 16654)...
(*) DirectFB/Input: PS/2 Logitech Mouse (1) 0.1
(directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 16655)...
(*) DirectFB/Input: AT Translated Set 2 keyboard (2) 0.1
(directfb.org)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6
(directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(!) DirectFB/FBDev: Panning display failed!
--> Invalid argument
(*) Direct/Interface: Loaded 'Default' implementation of
'IDirectFBFont'.
(*) Direct/Interface: Loaded 'DRI' implementation of
'IDirectFBGL'.
(!) DirectFB/DRI: failed to probe chipset
(#) DirectFBError [DirectFBGL: dfb_dri_create() failed]:
General failure!
df_gears.c <344>:
(#) DirectFBError [primary->GetGL( primary,
&primary_gl )]: General
failure!
(!!!) *** WARNING [Application exited without
deinitialization of
DirectFB!] *** [core.c:775 in dfb_core_deinit_check()]
(!) DirectFB/core/vt: Unable to disallocate VT!
--> Device or resource busy
____________________________________________________________
________________
_______________
it is saying "DirectFB/DRI: failed to probe chipset
"....
what will be the problem..?
what should i do for that..?
Is this the problem with Mesa or Directfbgl..? How to check
Mesa is working
fine..?
Please tell me..!
Thanks,
Karunakaran A.
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|