免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 894 | 回复: 2
打印 上一主题 下一主题

INIT:id"x"respawing too fast:disabled for 5 minute [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-10-29 10:55 |只看该作者 |倒序浏览
昨晚停电时间过长,UPS都没电了,服务器REDFLAG关掉,今天早上回来启动
进不了图形界面,提示:
INIT:id"x"respawing too fast:disabled for 5 minutes
-------------------------------------------------------------------
我vi /etc/inittab     在x行:
x:5:respawn:/etc/X11/prefdm -nodaemon          我看不出什么错误啊?
--------------------------------------------------------------
于是我去var/log/XFree86.0.log看
发现:
      。。。。。
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(EE) S3VIRGE(0): No Display subsection in Screen section "Screen0" for depth/fbbpp 8/8
(II) UnloadModule: "s3virge"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
-----------------------------------------------------------------------
请问应该怎样解决这个问题呢?

论坛徽章:
0
2 [报告]
发表于 2004-11-01 09:12 |只看该作者

INIT:id"x"respawing too fast:disabled for 5 minute

有兄弟能帮我吗?up一下

论坛徽章:
0
3 [报告]
发表于 2004-11-01 12:20 |只看该作者

INIT:id"x"respawing too fast:disabled for 5 minute

(EE) S3VIRGE(0): No Display subsection in Screen section "Screen0" for depth/fbbpp 8/8

修改一下你的XF86config文件,这个错误消息说的很明白了。
这是我的,看一下你的配置文件是不是少了"Display"这一段。服务器当机这个文件怎么会受损?这个分区不是只读吗?

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation 82865G Integrated Graphics Device"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768"
        EndSubSection
EndSection
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP