yocto init display first

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

yocto init display first

1,238 次查看
俊宝胡
Contributor I

Everyone,

I was wondering if someone could help me to  solve  Yocto  init  display, once start ,the screen display:

Poky (Yocto Project Reference Distro) 1.5.1 imx6qsabresd /dev/ttymxc0

imx6qsabresd login:

I don't want display this on the screen ,how should i do,thanks!

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

1,012 次查看
frankba
Contributor III

Hi yiyi521,

check your linux kernel config, eg. by

bitbake -c menuconfig virtual/kernel

search for CONFIG_FRAMEBUFFER_CONSOLE and uncheck this.

Rebuild and reinstall the kernel.

Now, the screen should be black.

Frank

0 项奖励
回复