Missing /dev/fb0 in yocto image

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

Missing /dev/fb0 in yocto image

2,754件の閲覧回数
piotrlewicki
Contributor I

Hello.

I'm trying to adapt the freescale image to be able to work with board provided by phytec company and for now I copied their machine.conf and I have changed used kernel (they are using some recipe for "linux-mainline" which is for now v3.19, but I used freescale's "linux-imx"). I attached machine.conf file I use.

My freescale distribution is built from "fido" branch.

I use tftp to obtain the linux kernel and device tree and NFS for root filesystem.

My problem is that I have built the "core-image-sato" and now the system boots but I get :

 

Freeing unused kernel memory: 328K (80d1c000 - 80d6e000)

INIT: version 2.88 booting

Error opening /dev/fb0: No such file or directory

Starting udev

 

Could you tell my why I don't have any framebuffers?

What is responsible for it's creation?

Original Attachment has been moved to: file.conf.zip

ラベル(3)
タグ(3)
0 件の賞賛
返信
3 返答(返信)

2,197件の閲覧回数
强王
Contributor IV

give me a kernel boot log

0 件の賞賛
返信

2,197件の閲覧回数
piotrlewicki
Contributor I

I am using imx kernel (3.14) provided by fsl git repository.

I'm sorry but I'm a newbie - what do you mean by "proper kernel command line" ?

0 件の賞賛
返信

2,197件の閲覧回数
daiane_angolini
NXP Employee
NXP Employee

I did not understand which kernel you are using, but double check if you have the proper kernel command line to "turn on" the frame buffer in your kernel.

0 件の賞賛
返信