Chinaunix首页 | 论坛 | 博客
  • 博客访问: 103385
  • 博文数量: 41
  • 博客积分: 2520
  • 博客等级: 少校
  • 技术积分: 440
  • 用 户 组: 普通用户
  • 注册时间: 2010-01-22 16:25
文章分类

全部博文(41)

文章存档

2010年(41)

我的朋友

分类: LINUX

2010-02-23 17:36:03

境:

²        Xenxen-unstable (0.4.0)

²        Dom0 kernel: linux-2.6.18-xen-3.4.2

²        VGA: Intel Corporation 82G33/G31

 

现象:

X无法启错误消息:(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

 

原因:

看了.configagpgart编译进kernel的。调查发现linux-2.6.18-xen-3.4.2存在问题kernel-xen-2.6.18-164.el5不存在此问题

 

解决方法:

修改X的配置文件/etc/X11/xorg.conf

Section "Device"

        Identifier  "Videocard0"

        Driver      "vesa"                      // "intel"

EndSection

阅读(774) | 评论(0) | 转发(0) |
0

上一篇:libxenctrl

下一篇:python namespace

给主人留下些什么吧!~~