Dear Denis,
many thanks for the answer, I've checked and the commands:
df_andi --dfb:mode=800x600 --dfb:fbdev=/dev/fb0,session=0 &
df_andi --dfb:mode=800x600 --dfb:fbdev=/dev/fb1,session=1 
--dfb:no-vt,no-cursor
 works fine for us.
Now the problem is that we need to have an application controlling both 
screens, we are using the "JADE evaluation board" an evaluation board for 
the JADE processor from Fujtsu (
http://www.fujitsu.com/emea/services/microelectronics/gdc/3rdparty/3rdparty-mycable-XXS-jade-starterkit.html
 
).

For our goal it would be fine also to have two threads which have control 
of the two displays. I've tried to execute an application where these 
calls DirectFBInit with the two different command line but it doesn't 
work, while if these are process (eg. fork()) it works fine. How complex 
do you think it would be to extend the fbdev system to support multiple 
fbdevs? Or do you think it would be easy to write a driver like the one 
you mentioned? By the way, where can we find documentation about the 
Davinci driver?

Many thanks in advance, Francesco.

<<image/gif>>

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

Reply via email to