i.MX6Q SDB:about dual channel 1080p LVDS panel + HDMI output sametime

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

i.MX6Q SDB:about dual channel 1080p LVDS panel + HDMI output sametime

1,285 Views
lengyu
Contributor I

Our customer board(i.MX6Q SDB) have dual channel 1080pLVDS panel + HDMI  port, but same time we could use one port  in linux system only.

linux+ ubuntu

uboot para:

1.

setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcfb0:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl0 video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb2:off'

We could get lvds output, but hdmi does't output.

2.

setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl0 video=mxcfb2:off

We could get hdmi output, lvds does't output.

3.

android JB

we could get two port output at same time.

So, how can i get lvds and hdmi output sametime when i use ubuntu OS?

Labels (6)
0 Kudos
3 Replies

484 Views
kavitamathur
Contributor II

Hi,

Did your problem get solved? We are also facing same issue with Linux kernel 3.0.35_4.1.0 and Ubuntu desktop.

Thanks & Regards,

Kavita

0 Kudos

484 Views
jakiewen
Contributor I

Do you fix this problem?Can you tell me how?

0 Kudos

484 Views
vongocson
Contributor III

i want to do it, can you tell me how?

0 Kudos