Dual display on imx6 android 6 (Marshmallow)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Dual display on imx6 android 6 (Marshmallow)

955 次查看
cxbere
Contributor I

Hi everyone,

 

We have LVDS and HDMI display connected to imx6 board and both displays are showing same contents.

But we want to see different content on these displays. My bootargs is like that:

setenv bootargs console=ttymxc0,115200 video=mxcfb0:dev=ldb,0,if=RGB24,bpp=32 video=mxcfb1:hdmi,1920x1080M@60,bpp=32 video=mxcfb2:off video=mxcfb3:off vmalloc=256M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=384M androidboot.selinux=disabled androidboot.dm_verity=disabled no_console_suspend=1

Could you please help us about this issue?

Ercüment Türk

标签 (2)
0 项奖励
3 回复数

632 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Which board are you using?

Best Regards,

Diego.

0 项奖励

632 次查看
cxbere
Contributor I

Hello,

We are using our custom board, but we have inspired by Sabre board.

Best Regards,

Ercüment

0 项奖励

632 次查看
diegoadrian
NXP Employee
NXP Employee

Unfortunately, this is not related with the bootargs. The only solution that I could find was through an app. In the below link, you can find more information related to this:

Android Lollipop dual display/app demo on i.MX6 - Boundary Devices 

Best Regards,

Diego

0 项奖励