LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1210|回复: 9

freebsd5.0,X无法启动,谁能帮帮我~~~~~

[复制链接]
发表于 2003-2-12 14:30:36 | 显示全部楼层 |阅读模式
(freebsd5.0)X无法启动,错误提示:
Fatal server error:
AddScreen/ScreenInit failed for driver 0

那位老大指点一二,
不胜感激!!!!!

我的xf86config文档

Section "Module"

# This loads the DBE extension module.

    Load        "dbe"          # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"

# This loads the GLX module
#    Load       "glx"

EndSection

Section "Files"

    RgbPath        "/usr/X11R6/lib/X11/rgb"


#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"


EndSection

Section "ServerFlags"

EndSection

Section "InputDevice"

    Identifier        "Keyboard1"
    Driver        "Keyboard"
    Option "AutoRepeat" "500 30"

    Option "XkbRules"        "xfree86"
    Option "XkbModel"        "pc101"
    Option "XkbLayout"        "us"
    Option "XkbVariant"        "us"

EndSection

Section "InputDevice"

    Identifier        "Mouse1"
    Driver        "mouse"
    Option "rotocol"    "IntelliMouse"
    Option "Device"      "/dev/sysmouse"

EndSection



Section "Monitor"

    Identifier  "My Monitor"

    HorizSync   31.5 - 48.5

    VertRefresh 50-100

EndSection


Section "Device"
    Identifier        "Standard VGA"
    VendorName        "Unknown"
    BoardName        "Unknown"
    Driver     "vga"

EndSection



Section "Device"
    Identifier  "My Video Card"
    Driver      "vga"
        # unsupported card
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection



Section "Screen"
    Identifier  "Screen 1"
    Device      "My Video Card"
    Monitor     "My Monitor"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"

    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection
 楼主| 发表于 2003-2-12 19:39:01 | 显示全部楼层
没人愿意帮忙么???
发表于 2003-2-12 19:41:12 | 显示全部楼层
我太菜,帮你不到,是不是你有设置字体这些啊?高手说说啊~

我也想懂,还是显卡有问题啊,我都看不是很懂
 楼主| 发表于 2003-2-12 19:44:11 | 显示全部楼层
我不知道~~~
我的显卡是 GF2 32M 显示器是SAMSUNG 550S
OS:FreeBSD5.0

发表于 2003-2-12 23:01:30 | 显示全部楼层
看到最后才知道是freebsd,还是找哈蜜瓜兄弟帮忙吧
发表于 2003-2-12 23:16:11 | 显示全部楼层
一定是你在安装时选错了,我的显示也是550s啊
 楼主| 发表于 2003-2-13 11:03:15 | 显示全部楼层
最初由 pinksnoopy 发布
一定是你在安装时选错了,我的显示也是550s啊


贴一下你的配置文档好吗??

谢谢!!!
发表于 2003-2-13 11:08:54 | 显示全部楼层

我也是菜`

是不是你显卡不支持,或者认错了~?

我的xwindows进入以后切换到字符然后就再也进不去了!

呵呵~我帮你顶!希望高手回答!
发表于 2003-2-13 13:06:22 | 显示全部楼层
运行/stand/sysinstall 然后再Configure-->XFree86-->xf86config配置你的显卡。
 楼主| 发表于 2003-2-13 13:30:57 | 显示全部楼层
最初由 哈蜜瓜 发布
运行/stand/sysinstall 然后再Configure-->XFree86-->xf86config配置你的显卡。


我就是这么配的,但总是失败~~~
不知道什么原因

对了 在freebsd下 PS/2的鼠标应该用什么协议??

谢谢!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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