IMX6qpsabreauto HDMI Problem

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

IMX6qpsabreauto HDMI Problem

ソリューションへジャンプ
1,555件の閲覧回数
abdullahaktay
Contributor II

Dear all,

I compiled the kernel by following the documentation below (for SATA).

Booting Linux from SATA on i.MX6Q SABRE AI. 

http://www.bcmcom.com/CustomerDL/AR6MX/Yocto/Freescale_Yocto_Project_User%27s_Guide.pdf

I set the following for HDMI.

setenv displayinfo 'video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'

But when I connect the HDMI cable after boot, I get the bottom line error/warning.

mxc_hdmi 20e0000.hdmi_video: Read EDID again

mxc_hdmi 20e0000.hdmi_video: create default modelist

Any ideas on this?

Thanks.

ラベル(4)
0 件の賞賛
返信
1 解決策
1,296件の閲覧回数
abdullahaktay
Contributor II

I solved the problem.

Solution:

setenv my_bootargs_sata setenv bootargs console=\${console},\${baudrate} root=/dev/sda2 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24

Thanks.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,297件の閲覧回数
abdullahaktay
Contributor II

I solved the problem.

Solution:

setenv my_bootargs_sata setenv bootargs console=\${console},\${baudrate} root=/dev/sda2 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24

Thanks.

0 件の賞賛
返信
1,296件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls check if your hdmi supports 1080p@60 or not,  and check connect to mxcfb0 or mxcfb1

0 件の賞賛
返信