I'm new too, but I don't think that Mesa is set up to use DirectFB as a back 
end.  Someone please correct me if I'm wrong.  I know you can use the 
DirectFBGL extension to write a DirectFB app that can use OpenGL, but that 
doesn't sound like what you want.


From: directfb-users-boun...@directfb.org 
[mailto:directfb-users-boun...@directfb.org] On Behalf Of suma s
Sent: Friday, August 27, 2010 12:31 AM
To: directfb-users@directfb.org
Subject: [directfb-users] regarding the installation of Mesa.. plz help me..

gud afternoon sir,

        I am new to directfb. i have installed directfb1.4.0 and able to run 
successfully directfb demo examples. if i run dfbdump i get the following 
output.
----------------------------------------------------------------------------------------------------------------------------------
r...@lxdevenv:~/suma/Mesa-7.8.1/progs/demos# dfbdump

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2001-2009  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(*) DirectFB/Core: Multi Application Core. (2010-08-23 04:09)
(*) Fusion/SHM: Using MADV_REMOVE (2.6.24.0 >= 2.6.19.2)
(*) Direct/Thread: Started 'Fusion Dispatch' (8059) [MESSAGING OTHER/OTHER 0/0] 
<8388608>...
(*) Direct/Thread: Started 'Virtual Input' (-1) [INPUT OTHER/OTHER 0/0] 
<8388608>...
(*) DirectFB/Input: Virtual Input 0.4 (Convergence GmbH)
(*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: X11 Input 0.1 (directfb.org)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: SaWMan 0.2 (directfb.org)
(*) SaWMan: Initializing stack 0x20127900 for tier 0x25583000, 0x0, layer 0, 
context 0x20017000 [3]...
(*) SaWMan/Init: Layer  0:  320x240, ARGB, options: 0
(*) SaWMan/Init: Border 0:  320x240, ARGB, options: 8

DirectFB uptime: 00:00:00

-----------------------------[ Surfaces ]-------------------------------------
Reference   FID  . Refs  Width Height  Format     Video   System  Capabilities
------------------------------------------------------------------------------
0x00000005 [  1] :   2    320 x  240       ARGB     0k       0k   video only
                                                ------   ------
                                                    0k       0k   -> 0k total

----------------------------------[ Contexts of Layer 0 
]----------------------------------------
Reference   FID  . Refs  Width Height Format   Location on screen  Regions  
Active  Info    Level
-------------------------------------------------------------------------------------------------
0x00000003 [  1] :   3    320 x  240  ARGB     0.0, 0.0 -> 1.0, 1.0    1     
(*)    SHARED   N/A
 (!!!)  *** WARNING [still objects in 'Layer Region Pool'] *** [object.c:241 in 
fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Layer Context Pool'] *** [object.c:241 
in fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in 
fusion_object_pool_destroy()]

------------------------------------------------------------------------------------------------------------------------------------

i wanted mesa to be running on top of directfb.so i  then installed 
MesaLib-7.8.1, MesaGlut-7.8.1 and MesaDemo-7.8.1 by configuring and building it 
as below. basically i wanted to builb mesa for dri drivers and i followed the 
standard compiling and installation instructions provided in Mesa website.

./configure --prefix=/usr/project --enable-shared
make linux-dri
make install

iam successful through these steps. but while running demo programs iam facing 
the following error:
---------------------------------------------------------------------------------------------------------------
r...@lxdevenv:~/suma/Mesa-7.8.1/progs/demos# ./gears
GLUT: Fatal Error in gears: visual with necessary capabilities not found.
---------------------------------------------------------------------------------------------------------------

i did export the LIBGL_DRIVERS_PATH. the lib/ contains all the .so files 
including mga_dri.so.

when i run any of the demo programs i get the same error.
so can u plz tell me where does the problem lies.?
is there any problem in the installation because of which iam facing this 
problem.?

i have installed Mesa with all its pre-reqiusites as mentioned in the 
installation guide like
dri2proto, libdrm, xorg-server with the suitable versions.
currently iam building all these on vmware player with the kernel version 
2.6.24-generic.
I just wanted to know, is this the error which is causing me the problem, since 
mesa demands the kernel version of 2.6.28 as a pre-requisite.

plz help me in tracing this problem.. iam buged here only since from many days..

thanks in advance

----------------
regards
suma




_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to