How to display same content on dual display (HDMI + LCD)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to display same content on dual display (HDMI + LCD)

ソリューションへジャンプ
3,397件の閲覧回数
mohamedthalibha
Contributor III

I have enabled the dual display on IMX6 Solo LCD + HDMI

LCD => DI0 (mxcfb0) (854x480 @ 60)

HDMI=> DI1 (mxcfb1) (1920x1080M@60)

The work individually fine, I can display different image on the.

But I cannot make it sync, I want to configure the IPU to display content on LCD to HDMI (di0 = di1)

I have read in this forum that it is possible to sync the displays, Can some one help me on how to do it.

Linux version 3.10.17

bootargs: console=ttymxc1,115200 root=/dev/mmcblk0p2 rw video=mxcfb0:dev=lcd,K-WVGA,if=RGB24,fbpix=RGB32 video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24 video=mxcfb2:off fbmem=5M,28M consoleblank=0 vt.global_cursor_default=0

タグ(5)
1 解決策
1,789件の閲覧回数
mohamedthalibha
Contributor III

Yes, but from userspace at software level (not hardware).

It is not possible to display same content on dual display (HDMI + LCD) imx6 using hardware and driver like done for LVDS.

Since LVDS bridge has the ability to use other use other display (ipu) as source for LVDS displays, but HDMI and LCD's doesn't have that.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,788件の閲覧回数
mohamedthalibha
Contributor III

I have already tried it, but didn't work,

It works only as independent displays

0 件の賞賛
返信
1,788件の閲覧回数
philippt85
Contributor I

Hey,

did you found a solution to show same content on both displays?

0 件の賞賛
返信
1,790件の閲覧回数
mohamedthalibha
Contributor III

Yes, but from userspace at software level (not hardware).

It is not possible to display same content on dual display (HDMI + LCD) imx6 using hardware and driver like done for LVDS.

Since LVDS bridge has the ability to use other use other display (ipu) as source for LVDS displays, but HDMI and LCD's doesn't have that.

0 件の賞賛
返信
1,789件の閲覧回数
CarlosCasillas
NXP Employee
NXP Employee

Hi Mohamed,

If you want to have mirrored screens, you could try the bootargs mentioned on this thread.


Hope this will be useful for you.
Best regards!
/Carlos

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

0 件の賞賛
返信