Mirror display on i.MX6 based custom board(Android JB4.2.2_1.0.0-GA release).

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

Mirror display on i.MX6 based custom board(Android JB4.2.2_1.0.0-GA release).

1,377件の閲覧回数
sandeshgowda
Contributor III

Hi,

I'm working on i.MX6 based custom board with Android Release(Android JB4.2.2_1.0.0-GA release), which is having two LVDS display interfaces(1 (Capacitive) and other RET (Resistive)), Where

1. With RET display i'm getting normal display where as with other display interface i'm getting mirror image of the display UI.

2. while kernel booting , Pandora is displaying normaly(without mirror)

Boot Arguments: set bootargs console=ttymxc3,115200 rootwaite ro rootdelay=1 video=mxcfb0:dev=ldb,1024x600M@60,if=RGB666 video=mxcfb1:off video=mxcfb2:off fbmem=10M vmalloc=400M init=/init no_console_suspend androidboot.console=ttymxc3 androidboot.hardware=freescale

where ttymxc3, we using UART4 port for serial console.

A. From kernel booting i assume display driver is proper(Pandora Logo is displaying proper order) and from Android display the configuration as mirror.

B. what configuration do i need change to get the second display in normal mode.

C. From  Android JB4.2.2_1.0.0-GA release, notes.pdf document, the UI feature is mentioned as (UI (dual display, LVDS+ HDMI), UI mirror displayed on second device).


ラベル(2)
0 件の賞賛
返信
1 返信

758件の閲覧回数
daiane_angolini
NXP Employee
NXP Employee

I´m so sorry. I did not understand what do you need.

A- I think your driver is OK.

B-

Android source code is developed to work only with mirrored and /or 2 different (UI + VPU decode). As I remember from previous releases, would be better to double check on your release notes.

What is "normal mode"?

C-???