Hi Dennis, Thanks for your reply.  I would have replied sooned but I was on
holidays.  
My system has 256MB of memory.
I did what you said and here is the output when I start a small direcfb
application which draws two rectangles and some text to screen:

(NOTE: THE lines beginning with DEBUG: are my own debug comments)

DEBUG: In dfb_config_init
DEBUG: Not Returning from dfb_config_init
DEBUG: In dfb_config_read
DEBUG:Parsing config file '/usr/local/etc/directfbrc'
DEBUG: In dfb_config_read
DEBUG: Unable to open file '/root/.directfbrc'
DEBUG: In dfb_config_read
DEBUG: Unable to open file '/usr/local/etc/directfbrc.DirectFBTest'
DEBUG: In dfb_config_read
DEBUG: Unable to open file '/root/.directfbrc.DirectFBTest'

     =======================|  DirectFB 1.1.1  |=======================
          (c) 2001-2007  The DirectFB Organization (directfb.org)
          (c) 2000-2004  Convergence (integrated media) GmbH
        ------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2008-09-04 04:33) 
(!) Direct/Modules: Unable to dlopen
`/usr/lib/directfb-1.1-0/inputdrivers/libdirectfb_tslib.so'!
    --> libts-0.0.so.0: cannot open shared object file: No such file or
directory
Open FB0 Successful
(*) Davinci/Driver: Mapped fb0 with length 1658880 at 0x84e00000 to
0x414f4000
Open FB1 Successful
(*) Davinci/Driver: Mapped fb1 with length 3760128 at 0x84800000 to
0x41689000
Open FB2 Successful
(*) Davinci/Driver: Mapped fb2 with length 1658880 at 0x84400000 to
0x41a1f000
(*) Davinci/Driver: Mapped fb3 with length 3760128 at 0x84000000 to
0x41bb4000
(!) Davinci/C64X: Opening '/dev/c64x' failed!
    --> No such device or address
 (!!!)  *** WARNING [running without DSP acceleration] ***
[davinci_gfxdriver.c:241 in driver_init_driver()]
(*) DirectFB/Graphics: Texas Instruments Davinci 0.4 (Telio AG)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(!) Davinci/OSD: FBIO_SETPOS (fb0 - 0,0) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb2 - 0,0) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb0 - 40,48) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb2 - 40,48) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb0 - 0,0) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb2 - 0,0) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb0 - 40,48) failed!
    --> Bad address
(!) Davinci/OSD: FBIO_SETPOS (fb2 - 40,48) failed!
    --> Bad address

(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.

 (!!!)  *** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in
fusion_object_pool_destroy()]
[EMAIL PROTECTED]:/opt/ad/bin# 


The image I get onscreen appears all distorted (compared to the image I get
if I dont use the directfbrc file).  I am a concerned about the
"Davinci/OSD: FBIO_SETPOS (fb0 - 0,0) failed!    --> Bad address" lines. 
Could you please explain what they mean?

If you want I can attach the two images(One without using directfbrc and one
with using it)

Thanks again for your help.

Ryan

-- 
View this message in context: 
http://www.nabble.com/driver_probe-not-recognising-Davinci-driver-tp19086328p19331847.html
Sent from the DirectFB Dev mailing list archive at Nabble.com.

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

Reply via email to