i.MX535 - TV Out Secondary Display Configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX535 - TV Out Secondary Display Configuration

Jump to solution
1,303 Views
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

Labels (3)
1 Solution
911 Views
karina_valencia
NXP Apps Support
NXP Apps Support
Re: Re: i.MX535 - TV Out Secondary Display Configuration

Qiang LiEmployee

Please reference to attached patches.

View solution in original post

0 Kudos
5 Replies
911 Views
jamesbone
NXP TechSupport
NXP TechSupport

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

0 Kudos
912 Views
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 Kudos
911 Views
SrideviK
Contributor III

Hi,

Unable to access the files specified. Pls share.

Regards,

Sridevi

0 Kudos
911 Views
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 Kudos
911 Views
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 Kudos