天嵌 ARM开发社区

 找回密码
 注册
查看: 3557|回复: 7

make zImage 出现 drivers/video Error

[复制链接]
yanxuetao 发表于 2009-12-31 19:50:57 | 显示全部楼层 |阅读模式
我make zImage之后,出现了如下错误:
[root@yan linux-2.6.30.4]# make zImage

  CHK     include/linux/version.h

make[1]: `include/asm-arm/mach-types.h' is up to date.
  
CHK     include/linux/utsrelease.h
  
SYMLINK include/asm -> include/asm-arm
  
CALL    scripts/checksyscalls.sh

<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented

<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented

<stdin>:1321:2: warning: #warning syscall pselect6 not implemented

<stdin>:1325:2: warning: #warning syscall ppoll not implemented

<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented

  CHK     include/linux/compile.h

  CC      drivers/video/console/vgacon.o

drivers/video/console/vgacon.c: In function 'vgacon_startup':
drivers/video/console/vgacon.c:510: error: 'PCIMEM_BASE' undeclared (first use in this function)

drivers/video/console/vgacon.c:510: error: (Each undeclared identifier is reported only once

drivers/video/console/vgacon.c:510: error: for each function it appears in.)
drivers/video/console/vgacon.c: In function 'vgacon_do_font_op':
drivers/video/console/vgacon.c:1068: error: 'PCIMEM_BASE' undeclared (first use in this function)

make[3]: *** [drivers/video/console/vgacon.o] Error 1

make[2]: *** [drivers/video/console] Error 2

make[1]: *** [drivers/video] Error 2

make: *** [drivers] Error 2
我装的是2.6.30.4的核用4.3.3编译选项也是按移植手册4.0配置的config
还望高手指教一下
wjjontheway 发表于 2010-7-26 21:14:25 | 显示全部楼层
在Device Drivers->Graphics Support->Console display driver support中去掉VGA text console
,保存设置后再编译就可以了
亚瑟王 发表于 2010-1-4 11:48:33 | 显示全部楼层
你的配置单中对于控制台的配置有误,添加了多余的配置导致的。
276865881 发表于 2010-2-4 16:07:53 | 显示全部楼层
我也出现过这种问题,就是不知道是什么原因,今天终于知道了,但是配置单里面都是英语,这对我这种菜鸟级的人来说,还是很难啊!
亚瑟王 发表于 2010-2-6 00:13:28 | 显示全部楼层
你下载4.3版本的移植手册,4.3版本的附录5添加了天嵌科技的内核配置单,你可以参考这个配置单。对于你看不懂英文的说明,这个我们天嵌科技就没法帮你了。
~悟`~念~ 发表于 2012-5-13 11:37:11 | 显示全部楼层
亚瑟王 发表于 2010-1-4 11:48
你的配置单中对于控制台的配置有误,添加了多余的配置导致的。

管理员亚瑟王你好,我出现如图的错误,和楼主的有点相似,问题出在logo那里,有没有可能是我换了图片的原因啊?因为光盘里找不到天嵌的的那张logo图片,也不知道logo图片的像素是多少?我换上了一张480*272的图片,因为我的屏幕是480*272的,我的配置对照附录5检查了3遍,我可以保证是正确的,怎么老是错误啊,我看了源码包里的logo文件夹下还放置其他像素的空图片,按手册上的讲只添加240*320 , 800*480像素的图,后来我试着都添加了,但是错误更多,因为logo生成了很多的乱七八糟的文件,后来我将logo文件夹删掉,复制我原先备份下的logo文件夹到实验的目录,但现在还是原先的错误。这是我操作的过程,如果有操作有误请给我指出,还有问题有可能是哪里错误,也请给我指出,谢谢!!!!!因为我板块发了帖子好几天了没人回答,所以请您给我解答?????

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
亚瑟王 发表于 2012-5-17 14:42:25 | 显示全部楼层
~悟`~念~ 发表于 2012-5-13 11:37
管理员亚瑟王你好,我出现如图的错误,和楼主的有点相似,问题出在logo那里,有没有可能是我换了图片的原 ...

天嵌科技提供的针对天嵌科技开发板的内核都是有4.3寸屏的开机logo图片的。在drivers\video\logo\目录下,名为:logo_linux_tft480272_clut224.ppm
eternity86 发表于 2012-8-27 13:02:53 | 显示全部楼层
5楼说得很对!感谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-20 07:56 , Processed in 1.046875 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表