imx6q: how to run viv_samples on second display?

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

imx6q: how to run viv_samples on second display?

4,165 Views
pj0585
Contributor III

hello,

I'm using iMX6Q on custom hardware (design based on imx6qsabresd). I'm using linux release 3.10.17-1.0.0_ga.

I have two displays: HDMI + LVDS.

Both the framebuffers are functional. (Verified by displaying static images)

When I run the viv_samples/vdk/tutorialx, it is always displayed on the primary screen (the one which is configured to /dev/fb0).

How do I run the viv_samples on the second display (not the primary display)?

Any inputs will be of help.

-Pj

Labels (4)
0 Kudos
1 Reply

3,684 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Just use the followed video mode: video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666,bpp=32 ldb=sin1 It is for LVDS panel on SabreSD board LDVS port 1. You can also reference to the Linux BSP release note document for more detail informations about the video mode.

See also;

https://community.freescale.com/message/408897

Hope this helps

0 Kudos