Hi, By modifying some VPBE registers I was able to display the colorbar on my QVGA LCD, so the hardware setup is ok.
Now I have an RGB656 image that is 320x240. What would be the best way to get it statically onto the screen? By copying (cp image /dev/fb/0) or cutting (cat image > /dev/fb/0) I get nothing coming out of the display. Is it not the fb stuff ready to be used in git kernel 2.6.25-davinci1? Is there anything I need to do? Should I write a program that opens up the OSD0 and then set the OSD dimensions to 320x240 and then write the image file directly to /dev/fb/0? kindly help me to come out from this problem. Thanks and regards, Gabriele
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
