On Sat, Feb 19, 2011 at 9:41 AM, Ming Lei <[email protected]> wrote: >> It looks like an issue with what you have selected in the menuconfig. Could >> you ensure you have DPI and VENC selected, and in displays Generic DPI panel >> and sharp-ls panel selected. > > Even after enabling all this options above, there is still the failure > message on my pandaboard(2.6.38-rc5-next-20110217): > > [ 0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M > root=/dev/mmcblk0p2 rw earlyprintk rootfstype=ext3 rootwait > ...... > [ 2.847625] omapfb omapfb: no displays > [ 2.851562] omapfb omapfb: failed to setup omapfb > [ 2.856719] omapfb: probe of omapfb failed with error -22
Note that the command line parameters are ignored since 2.6.36, you need to specify CONFIG_OMAP2_VRAM_SIZE. Cheers. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
