Eugene Everson wrote: > Hi, > > I received a Davinci 6467 evaluation module. > > According to the documentation, 'Linux support for DM6467 is the same as for > DM644x, with the exception of video output, which is now supported using V4L2 > rather than fbdev'. > > The default montavista kernel don't have fb support. I build a kernel with fb > support but the CONFIG_DAVINCI_FB option aren't there anymore. I forced it > and it did compiled fine and I could write to the fb devices but got some > errors from the davincifb driver and no ouput. So I think the driver isn't > compatible. > > Is there anyway easy way I can get this to work with my directfb applications > on this device which look like it only supports v4l at the moment? The other > option is to write a directfb system module that outputs to v4l(I guess just > working from the interface module could make it easy)? Any ideas or pointers > to other info would be appreciated.
I don't know about the OSD capabilities of V4L2, but I'd suggest to implement a new system module on top of it if support is really good. You should be able to use the same accelerated graphics driver as with fbdev if the system module is done right. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev