Hell all,
I have a booting problem because the drm driver register a new
framebuffer device after created it. Im not sure if the system blocked
or crashed, because there were no message output after its internal call
to console_lock. I tried marked the booting sequence, and found the
problem at: down(&console_sem);
and in its internal line is: sem->count--; Im not sure why? The fb
device is a dpi device, if I register another device, such as hdmi, it
would be OK.
--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html