How to setup double monitor.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to setup double monitor.

492 Views
zikoel
Contributor I

Hi,

I have a congatec board with i.MX6 processor. On it there is one monitor to HDMI adatper (with my desktop) and two more monitor (TFT 15") into LVDI interface. I am able to play video with gstreamer in both TFT monitor.

How can I setup the two display TFT as normal desktop? I want to run an application in the first and another in the second.

For now my OS is Ubuntu 11.10 with kernel 3.0.35

Thank you!!

Labels (3)
0 Kudos
1 Reply

417 Views
igorpadykov
NXP Employee
NXP Employee

Hi

I am not familiar with congatec board, but for  i.MX6DQ SabreAI one can try

attached patch, sending the same IPU DI content to LVDS and HDMI.

IPU0 DI0 drives both LDB and HDMI.

Video parameters should be: video=mxcfb0:dev=ldb,LDB-XGA,if=RGB24 ldb=sin0

                                          video=mxcfb1:dev=hdmi,1024x768@60,if=RGB24

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos