I want to let hdmi interface and LCD print the kernel starting message at the same time using by IMX6 Solo, how can I do?
LCD is defined as fb0,fb1 and HDMI device is defined as fb2 ,only one of LCD and HDMI can print the starting message of kernel by change the relation between display device and framebuffer.
Thanks for help!!
Hi chengzhang
suggest to look at link below for multiple-display
kernel parameters
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello, gstreamer of my kernel may be not normal ,so I just program applications on V4L2 to let VGA signals to display by LCD and HDMI at the same time , it works ,but we need another function , that is LCD and HDMI can display the kernel starting message at the same time, how can I do , I am looking forward to have your help.Thank you!!