IMX6Q display problem

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

IMX6Q display problem

460 Views
jiongzhongliu
Contributor III

I use linux3.10 and qt5 on IMX6Q, build it on yocto.the bitbake commond is as:

       MACHINE=imx6qsabresd source fsl-setup-release.sh -b build-x11 -e x11

       bitbake fsl-image-qt5

I run the image and rootfs on my IMX6Q board, when the kernel is starting , I can see the display device( use lvds1 interface)show the yocto logo picture ,but,after the kernel starting process is finished, the display device  does not show anything(the kernel running normally).What is the problem? Can you help me?

Labels (1)
0 Kudos
1 Reply

257 Views
igorpadykov
NXP Employee
NXP Employee

Hi jiongzhong

reason may be that lcd is not configured properly in linux,

please look at example

https://community.freescale.com/thread/355690

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos