安装Nvidia官方驱动,出大问题了。请进来看看。。
Tofloor
poster avatar
dym21
deepin
2013-07-26 17:52
Author
安装官网的步骤安装,然后开机一直就是进入命令行界面,运行startx,报错,下边是xorg.conf和运行日志,大家看看怎么回事,我的笔记本是y550,240M显卡
xorg.conf:
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 304.88  (buildmeister@swio-display-x86-rhel47-14)  Wed Mar 27 15:36:45 PDT 2013
  3. Section "ServerLayout"
  4.     Identifier     "Layout0"
  5.     Screen      0  "Screen0" 0 0
  6.     InputDevice    "Keyboard0" "CoreKeyboard"
  7.     InputDevice    "Mouse0" "CorePointer"
  8. EndSection
  9. Section "Files"
  10. EndSection
  11. Section "InputDevice"
  12.     # generated from default
  13.     Identifier     "Mouse0"
  14.     Driver         "mouse"
  15.     Option         "Protocol" "auto"
  16.     Option         "Device" "/dev/psaux"
  17.     Option         "Emulate3Buttons" "no"
  18.     Option         "ZAxisMapping" "4 5"
  19. EndSection
  20. Section "InputDevice"
  21.     # generated from default
  22.     Identifier     "Keyboard0"
  23.     Driver         "kbd"
  24. EndSection
  25. Section "Monitor"
  26.     Identifier     "Monitor0"
  27.     VendorName     "Unknown"
  28.     ModelName      "Unknown"
  29.     HorizSync       28.0 - 33.0
  30.     VertRefresh     43.0 - 72.0
  31.     Option         "DPMS"
  32. EndSection
  33. Section "Device"
  34.     Identifier     "Device0"
  35.     Driver         "nvidia"
  36.     VendorName     "NVIDIA Corporation"
  37. EndSection
  38. Section "Screen"
  39.     Identifier     "Screen0"
  40.     Device         "Device0"
  41.     Monitor        "Monitor0"
  42.     DefaultDepth    24
  43.     SubSection     "Display"
  44.         Depth       24
  45.     EndSubSection
  46. EndSection
Copy the Code

Xorg.0.log
  1. [    59.563]
  2. X.Org X Server 1.13.3
  3. Release Date: 2013-03-07
  4. [    59.563] X Protocol Version 11, Revision 0
  5. [    59.563] Build Operating System: Linux 3.2.0-37-generic i686 Ubuntu
  6. [    59.563] Current Operating System: Linux flexdu-Deepin 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:30 UTC 2013 i686
  7. [    59.563] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic root=UUID=3f3d857d-1337-4dd9-976d-bc5dafd5991f ro nomodeset quiet splash vt.handoff=7
  8. [    59.563] Build Date: 17 April 2013  10:42:56PM
  9. [    59.563] xorg-server 2:1.13.3-0ubuntu6 (For technical support please see http://www.ubuntu.com/support)
  10. [    59.563] Current version of pixman: 0.28.2
  11. [    59.563]         Before reporting problems, check http://wiki.x.org
  12.         to make sure that you have the latest version.
  13. [    59.563] Markers: (--) probed, (**) from config file, (==) default setting,
  14.         (++) from command line, (!!) notice, (II) informational,
  15.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  16. [    59.563] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 26 00:55:01 2013
  17. [    59.564] (==) Using config file: "/etc/X11/xorg.conf"
  18. [    59.564] (==) Using config directory: "/etc/X11/xorg.conf.d"
  19. [    59.564] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  20. [    59.565] (==) ServerLayout "Layout0"
  21. [    59.565] (**) |-->Screen "Screen0" (0)
  22. [    59.565] (**) |   |-->Monitor "Monitor0"
  23. [    59.565] (**) |   |-->Device "Device0"
  24. [    59.565] (**) |-->Input Device "Keyboard0"
  25. [    59.565] (**) |-->Input Device "Mouse0"
  26. [    59.565] (==) Automatically adding devices
  27. [    59.565] (==) Automatically enabling devices
  28. [    59.565] (==) Automatically adding GPU devices
  29. [    59.565] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
  30. [    59.565]         Entry deleted from font path.
  31. [    59.565] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
  32. [    59.565]         Entry deleted from font path.
  33. [    59.565] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
  34. [    59.565]         Entry deleted from font path.
  35. [    59.565] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
  36. [    59.565]         Entry deleted from font path.
  37. [    59.565] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
  38. [    59.565]         Entry deleted from font path.
  39. [    59.565] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
  40. [    59.565]         Entry deleted from font path.
  41. [    59.565] (==) FontPath set to:
  42.         /usr/share/fonts/X11/misc,
  43.         /usr/share/fonts/X11/Type1,
  44.         built-ins
  45. [    59.565] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
  46. [    59.565] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  47. [    59.565] (WW) Disabling Keyboard0
  48. [    59.565] (WW) Disabling Mouse0
  49. [    59.565] (II) Loader magic: 0xb77a36a0
  50. [    59.565] (II) Module ABI versions:
  51. [    59.565]         X.Org ANSI C Emulation: 0.4
  52. [    59.565]         X.Org Video Driver: 13.1
  53. [    59.565]         X.Org XInput driver : 18.0
  54. [    59.565]         X.Org Server Extension : 7.0
  55. [    59.567] (--) PCI:*(0:1:0:0) 10de:0a34:17aa:38ff rev 162, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
  56. [    59.568] (II) Open ACPI successful (/var/run/acpid.socket)
  57. [    59.568] Initializing built-in extension Generic Event Extension
  58. [    59.568] Initializing built-in extension SHAPE
  59. [    59.568] Initializing built-in extension MIT-SHM
  60. [    59.568] Initializing built-in extension XInputExtension
  61. [    59.568] Initializing built-in extension XTEST
  62. [    59.568] Initializing built-in extension BIG-REQUESTS
  63. [    59.568] Initializing built-in extension SYNC
  64. [    59.568] Initializing built-in extension XKEYBOARD
  65. [    59.568] Initializing built-in extension XC-MISC
  66. [    59.568] Initializing built-in extension SECURITY
  67. [    59.568] Initializing built-in extension XINERAMA
  68. [    59.568] Initializing built-in extension XFIXES
  69. [    59.568] Initializing built-in extension RENDER
  70. [    59.568] Initializing built-in extension RANDR
  71. [    59.568] Initializing built-in extension COMPOSITE
  72. [    59.568] Initializing built-in extension DAMAGE
  73. [    59.568] Initializing built-in extension MIT-SCREEN-SAVER
  74. [    59.568] Initializing built-in extension DOUBLE-BUFFER
  75. [    59.568] Initializing built-in extension RECORD
  76. [    59.568] Initializing built-in extension DPMS
  77. [    59.568] Initializing built-in extension X-Resource
  78. [    59.568] Initializing built-in extension XVideo
  79. [    59.568] Initializing built-in extension XVideo-MotionCompensation
  80. [    59.568] Initializing built-in extension SELinux
  81. [    59.568] Initializing built-in extension XFree86-VidModeExtension
  82. [    59.568] Initializing built-in extension XFree86-DGA
  83. [    59.568] Initializing built-in extension XFree86-DRI
  84. [    59.568] Initializing built-in extension DRI2
  85. [    59.568] (II) LoadModule: "glx"
  86. [    59.568] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  87. [    59.596] (II) Module glx: vendor="NVIDIA Corporation"
  88. [    59.596]         compiled for 4.0.2, module version = 1.0.0
  89. [    59.596]         Module class: X.Org Server Extension
  90. [    59.596] (II) NVIDIA GLX Module  304.88  Wed Mar 27 14:51:59 PDT 2013
  91. [    59.596] Loading extension GLX
  92. [    59.596] (II) LoadModule: "nvidia"
  93. [    59.597] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
  94. [    59.597] (II) Module nvidia: vendor="NVIDIA Corporation"
  95. [    59.597]         compiled for 4.0.2, module version = 1.0.0
  96. [    59.597]         Module class: X.Org Video Driver
  97. [    59.597] (II) NVIDIA dlloader X Driver  304.88  Wed Mar 27 14:32:42 PDT 2013
  98. [    59.597] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  99. [    59.597] (++) using VT number 7
  100. [    59.597] (II) Loading sub module "fb"
  101. [    59.597] (II) LoadModule: "fb"
  102. [    59.598] (II) Loading /usr/lib/xorg/modules/libfb.so
  103. [    59.598] (II) Module fb: vendor="X.Org Foundation"
  104. [    59.598]         compiled for 1.13.3, module version = 1.0.0
  105. [    59.598]         ABI class: X.Org ANSI C Emulation, version 0.4
  106. [    59.598] (II) Loading sub module "wfb"
  107. [    59.598] (II) LoadModule: "wfb"
  108. [    59.598] (II) Loading /usr/lib/xorg/modules/libwfb.so
  109. [    59.598] (II) Module wfb: vendor="X.Org Foundation"
  110. [    59.598]         compiled for 1.13.3, module version = 1.0.0
  111. [    59.598]         ABI class: X.Org ANSI C Emulation, version 0.4
  112. [    59.598] (II) Loading sub module "ramdac"
  113. [    59.598] (II) LoadModule: "ramdac"
  114. [    59.598] (II) Module "ramdac" already built-in
  115. [    59.598] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
  116. [    59.598] (==) NVIDIA(0): RGB weight 888
  117. [    59.598] (==) NVIDIA(0): Default visual is TrueColor
  118. [    59.599] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  119. [    59.599] (**) NVIDIA(0): Enabling 2D acceleration
  120. [    59.794] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please
  121. [    59.794] (EE) NVIDIA(0):     check your system's kernel log for additional error
  122. [    59.794] (EE) NVIDIA(0):     messages and refer to Chapter 8: Common Problems in the
  123. [    59.794] (EE) NVIDIA(0):     README for additional information.
  124. [    59.794] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
  125. [    59.794] (EE) NVIDIA(0): Failing initialization of X screen 0
  126. [    59.794] (II) UnloadModule: "nvidia"
  127. [    59.794] (II) UnloadSubModule: "wfb"
  128. [    59.794] (II) UnloadSubModule: "fb"
  129. [    59.794] (EE) Screen(s) found, but none have a usable configuration.
  130. [    59.794]
  131. Fatal server error:
  132. [    59.794] no screens found
  133. [    59.794] (EE)
  134. Please consult the The X.Org Foundation support
  135.          at http://wiki.x.org
  136. for help.
  137. [    59.794] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
  138. [    59.794] (EE)
  139. [    59.796] Server terminated with error (1). Closing log file.
Copy the Code
Reply Favorite View the author
All Replies
electricface
deepin
2013-07-26 18:10
#1
试试 declare -x DISPLAY=":0"
然后再 startx
Reply View the author
cxbii
deepin
2013-07-26 18:13
#2
我和lz说过的,没事别装,现在出问题...

A卡掩面路过
Reply View the author
dym21
deepin
2013-07-26 18:19
#3
试试 declare -x DISPLAY=":0"
然后再 startx
故障依旧。。。
Reply View the author
dym21
deepin
2013-07-26 18:19
#4
我和lz说过的,没事别装,现在出问题...

A卡掩面路过

不安装不行啊,用自带的驱动,屏幕闪闪的,没法用。
Reply View the author
woodelf
deepin
2013-07-26 18:38
#5
删掉/etc/X11/xorg.conf,让X自动配置一下,nvidia-xconfig生成的配置文件有问题。
Reply View the author
dym21
deepin
2013-07-26 18:57
#6
删掉/etc/X11/xorg.conf,让X自动配置一下,nvidia-xconfig生成的配置文件有问题。

还是不行啊,故障和之前一样。
Reply View the author
int64
deepin
2013-07-26 22:55
#7
你看看我安装驱动的帖子,完全没有问题的
Reply View the author