Comment 8 for bug 597904

Revision history for this message
Mathieu Poirier (mathieu.poirier-deactivatedaccount) wrote :

The problem is caused by DSS devices not recognized by the kernel when initializing the frame buffer subsystem.

The two DSS devices - "dvi" and "tv" - are both devifed and passed to "platform_add_devices" in "board-omap3beagle.c"

For some reason they don't seem to make it to the "platform_device" structure passed to "omapfb_probe", hence the error messages.