Hi.
drivers/gpu/drm registers a single framebuffer, so there is just /dev/fb0.
drivers/staging/omapdrm creates several framebuffers, but does not register them so there is no corresponding /dev/fbN device.
Therefore, how can I set up a second screen in the in the xorg.conf file in order to use two displays?
Regards,
Steve