Hdmi port is not enabled

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

Hdmi port is not enabled

1,368 次查看
sandeepa
Contributor I

I built yocto project from qt website everything is working good but when I connect IMX6q sabrelite board to monitor through hdmi it is showing no video sources.Here I am attaching putty log.Qt is up in our build.Please find my u boot configuration

bootargs 'console=ttymxc1,115200 root=/dev/mmcblkp2 rootfstype=ext4 enable_wait_mode=off video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=28M mxc_hdmi.only_cea=1 rootwait fixrtc rw'

bootcmd=mmc dev 1;ext4load mmc 1:2 10800000 /boot/zImage:ext4load mmc 1:2 0x12000000 mmc 1:2 0x12000000 /boot/imx6q-sabrelite.dtb;bootz 0x10800000 - 0x12000000'

From putty I can say that it could not able to detect hdmi port.Please can help me to fix this issuse.

Thanks

Sandeep

标签 (1)
0 项奖励
回复
3 回复数

1,152 次查看
sandeepa
Contributor I

Hi Joan,

Can you please provide me with link where can I find demo images for imx6q sabrelite board.

Thanks

Sandeep

0 项奖励
回复

1,152 次查看
joanxie
NXP TechSupport
NXP TechSupport

i.MX 6Quad SABRE Development Board|NXP 

pls focus on the "Board Support Packages"

0 项奖励
回复

1,152 次查看
joanxie
NXP TechSupport
NXP TechSupport

could you use demo image from official website to test first?  can you output to hdmi using demo image? I tested on my imx6q SabreSD board, it's ok

0 项奖励
回复