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. Thank You, Eugene _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev