yocto init display first

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

yocto init display first

1,250件の閲覧回数
俊宝胡
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,024件の閲覧回数
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 件の賞賛
返信