issue when set 1366*768 LCD with IMX6 Android 7.1.2..

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

issue when set 1366*768 LCD with IMX6 Android 7.1.2..

Jump to solution
912 Views
danny_lu
Contributor II

Dear NXP,

We're trying porting the android 7.1.2 with imx6dual board but got some problem for 1366x768 LCD driving..

When set 1366*768, kernel logo is displayed normally.. but the screen can not display normally from android logo..

When set 1280*768, kernel logo is not displayed.. but the screen display from android logo..

Here is the android error log when set 1366*768  as below:

01-01 00:00:12.724 187-187/? W/display: xres = 1366 px
yres = 768 px
fps = 58.87 Hz
bpp = 32
r = 0:8
g = 8:8
b = 16:8
01-01 00:00:12.730 187-187/? I/display: GPUManager exists
01-01 00:00:12.730 187-187/? E/display: void fsl::FbDisplay::prepareTargetsLocked() buffer stride not match!
01-01 00:00:12.730 187-187/? E/display: void fsl::FbDisplay::prepareTargetsLocked() buffer stride not match!
01-01 00:00:12.731 187-187/? E/display: void fsl::FbDisplay::prepareTargetsLocked() buffer stride not match!
01-01 00:00:12.731 187-187/? E/hwcomposer: unknown display attribute 6

Please help.

Thank you

Danny

Labels (2)
1 Solution
839 Views
igorpadykov
NXP Employee
NXP Employee

Hi Danny

one can try solutions provided on

imx6 not work correctly with LVDS 1366x768 

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

View solution in original post

2 Replies
840 Views
igorpadykov
NXP Employee
NXP Employee

Hi Danny

one can try solutions provided on

imx6 not work correctly with LVDS 1366x768 

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

839 Views
danny_lu
Contributor II

Hi igor,

After modified the resolution in DTS to 1360 and then it works normally. 

Many thanks and best regards,

Danny

0 Kudos