iMX6 HDMI disable issue

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

iMX6 HDMI disable issue

1,697 次查看
yurykazakevich
Contributor I

Hi everyone.

According to the answer on that question How to disable HDMI when board is booted I tried to disable HDMI on my custom board based on the iMX6 cpu.

I added in the bootargs the following options: 'video=mxcfb0:off video=mxcfb1:off video=mxcfb2:off ' and as a result kernel hangs without any errors, oops and etc.

I get the same behavior when I disable frame buffer support in the kernel.

My kernel version is 3.14.28

What can be a reason of that?

Thanks

 

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

1,358 次查看
jimmychan
NXP TechSupport
NXP TechSupport

you may try to set the HDMI to fb0, then run this "$echo 1 /sys/class/graphics/fb0/blank" after linux is up.

0 项奖励
回复

1,358 次查看
yurykazakevich
Contributor I

Thank you, Jimmy.

That command helps but sometimes kernel still freezes. Maybe you know how to find a reason of that or how to find out?

0 项奖励
回复