i.MX 6 HDMI Graphic Problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX 6 HDMI Graphic Problem

2,445件の閲覧回数
R_Alex
Contributor I

Hi,

I'm pretty new to Yocto and I'm updating an old build (sumo) to scarthgap but I'm facing some issues with the HDMI.

As you can see from the attachments the splash screen it's shown correctly but the desktop it's repeated 3 times with tons of vertical lines.

The resolution it's set correctly, I've noticed something strange on the Wayland log that seems to take a refresh rate of 61Hz instead of the 60Hz, fbset return the correct data.

Thank you,

Alex

0 件の賞賛
返信
3 返答(返信)

2,380件の閲覧回数
R_Alex
Contributor I

I tried applying the changes in the previous message but nothing changes. I've swapped the mxcfb because otherwise I don't have output in the hdmi device even specifing video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24

0 件の賞賛
返信

2,433件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Wayland come after the splash screen, check the pixel clock in your old bsp and new one, this can be the cause is not check the entire dtb.

Regards

0 件の賞賛
返信

2,399件の閲覧回数
R_Alex
Contributor I

Hello,
compared the mcx_edid.c files and found only two things:
the first one is the pixel clock for the first element of the video mode (line 44) and the second one is at line 492/493 that sumo has this line of code:index += index_inc;
I don't know if this cause the problem, another thing that i changed in the dts I've swapped the mxcfb0 and mxcfb1

Thank you,
Alex

0 件の賞賛
返信