You probably need to add code to support the initialisation of the LCD, and ensure other parts are set up correctly.
What LCD are you using, How is it attached .... Its likely that the LCD panel will need configuring through an SPI link perhaps. Setting ch0_output=LCD is only going to switch the Framebuffer output. --- Kieran 2009/4/21 Liu Yebo <[email protected]>: > Hi ALL, > I am using a LCD > on our custom board based on DM355. Below is my parameter settings for > driver. > insmod davinci_enc_mngr.ko ch0_output=LCD ch0_mode=640x480 > insmod davincifb.ko > options=vid0=640x480x4,1200K:vid1=640x480x4,1200K:osd0=640x480x4,1200K > There was a problem that the I can not get any images on LCD. > > > Can anybody please let me know, what I am missing here with the LCD > interface? > > Thanks! > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > > -- Jonathan Swift - "May you live every day of your life." - http://www.brainyquote.com/quotes/authors/j/jonathan_swift.html _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
