免费注册 查看新帖 |

Chinaunix

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

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!] [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-06-29 13:29 |只看该作者 |倒序浏览
在一台机器上安装了FC2,换了一台机器后不能进去X系统了....
怎么回事呢?

可以进去init 3

论坛徽章:
1
巳蛇
日期:2014-12-29 11:22:41
2 [报告]
发表于 2004-06-29 13:35 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

是显卡变了,这个就比较麻烦了,哪位有经验的说说吧

论坛徽章:
0
3 [报告]
发表于 2004-06-29 13:38 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

/etc/host.conf: line 2: bad command `192.168.0.1'

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.21-14.ELsmp i686 [ELF]
Current Operating System: Linux oapro.com 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686
Build Date: 07 May 2004
Build Host: tweety.build.redhat.com

        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.5-1.358 (bhcompile@bugs.build.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Sat May 8 09:04:50 EDT 2004
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 29 13:31:46 2004
(==) Using config file: "/etc/X11/xorg.conf"

(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
         at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"

      after 0 requests (0 known processed) with 0 events remaining.



上面的是我的错误输出!!

论坛徽章:
0
4 [报告]
发表于 2004-06-29 13:54 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

另外,是因为这台现在不能进去X的机器(pc2)因为从硬盘安装FC2时.在输入
loadlin vmlinuz initrd=initrd=initrd.img 后屏幕画屏,所以才换另外的机器(pc1)的....现在换回来就这样了....

论坛徽章:
0
5 [报告]
发表于 2004-06-29 14:04 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

斑竹帮帮忙吧.../

论坛徽章:
0
6 [报告]
发表于 2004-06-29 14:08 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

估计是显卡变了,修改/etc/X11/xorg.conf试试

论坛徽章:
0
7 [报告]
发表于 2004-06-29 14:22 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db".  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#        Option        "Xleds"                "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#        Option        "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#        Option        "XkbModel"        "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#        Option        "XkbModel"        "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#        Option        "XkbLayout"        "de"
# or:
#        Option        "XkbLayout"        "de"
#        Option        "XkbVariant"        "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#        Option        "XkbOptions"        "ctrl:swapcaps"
# Or if you just want both to be control, use:
#        Option        "XkbOptions"        "ctrl:nocaps"
#
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "rotocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "TW0309"
        DisplaySize  320        240
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 150.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
        VendorName  "Videocard vendor"
        BoardName   "Intel 845"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection

========================================
上面是xorg.conf的内容..帮忙看看有没有可疑的地方呢....

论坛徽章:
33
荣誉会员
日期:2011-11-23 16:44:17天秤座
日期:2014-08-26 16:18:20天秤座
日期:2014-08-29 10:12:18丑牛
日期:2014-08-29 16:06:45丑牛
日期:2014-09-03 10:28:58射手座
日期:2014-09-03 16:01:17寅虎
日期:2014-09-11 14:24:21天蝎座
日期:2014-09-17 08:33:55IT运维版块每日发帖之星
日期:2016-04-17 06:23:27操作系统版块每日发帖之星
日期:2016-04-18 06:20:00IT运维版块每日发帖之星
日期:2016-04-24 06:20:0015-16赛季CBA联赛之天津
日期:2016-05-06 12:46:59
8 [报告]
发表于 2004-06-29 15:13 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

看起来有点象是改过IP。

可以试试 redhat-config-xfree86 --reconfig

论坛徽章:
0
9 [报告]
发表于 2004-06-29 16:50 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

谢谢...还有哪位同仁遇到这样的问题呢.

论坛徽章:
0
10 [报告]
发表于 2004-06-29 17:51 |只看该作者

[求救]在一台机器上安装了FC2.换机子不能进X [斑竹帮忙啊.急!]

都是高手呀
要多练了
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP