i.MX535 - TV Out Secondary Display Configuration

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

i.MX535 - TV Out Secondary Display Configuration

跳至解决方案
1,404 次查看
SrideviK
Contributor III

Hi,

Have custom hardware is based on i.MX535 Sabre platform.

The primary display connected is TFT LCD, while the secondary display connected is Component TV-Out.

The custom BSP is based on the Android R10.4 release.

The following links were referred & applied the patches specified for "DUAL_VIDEO_SIN_UI"

(a) https://community.freescale.com/docs/DOC-94879

(b) https://community.freescale.com/thread/306934

(c) https://community.freescale.com/thread/307006

The video is seen on the TV, but it is with a green background. Do we need to make any other configurations? Is there any settings to be done with respect to the color conversion mapping? Pls advice.

The following are the configurations done:

1.bootargs

setenv bootargs 'console=ttymxc0 init=/init root=/dev/mmcblk1p2 rootfstype=ext4 rootwait di0_primary pmem=32M,64M fbmem=10M gpu_memory=32M video=mxcdi0fb:YUV444,TV-PAL tve'

2.init.rc

   SECOND_DISPLAY_ENABLED 1

3.init.freescale.rc

   setprop rw.SIN_VIDEO_DUAL_UI 0

   setprop rw.DUAL_VIDEO_SIN_UI 1

   setprop rw.secfb.disable-overlay 1

4.ueventd.rc

/sys/devices/platform/mxc_sdc_fb.0/graphics/fb* fsl_disp_property 0660 system graphics

/sys/devices/platform/mxc_sdc_fb.1/graphics/fb* fsl_disp_property 0660 system graphics

/sys/devices/platform/mxc_sdc_fb.0/graphics/fb* mode 0660 system graphics

/sys/devices/platform/mxc_sdc_fb.1/graphics/fb* mode 0660 system graphics

Regards,

Sridevi

标签 (3)
1 解答
1,012 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: Re: i.MX535 - TV Out Secondary Display Configuration

Qiang LiEmployee

Please reference to attached patches.

在原帖中查看解决方案

0 项奖励
5 回复数
1,012 次查看
jamesbone
NXP TechSupport
NXP TechSupport

We are already reviewing your question, internally we will provide an answer

0 项奖励
1,013 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: Re: i.MX535 - TV Out Secondary Display Configuration

Qiang LiEmployee

Please reference to attached patches.

0 项奖励
1,012 次查看
SrideviK
Contributor III

Hi,

Unable to access the files specified. Pls share.

Regards,

Sridevi

0 项奖励
1,012 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Let me add you the patch.


Have a great day,
Jaime

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

0 项奖励
1,012 次查看
Rajput1z
Contributor II

Hello Jaime,

           As per your advice i have applied patches for r10.4, and configured as below in init.rc.

  • Dual video with single UI
       setprop rw.SIN_VIDEO_DUAL_UI 0
       setprop rw.DUAL_VIDEO_SIN_UI 1
       setprop rw.secfb.disable-overlay 1

But , still i am unable to play video on secondary display which is my Tvout. so please tell me where i am doing wrong to play video on dual displays .

Thanx in advance ,

suman.

0 项奖励