Clone display without using LVDS

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

Clone display without using LVDS

ソリューションへジャンプ
1,284件の閲覧回数
torus1000
Contributor V

Hi all,

I heard  LinuxBSP for iMX6QSDB didn't support clone display (except LDVS0&1).

However I would like to display primary fb on both hdmi and lcd.

Is it possible? If yes, how can I configure video bootargs of uboot?

If it is difficult, which source file need to modify?

ラベル(3)
0 件の賞賛
返信
1 解決策
1,041件の閲覧回数
max_tsai
NXP Employee
NXP Employee

hi,

the following setting for bootargs has lvds0 with fb0 and hdmi with fb2.

---

video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666' video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24'

---

Then you can output the same content into fb2 & fb0, and both displays can show the same content.

Regards,

Max

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,042件の閲覧回数
max_tsai
NXP Employee
NXP Employee

hi,

the following setting for bootargs has lvds0 with fb0 and hdmi with fb2.

---

video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666' video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24'

---

Then you can output the same content into fb2 & fb0, and both displays can show the same content.

Regards,

Max

0 件の賞賛
返信