Chinaunix首页 | 论坛 | 博客
  • 博客访问: 58544
  • 博文数量: 8
  • 博客积分: 227
  • 博客等级: 二等列兵
  • 技术积分: 136
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-23 17:23
文章分类
文章存档

2012年(8)

我的朋友

分类: LINUX

2012-05-28 21:07:19

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 28 07:13:17 2012
(==) Using config file: "/etc/X11/xorg.conf"
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory
Fatal server error:
AddScreen/ScreenInit failed for driver 0
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.
我的解决方法:# vi /etc/X11/xorg.confg
将其中的Section部分改为:
Section "Device"
        Identifier  "Videocard0"
        Driver      "vmware"
EndSection
阅读(4164) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~