LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: wsye

做LFS后黑屏不能进入X Window的原因

[复制链接]
 楼主| 发表于 2003-1-2 17:49:32 | 显示全部楼层
好的,很谢谢你
对了,附件怎么发的?奇怪,找不到发的地方的
发表于 2003-1-2 17:51:03 | 显示全部楼层
不要快速回复,用那个回贴按钮,就看到browse的按钮了。
 楼主| 发表于 2003-1-2 18:02:53 | 显示全部楼层
好的,在附件里面
发表于 2003-1-2 21:22:04 | 显示全部楼层
好象是drm出了问题,是不是你的显卡不支持drm。
 楼主| 发表于 2003-1-3 09:08:34 | 显示全部楼层
应该不会吧,我原来的可以啊,怎么突然会变了呢?
发表于 2003-1-3 09:42:15 | 显示全部楼层
你把第2步的XF86Config.new文件贴出来看看,反正不是字体,就是模块,或者是硬件驱动。
 楼主| 发表于 2003-1-3 09:53:32 | 显示全部楼层
有你的支持,我没有放弃,谢谢:
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "record"
        Load  "xtrap"
        Load  "speedo"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "rotocol" "S/2"
        Option            "Device" "/dev/mouse"
EndSection

Section "Monitor"
        #DisplaySize          310   230        # mm
        Identifier   "Monitor0"
        VendorName   "HL"
        ModelName    "HILIPS 107S"
        Option            "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                   # [<bool>]
        #Option     "HWcursor"                   # [<bool>]
        #Option     "ciRetry"                   # [<bool>]
        #Option     "rgbbits"                    # <i>
        #Option     "NoAccel"                    # [<bool>]
        #Option     "TurboQueue"                 # [<bool>]
        #Option     "SetMClk"                    # <freq>
        #Option     "FastVram"                   # [<bool>]
        #Option     "ForceCRT2Type"              # [<str>]
        #Option     "ShadowFB"                   # [<bool>]
        #Option     "Rotate"                     # [<str>]
        #Option     "NoXvideo"                   # [<bool>]
        #Option     "Vesa"                       # [<bool>]
        #Option     "MaxXFBMem"                  # <i>
        Identifier  "Card0"
        Driver      "sis"
        VendorName  "SiS"
        BoardName   "6326"
        BusID       "CI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Depth     1
        EndSubSection
        SubSection "Display"
                Depth     4
        EndSubSection
        SubSection "Display"
                Depth     8
        EndSubSection
        SubSection "Display"
                Depth     15
        EndSubSection
        SubSection "Display"
                Depth     16
        EndSubSection
        SubSection "Display"
                Depth     24
        EndSubSection
EndSection
发表于 2003-1-3 13:58:15 | 显示全部楼层
我想再问你一个问题:在执行startx之后,X是完全没有启动,还是启动了,什么显示也没有?屏幕上有何提示?
 楼主| 发表于 2003-1-3 14:04:23 | 显示全部楼层
执行之后闪动了一下(那一瞬间0.5秒左右出现了X),看到的是什么显示也没有的,也没有提示
之后等几秒钟左右黑屏就在console下出现提示错误信息了
发表于 2003-1-3 14:09:17 | 显示全部楼层
错误信息是什么,能不能贴出来看看。你给出的log文件太长,不好分析。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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