LinuxSir.cn,穿越时空的Linuxsir!

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

求助,刚装的linux,不能进xwindow

[复制链接]
发表于 2007-3-1 13:40:52 | 显示全部楼层 |阅读模式
今天装linux fedora core 6 双系统,是装在我的笔记本上,我曾经在家里的台式机上装
过linux,因此安装过程一切顺利,重启之后可以进入linux,但是startx后无法启动图形
界面。我是linux新手,希望大家能帮下忙,解决方法能些详细点。当然我安装时肯定是
装了桌面环境的。
我的本本是惠普的,不是通常的屏幕大小,是那种扁宽的,windows下的分辨率是
1280*800,看这个能看出来了吧。显卡是NVIDIA GeForce Go 6150  
startx后提示部分内容如下:

(==)Log file:"/var/log/Xorg.0.log", Time: Thu Mar 1   13:04:32         2007
(==) using config file: "/etc/X11/xorg.conf"
(EE)VESA(0): No matching modes
(EE) Screen(s) found , but none have a usable configuration.

Fatal server error:
no screens found
XIO: fatal IO error 104 (Connection reset by peer) on  X  server":0.0" after 0
requests (0 known processed) with 0 events remaining.

顺便把/etc/X11/xorg.conf中的内容弄上来,我看不懂

# Xorg configuration created by pyxf86config

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

Section "InputDevice"
                        Identifier  "Keyboard0"
                        Driver     "kbd"
                        Option                "XkbModel" "pc105"
                        Option                "XkbLayout" "us"
EndSection

Section “InputDevice"
                        Identifier "Synaptics"
                        Driver    “synaptics"
                        Option                "Device" "/dev/input/mice"
                        Option                "rotocol" "auto-dev"
                        Option                "Emulate3Buttons" "yes"
EndSection

Section "Device"
                        Identifier  "Videocard0"
                        Driver    "vesa"
EndSection

Section        "Screen"
                        Identifier "Screen0"
                        Device   "Videocard0"
                        DefaultDepth        24
                        SubSection  "Display"
                                        Viewport                0 0
                                        Depth   24
                        EndSubSection
End Section
发表于 2007-3-1 13:54:36 | 显示全部楼层
装个N显卡驱动试试吧 我是ATI卡的 也是笔记本宽屏1280*800的 默认就认出来了 运气比较好 呵呵
回复 支持 反对

使用道具 举报

发表于 2007-3-1 14:57:22 | 显示全部楼层
是不是在安装时你选了文本启动啊?你用root用户看看/etc/inittab 文件中的id:5:initdefault:这行,其中5是图形界面启动,3是文本方式启动
回复 支持 反对

使用道具 举报

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

本版积分规则

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