请帮我看看我出错的xorg.conf

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

请帮我看看我出错的xorg.conf

#1

帖子 vacuumboby » 2007-10-14 13:10

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "1770DF"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Monitor "1770DF"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection


小弟安装的是5。10版的。昨天晚上更新后就不可以startx了。之后在字符界面下挂载了Windows的分区将xorg.conf拷贝过来。现贴出来。不知道是哪里出了问题。。再一个昨天使用VI编辑的时候提示"onlyread"不知道是不是vi前没有加sudo而造成的。。
谢谢大家。急等回复。。
dbzhang800
帖子: 3182
注册时间: 2006-03-10 15:10
来自: xi'an China
联系:

#2

帖子 dbzhang800 » 2007-10-14 18:39

5.10?
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#3

帖子 vacuumboby » 2007-10-14 18:41

是的啊。。。就问一个版本?没有回复??解决方案呢??郁闷。。。
头像
blackiron
帖子: 887
注册时间: 2007-05-25 16:47
来自: 上海

#4

帖子 blackiron » 2007-10-14 19:10

7.10吧
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#5

帖子 vacuumboby » 2007-10-15 21:18

...我使用的是5。10版的。。。晕死。不是在后面注明了。怎么这么多混分的。。
头像
aerowolf
帖子: 1778
注册时间: 2006-02-25 17:09
来自: 西安

#6

帖子 aerowolf » 2007-10-15 21:21

同情,试试sudo dpkg-reconfigure -phigh xserver-xorg,重新配置一下显卡吧。

祝你好运。
头像
blackiron
帖子: 887
注册时间: 2007-05-25 16:47
来自: 上海

#7

帖子 blackiron » 2007-10-15 22:06

vacuumboby 写了:...我使用的是5。10版的。。。晕死。不是在后面注明了。怎么这么多混分的。。
不是混分,现在安装7.04都很少有人装了,直接上7.10了,你还装5.10,搞不懂罢了
头像
xhy
帖子: 3916
注册时间: 2005-12-28 1:16
系统: Ubuntu 12.10 X64
来自: 火星

#8

帖子 xhy » 2007-10-16 6:48

贴出出错信息比较好
从这个文件直接找是很难找出错误的
因为每个人的硬件可能不一样 因此这个文件可能就不一样
目前负债150多万
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#9

帖子 vacuumboby » 2007-10-16 17:44

aerowolf 写了:同情,试试sudo dpkg-reconfigure -phigh xserver-xorg,重新配置一下显卡吧。

祝你好运。
这个我试一下。。谢谢这位朋友。
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#10

帖子 vacuumboby » 2007-10-16 17:44

xhy 写了:贴出出错信息比较好
从这个文件直接找是很难找出错误的
因为每个人的硬件可能不一样 因此这个文件可能就不一样
你需要什么样的硬件我可以贴出来。。。
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#11

帖子 vacuumboby » 2007-10-16 18:11

aerowolf 写了:同情,试试sudo dpkg-reconfigure -phigh xserver-xorg,重新配置一下显卡吧。

祝你好运。

经测试不可以用。。。但是我后来查阅了一些资料。。出错的信息在我的鼠标和键盘的配置上。我参阅了FreeBSD的Xorg.conf发现里面有指定驱动的路径。。不知道是不是因为这个。。
在输入startx后弹出错误信息(EE)指向的错误就是鼠标和键盘的配置。
头像
vacuumboby
帖子: 130
注册时间: 2005-06-13 21:19
来自: 湖南

#12

帖子 vacuumboby » 2007-10-16 18:12

blackiron 写了:
vacuumboby 写了:...我使用的是5。10版的。。。晕死。不是在后面注明了。怎么这么多混分的。。
不是混分,现在安装7.04都很少有人装了,直接上7.10了,你还装5.10,搞不懂罢了
兄弟。。我都觉得没有必要发行一个新版就安装。大家都可以试着从老版本升级上来这样才可以学到更多。。
回复