IMX6qpsabreauto HDMI Problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX6qpsabreauto HDMI Problem

跳至解决方案
2,010 次查看
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.

0 项奖励
回复
1 解答
1,751 次查看
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,752 次查看
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,751 次查看
joanxie
NXP TechSupport
NXP TechSupport

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

0 项奖励
回复