[问题]求助!安装Ubuntu5.10后无法启动X

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

[问题]求助!安装Ubuntu5.10后无法启动X

#1

帖子 stonesound » 2005-10-17 18:26

每次输入startx都错误信息,我把/etc/X11/xorg.conf和/var/long/Xlog.0.log拷了出来,希望能有人帮我解答。

/etc/X11/xorg.conf内容如下:

# /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 "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 "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
Driver "ati"
BusID "PCI:1:5:0"
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

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




/var/long/Xlog.0.log内容如下:
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 root@vernadsky.buildd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux jiabin 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686
Build Date: 10 October 2005
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.12-9-386 (buildd@rothera) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Mon Oct 10 13:14:36 BST 2005 T
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: Mon Oct 17 17:53:43 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 103c,3091 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 103c,3091 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 103c,3091 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 103c,3091 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 103c,3091 rev 11 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 103c,3091 rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 103c,3091 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:14:5: chip 1002,4370 card 103c,3091 rev 02 class 04,01,00 hdr 80
(II) PCI: 00:14:6: chip 1002,4378 card 103c,3091 rev 02 class 07,03,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5955 card 103c,3091 rev 00 class 03,00,00 hdr 00
(II) PCI: 05:00:0: chip 10ec,8139 card 103c,3091 rev 10 class 02,00,00 hdr 00
(II) PCI: 05:09:0: chip 104c,8031 card 4000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 05:09:2: chip 104c,8032 card 103c,3091 rev 00 class 0c,00,10 hdr 80
(II) PCI: 05:09:3: chip 104c,8033 card 103c,3091 rev 00 class 01,80,00 hdr 80
(II) PCI: 05:09:4: chip 104c,8034 card 103c,3091 rev 00 class 08,05,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:20:4), (0,5,6), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (5:9:0), (5,6,9), BCTRL: 0x05c0 (VGA_EN is cleared)
(--) PCI:*(1:5:0) ATI Technologies Inc unknown chipset (0x5955) rev 0, Mem @ 0xc8000000/27, 0xc0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xc0206400 - 0xc02064ff (0x100) MX[B]
[1] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[B]
[2] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[B]
[3] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[B]
[4] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[B]
[5] -1 0 0xc0206800 - 0xc0206fff (0x800) MX[B]
[6] -1 0 0xc0206000 - 0xc02060ff (0x100) MX[B]
[7] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[B]
[8] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[B]
[9] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[B]
[10] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[B]
[11] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[B]
[12] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[B]
[13] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[B](B)
[14] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
[15] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[16] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xc0206400 - 0xc02064ff (0x100) MX[B]
[1] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[B]
[2] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[B]
[3] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[B]
[4] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[B]
[5] -1 0 0xc0206800 - 0xc0206fff (0x800) MX[B]
[6] -1 0 0xc0206000 - 0xc02060ff (0x100) MX[B]
[7] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[B]
[8] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[B]
[9] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[B]
[10] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[B]
[11] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[B]
[12] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[B]
[13] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[B](B)
[14] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
[15] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[16] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xc0206400 - 0xc02064ff (0x100) MX[B]
[6] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[B]
[7] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[B]
[8] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[B]
[9] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[B]
[10] -1 0 0xc0206800 - 0xc0206fff (0x800) MX[B]
[11] -1 0 0xc0206000 - 0xc02060ff (0x100) MX[B]
[12] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[B]
[13] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[B]
[14] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[B]
[15] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[B]
[16] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[B]
[17] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[B]
[18] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[B](B)
[19] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[23] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[24] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[25] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[26] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[28] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[29] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(WW) Ignoring request to load module GLcore
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "fglrx"
(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 4.3.99.902, module version = 8.8.25
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "synaptics"
(II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) ATI Radeon/FireGL: The following chipsets are supported:
FireGL - (RV250 4964), FireGL - (RV250 4965),
RADEON 9000/9000 PRO (RV250 4966), RADEON 9000 LE (RV250 4967),
MOBILITY FireGL 9000 (M9 4C64), MOBILITY FireGL - (M9 4C65),
MOBILITY RADEON 9000 (M9 4C66), RADEON 9000 PRO (D9 4C67),
RADEON 9250 (RV280 5960), RADEON 9200 (RV280 5961),
RADEON 9200 SE (RV280 5964), MOBILITY RADEON 9200 (M9+ 5C61),
MOBILITY RADEON 9200 (M9+ 5C63), FireGL 8800 (R200 5148),
RADEON 8500 (R200 514C), RADEON 9100 (R200 514D),
RADEON - (R200 5154), RADEON - (R200 5155),
RADEON 8500 AIW (R200 4242), RADEON 9600 (RV350 4150),
RADEON 9600 SE (RV350 4151), RADEON 9600 PRO (RV360 4152),
MOBILITY RADEON 9600/9700 (M10/M11 4E50), RADEON 9500 (R300 4144),
RADEON - (R300 4145), RADEON 9600 TX (R300 4146),
FireGL Z1 (R300 4147), RADEON 9700 PRO (R300 4E44),
RADEON 9500 PRO/9700 (R300 4E45), RADEON 9600 TX (R300 4E46),
FireGL X1 (R300 4E47), RADEON 9800 SE (R350 4148),
FireGL - (R350 414B), RADEON 9550 (RV350 4153),
FireGL T2 (RV350 4154), FireGL - (RV350 4155), FireGL - (RV350 4156),
FireGL - (RV350 4157), RADEON 9800 PRO (R350 4E48),
RADEON 9800 (R350 4E49), RADEON 9800 XT (R360 4E4A),
FireGL X2-256/X2-256t (R350 4E4B),
MOBILITY FireGL T2/T2e (M10/M11 4E54), RADEON X300 (RV370 5B60),
RADEON - (RV370 5B61), RADEON X600 (RV380 5B62),
RADEON - (RV370 5B63), FireGL V3100 (RV370 5B64),
FireGL - (RV370 5B66), FireGL - (RV370 5B67),
MOBILITY RADEON X300 (M22 5460), MOBILITY RADEON - (M22 5461),
MOBILITY RADEON - (M22 5462), MOBILITY RADEON - (M22 5463),
MOBILITY FireGL V3100 (M22 5464), MOBILITY FireGL - (M22 5465),
MOBILITY FireGL - (M22 5466), MOBILITY FireGL - (M22 5467),
RADEON X600 (RV380 3E50), RADEON - (RV380 3E51),
RADEON - (RV380 3E52), RADEON - (RV380 3E53),
FireGL V3200 (RV380 3E54), FireGL - (RV380 3E55),
FireGL - (RV380 3E56), FireGL - (RV380 3E57),
MOBILITY RADEON X600 (M24 3150), MOBILITY RADEON - (M24 3151),
MOBILITY RADEON X300 (M22 3152), MOBILITY RADEON - (M24 3153),
MOBILITY FireGL V3200* (M24 3154), MOBILITY FireGL -* (M24 3155),
MOBILITY FireGL -* (M24 3156), MOBILITY FireGL -* (M24 3157),
RADEON X800 (R420 4A48), RADEON X800 PRO (R420 4A49),
RADEON X800 SE (R420 4A4A), RADEON X800 XT (R420 4A4B),
RADEON X800 (R420 4A4C), FireGL X3-256 (R420 4A4D),
MOBILITY RADEON 9800 (M18 4A4E),
RADEON X800 XT Platinum Edition (R420 4A50), RADEON X800 (R423 5548),
RADEON X800 PRO (R423 5549),
RADEON X800 XT Platinum Edition (R423 554A),
RADEON X800 SE (R423 554B), RADEON X800 XT (R423 5D57),
FireGL V7100 (R423 5550), FireGL V5100 (R423 5551),
FireGL -* (R423 5552), MOBILITY RADEON X800 XT (M28 5D48),
MOBILITY FireGL V5100* (M28 5D49), RADEON X700 XT (RV410 5E4A),
RADEON X700 PRO (RV410 5E4B), RADEON X700 SE (RV410 5E4C),
RADEON X700 (RV410 5E4D), RADEON X700 (RV410 5E4F),
RADEON - (RV410 5E52), RADEON - (RV410 5E53), RADEON - (RV410 5E55),
RADEON 9100 IGP (RS300 5834),
RADEON 9000 PRO/9100 PRO IGP (RS350 7834),
MOBILITY RADEON 9000/9100 IGP (RS300M 5835)
(II) Primary Device is: PCI 01:05:0
(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.


如蒙赐教,不胜感激
头像
Tenyears
帖子: 2245
注册时间: 2005-06-30 15:46
来自: 成都

#2

帖子 Tenyears » 2005-10-17 18:46

从recovoer mode进入,
sudo dpkg-reconfigure xserver-xorg

重设置一次
Humanity to others // 己所不欲,勿施与人
Laptop: ThinkPad X220 --- Win7 Home / Ubuntu 12.04
Desktop: Win7/Ubuntu 12.04
Server: Ubuntu12.04
stonesound
帖子: 38
注册时间: 2005-10-15 10:36

#3

帖子 stonesound » 2005-10-17 19:51

已经重新设置了
还是不能启动x
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#4

帖子 eexpress » 2005-10-17 21:41

源的驱动安装一下。我是nvidia的。反正不行,就手工改回nv的。系统原配的是nv。xorg.conf中Driver那行。
● 鸣学
stonesound
帖子: 38
注册时间: 2005-10-15 10:36

#5

帖子 stonesound » 2005-10-18 9:54

能详细说明一下吗?
我的主板芯片组是ATI Radeon Xpress 200M,显卡是集成的。
源的驱动安装一下。我是nvidia的。反正不行,就手工改回nv的。系统原配的是nv。xorg.conf中Driver那行。
stonesound
帖子: 38
注册时间: 2005-10-15 10:36

#6

帖子 stonesound » 2005-10-21 22:40

为什么没人回答啊
难道是我问的问题太白痴了?
gogo_tutu
帖子: 17
注册时间: 2005-10-21 14:43

#7

帖子 gogo_tutu » 2005-10-22 3:02

我和你遇到的问题一样,显卡也是atix200,郁闷中 :cry:
gogo_tutu
帖子: 17
注册时间: 2005-10-21 14:43

#8

帖子 gogo_tutu » 2005-10-22 3:20

我觉得应该是系统里默认安装的ati驱动有问题
我的主板和你的一样rs480

这里:
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
Driver "ati"
BusID "PCI:1:5:0"
Option "UseFBDev" "true"
EndSection
我把 Driver "ati" 改成Driver "vesa" ,然后gnome就出来了,你可以试一下
deansnow
帖子: 5
注册时间: 2005-10-15 9:44

#9

帖子 deansnow » 2005-10-23 10:57

我也遇到相同问题啊。我的显卡是nvidia。不知道该怎么改xorg.conf
freecode
帖子: 118
注册时间: 2005-05-11 8:56

#10

帖子 freecode » 2005-10-23 11:25

呵呵,我的问题是不通过.xinitrc或.xsession,直接运行startx能进入。如果自己写.xinitrc或.xsession就报can not open display "",在网上找了好久,还没找到解决方法。
deansnow
帖子: 5
注册时间: 2005-10-15 9:44

#11

帖子 deansnow » 2005-10-23 13:12

哪个高人来提供解决方案
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#12

帖子 eexpress » 2005-10-23 16:05

sudo gedit /etc/X11/xorg.conf
先试上面的方法。
● 鸣学
deansnow
帖子: 5
注册时间: 2005-10-15 9:44

#13

帖子 deansnow » 2005-10-24 14:33

就是不知道怎么改xorg.conf
stonesound
帖子: 38
注册时间: 2005-10-15 10:36

#14

帖子 stonesound » 2005-10-26 21:34

我把 Driver "ati" 改成Driver "vesa" ,然后gnome就出来了,你可以试一下
多谢gogo tutu兄指点
可惜没有效果
OneZ
帖子: 10
注册时间: 2005-10-14 12:35

#15

帖子 OneZ » 2005-10-26 22:11

对于ATI显卡,可以试试:

代码: 全选

apt-get install xorg-driver-fglrx
然后用fglrxconfig产生xorg.conf,在作必要的调整后,替换/etc/X11/xorg.conf。
重启X,

代码: 全选

sudo /etc/init.d/gdm restart
回复