Missing /dev/fb0 in yocto image

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

Missing /dev/fb0 in yocto image

2,752 次查看
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,195 次查看
强王
Contributor IV

give me a kernel boot log

0 项奖励
回复

2,195 次查看
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,195 次查看
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 项奖励
回复