LinuxSir.cn,穿越时空的Linuxsir!

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

装了nvidia GForce2 MX400 的显卡驱动以后,startx 真得很慢(OK)

[复制链接]
发表于 2005-7-16 13:10:21 | 显示全部楼层 |阅读模式
我的显卡是 nvidia GForce2 MX400 ,之前在nvidia.com上面下载了一个驱动,顺利安装,启动还可以,不过挺慢的。后来在论坛上看了一些文章,我就emerge nvidia-kernel nvidia-glt

修改了 xorg.conf (如下),重启后发现 startx  后几乎好想死机一样黑屏(硬盘灯不亮),我耐心等了十几分钟,才见到那个全屏的nvidia logo.  十几分钟,也太慢了吧。搞不懂,所以来问问。


这位兄台也问过类似的问题了,不知道是不是这个驱动的问题

nvidia驱动安装后进入登录界面非常慢

2.6.12-gentoo-r4

nvidia驱动 应该是7667


xorg.conf 和 Xorg.0.log 如下,很长,如果影响你阅读,抱歉了。



  1. # File generated by xorgconfig.

  2. #
  3. # Copyright 2004 The X.Org Foundation
  4. #
  5. # Permission is hereby granted, free of charge, to any person obtaining a
  6. # copy of this software and associated documentation files (the "Software"),
  7. # to deal in the Software without restriction, including without limitation
  8. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. # and/or sell copies of the Software, and to permit persons to whom the
  10. # Software is furnished to do so, subject to the following conditions:
  11. #
  12. # The above copyright notice and this permission notice shall be included in
  13. # all copies or substantial portions of the Software.
  14. #
  15. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  18. # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  19. # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  20. # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21. # SOFTWARE.
  22. #
  23. # Except as contained in this notice, the name of The X.Org Foundation shall
  24. # not be used in advertising or otherwise to promote the sale, use or other
  25. # dealings in this Software without prior written authorization from
  26. # The X.Org Foundation.
  27. #

  28. # **********************************************************************
  29. # Refer to the xorg.conf(5x) man page for details about the format of
  30. # this file.
  31. # **********************************************************************

  32. # **********************************************************************
  33. # Module section -- this  section  is used to specify
  34. # which dynamically loadable modules to load.
  35. # **********************************************************************
  36. #
  37. Section "Module"

  38. # This loads the DBE extension module.

  39.     Load        "dbe"          # Double buffer extension

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

  45. # This loads the font modules
  46.     Load        "type1"
  47. #    Load        "speedo"
  48.     Load        "freetype"
  49. #    Load        "xtt"

  50. # This loads the GLX module
  51.      Load       "glx"
  52. # This loads the DRI module
  53. #    Load       "dri"

  54. EndSection

  55. # **********************************************************************
  56. # Files section.  This allows default font and rgb paths to be set
  57. # **********************************************************************

  58. Section "Files"

  59. # The location of the RGB database.  Note, this is the name of the
  60. # file minus the extension (like ".txt" or ".db").  There is normally
  61. # no need to change the default.

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

  63. # Multiple FontPath entries are allowed (which are concatenated together),
  64. # as well as specifying multiple comma-separated entries in one FontPath
  65. # command (or a combination of both methods)
  66. #
  67. #

  68.     FontPath   "/usr/share/fonts/misc/"
  69.     FontPath   "/usr/share/fonts/TTF/"
  70.     FontPath   "/usr/share/fonts/Type1/"
  71. #    FontPath   "/usr/share/fonts/CID/"
  72.     FontPath   "/usr/share/fonts/75dpi/"
  73.     FontPath   "/usr/share/fonts/100dpi/"
  74.     FontPath   "/usr/share/fonts/local/"
  75. #    FontPath   "/usr/share/fonts/Speedo/"
  76. #    FontPath   "/usr/share/fonts/TrueType/"
  77. #    FontPath   "/usr/share/fonts/freefont/"

  78. # The module search path.  The default path is shown here.

  79. #    ModulePath "/usr/X11R6/lib/modules"

  80. EndSection

  81. # **********************************************************************
  82. # Server flags section.
  83. # **********************************************************************

  84. Section "ServerFlags"

  85. # Uncomment this to cause a core dump at the spot where a signal is
  86. # received.  This may leave the console in an unusable state, but may
  87. # provide a better stack trace in the core dump to aid in debugging

  88. #    Option "NoTrapSignals"

  89. # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
  90. # (where n is 1 through 12).  This allows clients to receive these key
  91. # events.

  92. #    Option "DontVTSwitch"

  93. # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
  94. # This allows clients to receive this key event.

  95. #    Option "DontZap"

  96. # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
  97. # sequences.  This allows clients to receive these key events.

  98. #    Option "Dont Zoom"

  99. # Uncomment this to disable tuning with the xvidtune client. With
  100. # it the client can still run and fetch card and monitor attributes,
  101. # but it will not be allowed to change them. If it tries it will
  102. # receive a protocol error.

  103. #    Option "DisableVidModeExtension"

  104. # Uncomment this to enable the use of a non-local xvidtune client.

  105. #    Option "AllowNonLocalXvidtune"

  106. # Uncomment this to disable dynamically modifying the input device
  107. # (mouse and keyboard) settings.

  108. #    Option "DisableModInDev"

  109. # Uncomment this to enable the use of a non-local client to
  110. # change the keyboard or mouse settings (currently only xset).

  111. #    Option "AllowNonLocalModInDev"

  112. EndSection

  113. # **********************************************************************
  114. # Input devices
  115. # **********************************************************************

  116. # **********************************************************************
  117. # Core keyboard's InputDevice section
  118. # **********************************************************************

  119. Section "InputDevice"

  120.     Identifier        "Keyboard1"
  121.     Driver        "kbd"

  122. # For most OSs the protocol can be omitted (it defaults to "Standard").
  123. # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
  124. # uncomment the following line.

  125. #    Option     "Protocol"      "Xqueue"

  126.     Option "AutoRepeat" "500 30"

  127. # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
  128. #    Option        "Xleds"      "1 2 3"

  129. #    Option "LeftAlt"     "Meta"
  130. #    Option "RightAlt"    "ModeShift"

  131. # To customise the XKB settings to suit your keyboard, modify the
  132. # lines below (which are the defaults).  For example, for a non-U.S.
  133. # keyboard, you will probably want to use:
  134. #    Option "XkbModel"    "pc105"
  135. # If you have a US Microsoft Natural keyboard, you can use:
  136. #    Option "XkbModel"    "microsoft"
  137. #
  138. # Then to change the language, change the Layout setting.
  139. # For example, a german layout can be obtained with:
  140. #    Option "XkbLayout"   "de"
  141. # or:
  142. #    Option "XkbLayout"   "de"
  143. #    Option "XkbVariant"  "nodeadkeys"
  144. #
  145. # If you'd like to switch the positions of your capslock and
  146. # control keys, use:
  147. #    Option "XkbOptions"  "ctrl:swapcaps"

  148. # These are the default XKB settings for Xorg
  149. #    Option "XkbRules"    "xorg"
  150. #    Option "XkbModel"    "pc105"
  151. #    Option "XkbLayout"   "us"
  152. #    Option "XkbVariant"  ""
  153. #    Option "XkbOptions"  ""

  154. #    Option "XkbDisable"

  155.     Option "XkbRules"        "xorg"
  156.     Option "XkbModel"        "pc101"
  157.     Option "XkbLayout"        "us"

  158. EndSection


  159. # **********************************************************************
  160. # Core Pointer's InputDevice section
  161. # **********************************************************************

  162. Section "InputDevice"

  163. # Identifier and driver

  164.     Identifier        "Mouse1"
  165.     Driver        "mouse"
  166.     Option "Protocol"    "IMPS/2"
  167.     Option "Device"      "/dev/input/mice"

  168. # Mouse-speed setting for PS/2 mouse.

  169. #    Option "Resolution"        "256"

  170. # When using XQUEUE, comment out the above two lines, and uncomment
  171. # the following line.

  172. #    Option "Protocol"        "Xqueue"

  173. # Baudrate and SampleRate are only for some Logitech mice. In
  174. # almost every case these lines should be omitted.

  175. #    Option "BaudRate"        "9600"
  176. #    Option "SampleRate"        "150"

  177. # Emulate3Buttons is an option for 2-button Microsoft mice
  178. # Emulate3Timeout is the timeout in milliseconds (default is 50ms)

  179.     Option "Emulate3Buttons"
  180. #    Option "Emulate3Timeout"    "50"

  181. # ChordMiddle is an option for some 3-button Logitech mice

  182. #    Option "ChordMiddle"

  183. EndSection


  184. # **********************************************************************
  185. # Other input device sections
  186. # this is optional and is required only if you
  187. # are using extended input devices.  This is for example only.  Refer
  188. # to the xorg.conf man page for a description of the options.
  189. # **********************************************************************
  190. #
  191. # Section "InputDevice"
  192. #    Identifier  "Mouse2"
  193. #    Driver      "mouse"
  194. #    Option      "Protocol"      "MouseMan"
  195. #    Option      "Device"        "/dev/mouse2"
  196. # EndSection
  197. #
  198. # Section "InputDevice"
  199. #    Identifier "spaceball"
  200. #    Driver     "magellan"
  201. #    Option     "Device"        "/dev/cua0"
  202. # EndSection
  203. #
  204. # Section "InputDevice"
  205. #    Identifier "spaceball2"
  206. #    Driver     "spaceorb"
  207. #    Option     "Device"        "/dev/cua0"
  208. # EndSection
  209. #
  210. # Section "InputDevice"
  211. #    Identifier "touchscreen0"
  212. #    Driver     "microtouch"
  213. #    Option     "Device"        "/dev/ttyS0"
  214. #    Option     "MinX"          "1412"
  215. #    Option     "MaxX"          "15184"
  216. #    Option     "MinY"          "15372"
  217. #    Option     "MaxY"          "1230"
  218. #    Option     "ScreenNumber"  "0"
  219. #    Option     "ReportingMode" "Scaled"
  220. #    Option     "ButtonNumber"  "1"
  221. #    Option     "SendCoreEvents"
  222. # EndSection
  223. #
  224. # Section "InputDevice"
  225. #    Identifier "touchscreen1"
  226. #    Driver     "elo2300"
  227. #    Option     "Device"        "/dev/ttyS0"
  228. #    Option     "MinX"          "231"
  229. #    Option     "MaxX"          "3868"
  230. #    Option     "MinY"          "3858"
  231. #    Option     "MaxY"          "272"
  232. #    Option     "ScreenNumber"  "0"
  233. #    Option     "ReportingMode" "Scaled"
  234. #    Option     "ButtonThreshold"       "17"
  235. #    Option     "ButtonNumber"  "1"
  236. #    Option     "SendCoreEvents"
  237. # EndSection

  238. # **********************************************************************
  239. # Monitor section
  240. # **********************************************************************

  241. # Any number of monitor sections may be present

  242. Section "Monitor"

  243.     Identifier  "Dell"

  244. # HorizSync is in kHz unless units are specified.
  245. # HorizSync may be a comma separated list of discrete values, or a
  246. # comma separated list of ranges of values.
  247. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  248. # USER MANUAL FOR THE CORRECT NUMBERS.

  249.     HorizSync   30-85

  250. #    HorizSync        30-64         # multisync
  251. #    HorizSync        31.5, 35.2    # multiple fixed sync frequencies
  252. #    HorizSync        15-25, 30-50  # multiple ranges of sync frequencies

  253. # VertRefresh is in Hz unless units are specified.
  254. # VertRefresh may be a comma separated list of discrete values, or a
  255. # comma separated list of ranges of values.
  256. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  257. # USER MANUAL FOR THE CORRECT NUMBERS.

  258.     VertRefresh 48-120

  259. EndSection


  260. # **********************************************************************
  261. # Graphics device section
  262. # **********************************************************************

  263. # Any number of graphics device sections may be present

  264. # Standard VGA Device:

  265. Section "Device"
  266.     Identifier        "Standard VGA"
  267.     VendorName        "Unknown"
  268.     BoardName        "Unknown"

  269. # The chipset line is optional in most cases.  It can be used to override
  270. # the driver's chipset detection, and should not normally be specified.

  271. #    Chipset        "generic"

  272. # The Driver line must be present.  When using run-time loadable driver
  273. # modules, this line instructs the server to load the specified driver
  274. # module.  Even when not using loadable driver modules, this line
  275. # indicates which driver should interpret the information in this section.

  276.     Driver     "vga"
  277. # The BusID line is used to specify which of possibly multiple devices
  278. # this section is intended for.  When this line isn't present, a device
  279. # section can only match up with the primary video device.  For PCI
  280. # devices a line like the following could be used.  This line should not
  281. # normally be included unless there is more than one video device
  282. # intalled.

  283. #    BusID      "PCI:0:10:0"

  284. #    VideoRam        256

  285. #    Clocks        25.2 28.3

  286. EndSection

  287. # Device configured by xorgconfig:

  288. Section "Device"
  289.     Identifier  "NVGF2MX400"
  290.     Driver      "nvidia"
  291.     #VideoRam    32768
  292.     # Insert Clocks lines here if appropriate
  293. EndSection


  294. # **********************************************************************
  295. # Screen sections
  296. # **********************************************************************

  297. # Any number of screen sections may be present.  Each describes
  298. # the configuration of a single screen.  A single specific screen section
  299. # may be specified from the X server command line with the "-screen"
  300. # option.
  301. Section "Screen"
  302.     Identifier  "Screen 1"
  303.     Device      "NVGF2MX400"
  304.     Monitor     "Dell"
  305.     DefaultDepth 24

  306.     Subsection "Display"
  307.         Depth       8
  308.         Modes       "800x600"
  309.         ViewPort    0 0
  310.     EndSubsection
  311.     Subsection "Display"
  312.         Depth       16
  313.         Modes       "1024x768" "800x600"
  314.         ViewPort    0 0
  315.     EndSubsection
  316.     Subsection "Display"
  317.         Depth       24
  318.         Modes       "1024x768" "800x600"
  319.         ViewPort    0 0
  320.     EndSubsection
  321. EndSection

  322. # **********************************************************************
  323. # ServerLayout sections.
  324. # **********************************************************************

  325. # Any number of ServerLayout sections may be present.  Each describes
  326. # the way multiple screens are organised.  A specific ServerLayout
  327. # section may be specified from the X server command line with the
  328. # "-layout" option.  In the absence of this, the first section is used.
  329. # When now ServerLayout section is present, the first Screen section
  330. # is used alone.

  331. Section "ServerLayout"

  332. # The Identifier line must be present
  333.     Identifier  "Simple Layout"

  334. # Each Screen line specifies a Screen section name, and optionally
  335. # the relative position of other screens.  The four names after
  336. # primary screen name are the screens to the top, bottom, left and right
  337. # of the primary screen.  In this example, screen 2 is located to the
  338. # right of screen 1.

  339.     Screen "Screen 1"

  340. # Each InputDevice line specifies an InputDevice section name and
  341. # optionally some options to specify the way the device is to be
  342. # used.  Those options include "CorePointer", "CoreKeyboard" and
  343. # "SendCoreEvents".

  344.     InputDevice "Mouse1" "CorePointer"
  345.     InputDevice "Keyboard1" "CoreKeyboard"

  346. EndSection

  347. # Section "DRI"
  348. #    Mode 0666
  349. # EndSection

复制代码


Xorg.0.log




  1. X Window System Version 6.8.2
  2. Release Date: 9 February 2005
  3. X Protocol Version 11, Revision 0, Release 6.8.2
  4. Build Operating System: Linux 2.6.11.7 i686 [ELF]
  5. Current Operating System: Linux justme 2.6.12-gentoo-r4 #1 SMP Sun Jul 17 11:05:05 CST 2005 i686
  6. Build Date: 09 July 2005
  7.         Before reporting problems, check http://wiki.X.Org
  8.         to make sure that you have the latest version.
  9. Module Loader present
  10. Markers: (--) probed, (**) from config file, (==) default setting,
  11.         (++) from command line, (!!) notice, (II) informational,
  12.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  13. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 18 04:37:54 2005
  14. (==) Using config file: "/etc/X11/xorg.conf"
  15. (==) ServerLayout "Simple Layout"
  16. (**) |-->Screen "Screen 1" (0)
  17. (**) |   |-->Monitor "Dell"
  18. (**) |   |-->Device "NVGF2MX400"
  19. (**) |-->Input Device "Mouse1"
  20. (**) |-->Input Device "Keyboard1"
  21. (**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
  22. (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
  23. (==) ModulePath set to "/usr/lib/modules"
  24. (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
  25. (II) Module ABI versions:
  26.         X.Org ANSI C Emulation: 0.2
  27.         X.Org Video Driver: 0.7
  28.         X.Org XInput driver : 0.4
  29.         X.Org Server Extension : 0.2
  30.         X.Org Font Renderer : 0.4
  31. (II) Loader running on linux
  32. (II) LoadModule: "bitmap"
  33. (II) Loading /usr/lib/modules/fonts/libbitmap.a
  34. (II) Module bitmap: vendor="X.Org Foundation"
  35.         compiled for 6.8.2, module version = 1.0.0
  36.         Module class: X.Org Font Renderer
  37.         ABI class: X.Org Font Renderer, version 0.4
  38. (II) Loading font Bitmap
  39. (II) LoadModule: "pcidata"
  40. (II) Loading /usr/lib/modules/libpcidata.a
  41. (II) Module pcidata: vendor="X.Org Foundation"
  42.         compiled for 6.8.2, module version = 1.0.0
  43.         ABI class: X.Org Video Driver, version 0.7
  44. Using vt 7
  45. (--) using VT number 7

  46. (II) PCI: PCI scan (all values are in hex)
  47. (II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
  48. (II) PCI: 00:00:1: chip 10de,01eb card 1695,1000 rev c1 class 05,00,00 hdr 80
  49. (II) PCI: 00:00:2: chip 10de,01ee card 1695,1000 rev c1 class 05,00,00 hdr 80
  50. (II) PCI: 00:00:3: chip 10de,01ed card 1695,1000 rev c1 class 05,00,00 hdr 80
  51. (II) PCI: 00:00:4: chip 10de,01ec card 1695,1000 rev c1 class 05,00,00 hdr 80
  52. (II) PCI: 00:00:5: chip 10de,01ef card 1695,1000 rev c1 class 05,00,00 hdr 80
  53. (II) PCI: 00:01:0: chip 10de,0060 card 1695,1000 rev a4 class 06,01,00 hdr 80
  54. (II) PCI: 00:01:1: chip 10de,0064 card 1695,1000 rev a2 class 0c,05,00 hdr 80
  55. (II) PCI: 00:02:0: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
  56. (II) PCI: 00:02:1: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
  57. (II) PCI: 00:02:2: chip 10de,0068 card 1695,1000 rev a4 class 0c,03,20 hdr 80
  58. (II) PCI: 00:06:0: chip 10de,006a card 1695,1008 rev a1 class 04,01,00 hdr 00
  59. (II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
  60. (II) PCI: 00:09:0: chip 10de,0065 card 1695,1000 rev a2 class 01,01,8a hdr 00
  61. (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
  62. (II) PCI: 01:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
  63. (II) PCI: 01:0a:0: chip 1131,7130 card 1131,2001 rev 01 class 04,80,00 hdr 00
  64. (II) PCI: 02:00:0: chip 10de,0110 card 0000,0000 rev b2 class 03,00,00 hdr 00
  65. (II) PCI: End of PCI scan
  66. (II) Host-to-PCI bridge:
  67. (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
  68. (II) Bus 0 I/O range:
  69.         [0] -1        0        0x00000000 - 0x0000ffff (0x10000) IX[b]
  70. (II) Bus 0 non-prefetchable memory range:
  71.         [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[b]
  72. (II) Bus 0 prefetchable memory range:
  73.         [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[b]
  74. (II) PCI-to-ISA bridge:
  75. (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
  76. (II) PCI-to-PCI bridge:
  77. (II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
  78. (II) Bus 1 I/O range:
  79.         [0] -1        0        0x0000c000 - 0x0000cfff (0x1000) IX[b]
  80. (II) Bus 1 non-prefetchable memory range:
  81.         [0] -1        0        0xec000000 - 0xedffffff (0x2000000) MX[b]
  82. (II) PCI-to-PCI bridge:
  83. (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
  84. (II) Bus 2 non-prefetchable memory range:
  85.         [0] -1        0        0xea000000 - 0xebffffff (0x2000000) MX[b]
  86. (II) Bus 2 prefetchable memory range:
  87.         [0] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
  88. (--) PCI:*(2:0:0) nVidia Corporation NV11 [GeForce2 MX/MX 400] rev 178, Mem @ 0xea000000/24, 0xe0000000/27
  89. (II) Addressable bus resource ranges are
  90.         [0] -1        0        0x00000000 - 0xffffffff (0x0) MX[b]
  91.         [1] -1        0        0x00000000 - 0x0000ffff (0x10000) IX[b]
  92. (II) OS-reported resource ranges:
  93.         [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  94.         [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  95.         [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  96.         [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  97.         [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  98.         [5] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  99.         [6] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  100. (II) PCI Memory resource overlap reduced 0xe8000000 from 0xe9ffffff to 0xe7ffffff
  101. (II) Active PCI resource ranges:
  102.         [0] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  103.         [1] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  104.         [2] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  105.         [3] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  106.         [4] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  107.         [5] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  108.         [6] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  109.         [7] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  110.         [8] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  111.         [9] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  112.         [10] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  113.         [11] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  114.         [12] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  115.         [13] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  116. (II) Active PCI resource ranges after removing overlaps:
  117.         [0] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  118.         [1] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  119.         [2] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  120.         [3] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  121.         [4] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  122.         [5] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  123.         [6] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  124.         [7] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  125.         [8] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  126.         [9] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  127.         [10] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  128.         [11] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  129.         [12] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  130.         [13] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  131. (II) OS-reported resource ranges after removing overlaps with PCI:
  132.         [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  133.         [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  134.         [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  135.         [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  136.         [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  137.         [5] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  138.         [6] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  139. (II) All system resource ranges:
  140.         [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  141.         [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  142.         [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  143.         [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  144.         [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  145.         [5] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  146.         [6] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  147.         [7] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  148.         [8] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  149.         [9] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  150.         [10] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  151.         [11] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  152.         [12] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  153.         [13] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  154.         [14] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  155.         [15] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  156.         [16] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  157.         [17] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  158.         [18] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  159.         [19] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  160.         [20] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  161. (II) LoadModule: "dbe"
  162. (II) Loading /usr/lib/modules/extensions/libdbe.a
  163. (II) Module dbe: vendor="X.Org Foundation"
  164.         compiled for 6.8.2, module version = 1.0.0
  165.         Module class: X.Org Server Extension
  166.         ABI class: X.Org Server Extension, version 0.2
  167. (II) Loading extension DOUBLE-BUFFER
  168. (II) LoadModule: "extmod"
  169. (II) Loading /usr/lib/modules/extensions/libextmod.a
  170. (II) Module extmod: vendor="X.Org Foundation"
  171.         compiled for 6.8.2, module version = 1.0.0
  172.         Module class: X.Org Server Extension
  173.         ABI class: X.Org Server Extension, version 0.2
  174. (II) Loading extension SHAPE
  175. (II) Loading extension MIT-SUNDRY-NONSTANDARD
  176. (II) Loading extension BIG-REQUESTS
  177. (II) Loading extension SYNC
  178. (II) Loading extension MIT-SCREEN-SAVER
  179. (II) Loading extension XC-MISC
  180. (II) Loading extension XFree86-VidModeExtension
  181. (II) Loading extension XFree86-Misc
  182. (II) Loading extension DPMS
  183. (II) Loading extension TOG-CUP
  184. (II) Loading extension Extended-Visual-Information
  185. (II) Loading extension XVideo
  186. (II) Loading extension XVideo-MotionCompensation
  187. (II) Loading extension X-Resource
  188. (II) LoadModule: "type1"
  189. (II) Loading /usr/lib/modules/fonts/libtype1.a
  190. (II) Module type1: vendor="X.Org Foundation"
  191.         compiled for 6.8.2, module version = 1.0.2
  192.         Module class: X.Org Font Renderer
  193.         ABI class: X.Org Font Renderer, version 0.4
  194. (II) Loading font Type1
  195. (II) Loading font CID
  196. (II) LoadModule: "freetype"
  197. (II) Loading /usr/lib/modules/fonts/libfreetype.so
  198. (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
  199.         compiled for 6.8.2, module version = 2.1.0
  200.         Module class: X.Org Font Renderer
  201.         ABI class: X.Org Font Renderer, version 0.4
  202. (II) Loading font FreeType
  203. (II) LoadModule: "glx"
  204. (II) Loading /usr/lib/modules/extensions/libglx.so
  205. (II) Module glx: vendor="NVIDIA Corporation"
  206.         compiled for 4.0.2, module version = 1.0.7667
  207.         Module class: XFree86 Server Extension
  208.         ABI class: XFree86 Server Extension, version 0.1
  209. (II) Loading extension GLX
  210. (II) LoadModule: "nvidia"
  211. (II) Loading /usr/lib/modules/drivers/nvidia_drv.o
  212. (II) Module nvidia: vendor="NVIDIA Corporation"
  213.         compiled for 4.0.2, module version = 1.0.7667
  214.         Module class: XFree86 Video Driver
  215. (II) LoadModule: "mouse"
  216. (II) Loading /usr/lib/modules/input/mouse_drv.o
  217. (II) Module mouse: vendor="X.Org Foundation"
  218.         compiled for 6.8.2, module version = 1.0.0
  219.         Module class: X.Org XInput Driver
  220.         ABI class: X.Org XInput driver, version 0.4
  221. (II) LoadModule: "kbd"
  222. (II) Loading /usr/lib/modules/input/kbd_drv.o
  223. (II) Module kbd: vendor="X.Org Foundation"
  224.         compiled for 6.8.2, module version = 1.0.0
  225.         Module class: X.Org XInput Driver
  226.         ABI class: X.Org XInput driver, version 0.4
  227. (II) NVIDIA X Driver  1.0-7667  Fri Jun 17 07:03:12 PDT 2005
  228. (II) NVIDIA Unified Driver for all NVIDIA GPUs
  229. (II) Primary Device is: PCI 02:00:0
  230. (--) Assigning device section with no busID to primary device
  231. (--) Chipset NVIDIA GPU found
  232. (II) resource ranges after xf86ClaimFixedResources() call:
  233.         [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  234.         [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  235.         [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  236.         [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  237.         [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  238.         [5] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  239.         [6] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  240.         [7] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  241.         [8] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  242.         [9] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  243.         [10] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  244.         [11] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  245.         [12] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  246.         [13] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  247.         [14] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  248.         [15] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  249.         [16] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  250.         [17] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  251.         [18] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  252.         [19] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  253.         [20] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  254. (II) resource ranges after probing:
  255.         [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  256.         [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  257.         [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  258.         [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  259.         [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  260.         [5] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  261.         [6] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  262.         [7] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  263.         [8] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  264.         [9] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  265.         [10] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  266.         [11] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  267.         [12] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  268.         [13] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  269.         [14] 0        0        0x000a0000 - 0x000affff (0x10000) MS[b]
  270.         [15] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[b]
  271.         [16] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[b]
  272.         [17] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  273.         [18] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  274.         [19] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  275.         [20] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  276.         [21] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  277.         [22] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  278.         [23] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  279.         [24] 0        0        0x000003b0 - 0x000003bb (0xc) IS[b]
  280.         [25] 0        0        0x000003c0 - 0x000003df (0x20) IS[b]
  281. (II) Setting vga for screen 0.
  282. (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
  283. (==) NVIDIA(0): RGB weight 888
  284. (==) NVIDIA(0): Default visual is TrueColor
  285. (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  286. (--) NVIDIA(0): Linear framebuffer at 0xE0000000
  287. (--) NVIDIA(0): MMIO registers at 0xEA000000
  288. (II) NVIDIA(0): NVIDIA GPU detected as: GeForce2 MX/MX 400
  289. (--) NVIDIA(0): VideoBIOS: 03.11.01.30.00
  290. (--) NVIDIA(0): Interlaced video modes are not supported on this GPU
  291. (II) NVIDIA(0): Detected AGP rate: 4X
  292. (--) NVIDIA(0): VideoRAM: 32768 kBytes
  293. (II) NVIDIA(0): Connected display device(s): CRT-0
  294. (--) NVIDIA(0): CRT-0: maximum pixel clock: 350 MHz
  295. (II) Loading sub module "ddc"
  296. (II) LoadModule: "ddc"
  297. (II) Loading /usr/lib/modules/libddc.a
  298. (II) Module ddc: vendor="X.Org Foundation"
  299.         compiled for 6.8.2, module version = 1.0.0
  300.         ABI class: X.Org Video Driver, version 0.7
  301. (II) NVIDIA(0): Dell: Using hsync range of 30.00-85.00 kHz
  302. (II) NVIDIA(0): Dell: Using vrefresh range of 48.00-120.00 Hz
  303. (II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
  304. (WW) (640x350,Dell) mode clock 31.5MHz exceeds DDC maximum 0MHz
  305. (WW) (320x175,Dell) mode clock 15.75MHz exceeds DDC maximum 0MHz
  306. (WW) (640x400,Dell) mode clock 31.5MHz exceeds DDC maximum 0MHz
  307. (WW) (320x200,Dell) mode clock 15.75MHz exceeds DDC maximum 0MHz
  308. (WW) (720x400,Dell) mode clock 35.5MHz exceeds DDC maximum 0MHz
  309. (WW) (360x200,Dell) mode clock 17.75MHz exceeds DDC maximum 0MHz
  310. (WW) (640x480,Dell) mode clock 25.2MHz exceeds DDC maximum 0MHz
  311. (WW) (320x240,Dell) mode clock 12.6MHz exceeds DDC maximum 0MHz
  312. (WW) (640x480,Dell) mode clock 31.5MHz exceeds DDC maximum 0MHz
  313. (WW) (320x240,Dell) mode clock 15.75MHz exceeds DDC maximum 0MHz
  314. (WW) (640x480,Dell) mode clock 31.5MHz exceeds DDC maximum 0MHz
  315. (WW) (320x240,Dell) mode clock 15.75MHz exceeds DDC maximum 0MHz
  316. (WW) (640x480,Dell) mode clock 36MHz exceeds DDC maximum 0MHz
  317. (WW) (320x240,Dell) mode clock 18MHz exceeds DDC maximum 0MHz
  318. (WW) (800x600,Dell) mode clock 36MHz exceeds DDC maximum 0MHz
  319. (WW) (400x300,Dell) mode clock 18MHz exceeds DDC maximum 0MHz
  320. (WW) (800x600,Dell) mode clock 40MHz exceeds DDC maximum 0MHz
  321. (WW) (400x300,Dell) mode clock 20MHz exceeds DDC maximum 0MHz
  322. (WW) (800x600,Dell) mode clock 50MHz exceeds DDC maximum 0MHz
  323. (WW) (400x300,Dell) mode clock 25MHz exceeds DDC maximum 0MHz
  324. (WW) (800x600,Dell) mode clock 49.5MHz exceeds DDC maximum 0MHz
  325. (WW) (400x300,Dell) mode clock 24.75MHz exceeds DDC maximum 0MHz
  326. (WW) (800x600,Dell) mode clock 56.3MHz exceeds DDC maximum 0MHz
  327. (WW) (400x300,Dell) mode clock 28.15MHz exceeds DDC maximum 0MHz
  328. (II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
  329. (II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
  330. (WW) (1024x768,Dell) mode clock 65MHz exceeds DDC maximum 0MHz
  331. (WW) (512x384,Dell) mode clock 32.5MHz exceeds DDC maximum 0MHz
  332. (WW) (1024x768,Dell) mode clock 75MHz exceeds DDC maximum 0MHz
  333. (WW) (512x384,Dell) mode clock 37.5MHz exceeds DDC maximum 0MHz
  334. (WW) (1024x768,Dell) mode clock 78.8MHz exceeds DDC maximum 0MHz
  335. (WW) (512x384,Dell) mode clock 39.4MHz exceeds DDC maximum 0MHz
  336. (WW) (1024x768,Dell) mode clock 94.5MHz exceeds DDC maximum 0MHz
  337. (WW) (512x384,Dell) mode clock 47.25MHz exceeds DDC maximum 0MHz
  338. (WW) (1152x864,Dell) mode clock 108MHz exceeds DDC maximum 0MHz
  339. (WW) (576x432,Dell) mode clock 54MHz exceeds DDC maximum 0MHz
  340. (WW) (1280x960,Dell) mode clock 108MHz exceeds DDC maximum 0MHz
  341. (WW) (640x480,Dell) mode clock 54MHz exceeds DDC maximum 0MHz
  342. (II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
  343. (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
  344. (WW) (1280x1024,Dell) mode clock 108MHz exceeds DDC maximum 0MHz
  345. (WW) (640x512,Dell) mode clock 54MHz exceeds DDC maximum 0MHz
  346. (WW) (1280x1024,Dell) mode clock 135MHz exceeds DDC maximum 0MHz
  347. (WW) (640x512,Dell) mode clock 67.5MHz exceeds DDC maximum 0MHz
  348. (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
  349. (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
  350. (WW) (1600x1200,Dell) mode clock 162MHz exceeds DDC maximum 0MHz
  351. (WW) (800x600,Dell) mode clock 81MHz exceeds DDC maximum 0MHz
  352. (WW) (1600x1200,Dell) mode clock 175.5MHz exceeds DDC maximum 0MHz
  353. (WW) (800x600,Dell) mode clock 87.75MHz exceeds DDC maximum 0MHz
  354. (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
  355. (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
  356. (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
  357. (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
  358. (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
  359. (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
  360. (WW) (1792x1344,Dell) mode clock 204.8MHz exceeds DDC maximum 0MHz
  361. (WW) (896x672,Dell) mode clock 102.4MHz exceeds DDC maximum 0MHz
  362. (II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
  363. (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
  364. (II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
  365. (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
  366. (II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
  367. (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
  368. (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
  369. (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
  370. (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
  371. (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
  372. (WW) (832x624,Dell) mode clock 57.284MHz exceeds DDC maximum 0MHz
  373. (WW) (416x312,Dell) mode clock 28.642MHz exceeds DDC maximum 0MHz
  374. (WW) (1152x768,Dell) mode clock 64.995MHz exceeds DDC maximum 0MHz
  375. (WW) (576x384,Dell) mode clock 32.497MHz exceeds DDC maximum 0MHz
  376. (WW) (1400x1050,Dell) mode clock 122MHz exceeds DDC maximum 0MHz
  377. (WW) (700x525,Dell) mode clock 61MHz exceeds DDC maximum 0MHz
  378. (WW) (1400x1050,Dell) mode clock 155.8MHz exceeds DDC maximum 0MHz
  379. (WW) (700x525,Dell) mode clock 77.9MHz exceeds DDC maximum 0MHz
  380. (WW) (1600x1024,Dell) mode clock 106.91MHz exceeds DDC maximum 0MHz
  381. (WW) (800x512,Dell) mode clock 53.455MHz exceeds DDC maximum 0MHz
  382. (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
  383. (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
  384. (II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
  385. (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
  386. (II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
  387. (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
  388. (II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
  389. (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
  390. (II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
  391. (II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
  392. (II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
  393. (II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
  394. (II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
  395. (II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
  396. (II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
  397. (II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
  398. (II) NVIDIA(0): Not using default mode "1152x864" (width too large for virtual size)
  399. (II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
  400. (WW) NVIDIA(0): Not using mode "896x672" (height 1344 is larger than
  401. (WW) NVIDIA(0):      EDID-specified maximum 1200)
  402. (WW) NVIDIA(0): Not using mode "576x384":
  403. (WW) NVIDIA(0):   horizontal sync start (589) not a multiple of 8
  404. (WW) NVIDIA(0): Not using mode "360x200":
  405. (WW) NVIDIA(0):   horizontal sync start (378) not a multiple of 8
  406. (**) NVIDIA(0): Validated modes for display device CRT-0:
  407. (**) NVIDIA(0):      Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
  408. (**) NVIDIA(0):      Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
  409. (**) NVIDIA(0):      Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
  410. (**) NVIDIA(0):      Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
  411. (**) NVIDIA(0):      Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
  412. (**) NVIDIA(0):      Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
  413. (**) NVIDIA(0):      Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
  414. (**) NVIDIA(0):      Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
  415. (**) NVIDIA(0):      Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
  416. (**) NVIDIA(0):      Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
  417. (**) NVIDIA(0):      Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
  418. (**) NVIDIA(0):      Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
  419. (**) NVIDIA(0):      Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
  420. (**) NVIDIA(0):      Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
  421. (**) NVIDIA(0):      Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
  422. (**) NVIDIA(0):      Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
  423. (**) NVIDIA(0):      Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
  424. (**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
  425. (**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
  426. (**) NVIDIA(0):      Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
  427. (**) NVIDIA(0):      Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
  428. (**) NVIDIA(0):      Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
  429. (**) NVIDIA(0):      Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
  430. (**) NVIDIA(0):      Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
  431. (**) NVIDIA(0):      Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
  432. (**) NVIDIA(0):      Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
  433. (**) NVIDIA(0):      Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
  434. (**) NVIDIA(0):      Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
  435. (**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
  436. (**) NVIDIA(0):      Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
  437. (**) NVIDIA(0):      Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
  438. (**) NVIDIA(0):      Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
  439. (**) NVIDIA(0):      Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
  440. (**) NVIDIA(0):      Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
  441. (**) NVIDIA(0):      Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
  442. (**) NVIDIA(0):      Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
  443. (**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
  444. (**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
  445. (**) NVIDIA(0):      Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
  446. (**) NVIDIA(0):      Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
  447. (**) NVIDIA(0):      Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
  448. (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
  449. (--) NVIDIA(0): Display dimensions: (330, 240) mm
  450. (--) NVIDIA(0): DPI set to (78, 81)
  451. (II) Loading sub module "fb"
  452. (II) LoadModule: "fb"
  453. (II) Loading /usr/lib/modules/libfb.a
  454. (II) Module fb: vendor="X.Org Foundation"
  455.         compiled for 6.8.2, module version = 1.0.0
  456.         ABI class: X.Org ANSI C Emulation, version 0.2
  457. (II) Loading sub module "ramdac"
  458. (II) LoadModule: "ramdac"
  459. (II) Loading /usr/lib/modules/libramdac.a
  460. (II) Module ramdac: vendor="X.Org Foundation"
  461.         compiled for 6.8.2, module version = 0.1.0
  462.         ABI class: X.Org Video Driver, version 0.7
  463. (--) Depth 24 pixmap format is 32 bpp
  464. (II) do I need RAC?  No, I don't.
  465. (II) resource ranges after preInit:
  466.         [0] 0        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
  467.         [1] 0        0        0xea000000 - 0xeaffffff (0x1000000) MX[b]
  468.         [2] -1        0        0xffe00000 - 0xffffffff (0x200000) MX[b](B)
  469.         [3] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
  470.         [4] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  471.         [5] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  472.         [6] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  473.         [7] -1        0        0xed001000 - 0xed0013ff (0x400) MX[b]
  474.         [8] -1        0        0xed000000 - 0xed0000ff (0x100) MX[b]
  475.         [9] -1        0        0xee000000 - 0xee000fff (0x1000) MX[b]
  476.         [10] -1        0        0xee004000 - 0xee0040ff (0x100) MX[b]
  477.         [11] -1        0        0xee003000 - 0xee003fff (0x1000) MX[b]
  478.         [12] -1        0        0xee002000 - 0xee002fff (0x1000) MX[b]
  479.         [13] -1        0        0xe8000000 - 0xe7ffffff (0x0) MX[b]O
  480.         [14] -1        0        0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
  481.         [15] -1        0        0xea000000 - 0xeaffffff (0x1000000) MX[b](B)
  482.         [16] 0        0        0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
  483.         [17] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
  484.         [18] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
  485.         [19] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  486.         [20] -1        0        0x00000000 - 0x000000ff (0x100) IX[b]
  487.         [21] -1        0        0x0000c000 - 0x0000c0ff (0x100) IX[b]
  488.         [22] -1        0        0x0000f000 - 0x0000f00f (0x10) IX[b]
  489.         [23] -1        0        0x0000d400 - 0x0000d47f (0x80) IX[b]
  490.         [24] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX[b]
  491.         [25] -1        0        0x0000e000 - 0x0000e01f (0x20) IX[b]
  492.         [26] 0        0        0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
  493.         [27] 0        0        0x000003c0 - 0x000003df (0x20) IS[b](OprU)
  494. (II) NVIDIA(0): Setting mode "1024x768"
  495. (II) Loading extension NV-GLX
  496. (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
  497. (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
  498. (==) NVIDIA(0): Backing store disabled
  499. (==) NVIDIA(0): Silken mouse enabled
  500. (II) Loading extension NV-CONTROL
  501. (==) RandR enabled
  502. (II) Initializing built-in extension MIT-SHM
  503. (II) Initializing built-in extension XInputExtension
  504. (II) Initializing built-in extension XTEST
  505. (II) Initializing built-in extension XKEYBOARD
  506. (II) Initializing built-in extension LBX
  507. (II) Initializing built-in extension XC-APPGROUP
  508. (II) Initializing built-in extension SECURITY
  509. (II) Initializing built-in extension XINERAMA
  510. (II) Initializing built-in extension XFIXES
  511. (II) Initializing built-in extension XFree86-Bigfont
  512. (II) Initializing built-in extension RENDER
  513. (II) Initializing built-in extension RANDR
  514. (II) Initializing built-in extension COMPOSITE
  515. (II) Initializing built-in extension DAMAGE
  516. (II) Initializing built-in extension XEVIE
  517. (II) Initializing extension GLX
  518. (**) Option "Protocol" "IMPS/2"
  519. (**) Mouse1: Device: "/dev/input/mice"
  520. (**) Mouse1: Protocol: "IMPS/2"
  521. (**) Option "CorePointer"
  522. (**) Mouse1: Core Pointer
  523. (**) Option "Device" "/dev/input/mice"
  524. (**) Option "Emulate3Buttons"
  525. (**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
  526. (==) Mouse1: Buttons: 3
  527. (**) Mouse1: SmartScroll: 1
  528. (**) Option "CoreKeyboard"
  529. (**) Keyboard1: Core Keyboard
  530. (**) Option "Protocol" "standard"
  531. (**) Keyboard1: Protocol: standard
  532. (**) Option "AutoRepeat" "500 30"
  533. (**) Option "XkbRules" "xorg"
  534. (**) Keyboard1: XkbRules: "xorg"
  535. (**) Option "XkbModel" "pc101"
  536. (**) Keyboard1: XkbModel: "pc101"
  537. (**) Option "XkbLayout" "us"
  538. (**) Keyboard1: XkbLayout: "us"
  539. (**) Option "CustomKeycodes" "off"
  540. (**) Keyboard1: CustomKeycodes disabled
  541. (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
  542. (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
  543. (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
  544. (II) Mouse1: ps2EnableDataReporting: succeeded
  545. Could not init font path element /usr/share/fonts/local/, removing from list!

复制代码
 楼主| 发表于 2005-7-16 16:27:34 | 显示全部楼层
可能是因为我没有加这个module, 在论坛里看了其它文章后,尝试modprobe nvidia出错,后来修改 /etc/module...auto.../kernel2.6

加上nvidia 重启就可以了,


开机关机还是有点慢,但是可以接受  


但是有新问题了,我的普通用户无法使用 xterm 这些终端,

看文章

http://linuxsir.cn/forum.php?mod=viewthread&tid=90691

说需要在内核中选择这两个,

选择Device Drivers --> Character Device -->Unix98 PTY suppurt
选择File Systems --> Pseudo filesSystems --> /dev/pts file system for Unix98 PTYs

但是我看了很多次,我真得找不到这两个选项啊。

我用的内核是 2.6.12-gentoo-r4

我只找到了/dev/pts extened attibutes

我也make menuconfig 看过2.6.11.7 的内核,里面也没有这两个啊


请问还有其他方法吗?
回复 支持 反对

使用道具 举报

发表于 2005-7-16 21:40:47 | 显示全部楼层
在 Driver      "nvidia"下面添加一行
Option IgnoreDisplayDevice   “DFP,TV"
可减少进入的X等待时间
这个意思应该是通知驱动不要去检测有无联结TV,DFP这样的设备,更加详细的请参考NVIDIA驱动的帮助文件
回复 支持 反对

使用道具 举报

发表于 2005-7-16 22:43:44 | 显示全部楼层
刚装好Xorg6.8.2时我也装了这个版的驱动,进入X也很慢,后来改用6629的就好啦。
回复 支持 反对

使用道具 举报

发表于 2005-7-16 23:47:13 | 显示全部楼层
Post by wybmk
在 Driver      "nvidia"下面添加一行
Option IgnoreDisplayDevice   “DFP,TV"
可减少进入的X等待时间
这个意思应该是通知驱动不要去检测有无联结TV,DFP这样的设备,更加详细的请参考NVIDIA驱动的帮助文件

兄弟,我的加了启动速度也没有明显的改善,不知道什么原因?
回复 支持 反对

使用道具 举报

发表于 2005-7-17 02:30:33 | 显示全部楼层
sorry! I make a mistake! Below is right:

Option         "IgnoreDisplayDevices"   "DFP,TV"

Wish this would help you!
回复 支持 反对

使用道具 举报

发表于 2005-7-17 09:15:32 | 显示全部楼层
Post by wybmk
sorry! I make a mistake! Below is right:

Option         "IgnoreDisplayDevices"   "DFP,TV"

Wish this would help you!

兄弟,我就是这么改的,呵呵,这点基本常识还是知道的,可是没有效果阿,:(
回复 支持 反对

使用道具 举报

发表于 2005-7-17 10:41:04 | 显示全部楼层
用gentoo的ebuild的驱动,我用这个显卡,没有你说的问题。
回复 支持 反对

使用道具 举报

发表于 2005-7-17 18:06:44 | 显示全部楼层
有怀疑是显卡的个体差异,你这块显卡用公版的n卡Windows驱动有没有什么比较奇特的地方啊?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-7-17 21:10:32 | 显示全部楼层
Post by Zer4tul
有怀疑是显卡的个体差异,你这块显卡用公版的n卡Windows驱动有没有什么比较奇特的地方啊?


没什么差别啊,还是一样用啊,现在等5秒左右看到logo,还可以接受,我等等加这个进去看看

Option "IgnoreDisplayDevices" "DFP,TV"



顺便说一下,之前也遇到很慢的情况,估计要等10分钟出来,后来发现是没有加载到这个mode,后来加进/etc/module...auto.../kernel2.6 就好点了。

提醒一下遇到同样问题的朋友,如果像我这样要等好几分钟的,你要看看nvidia 这么模块到底有没有被加载哦。



现在还有这个问题没解决阿,大家给点提示啊,我在内核配置的时候真的没找到这两项阿



我的普通用户无法使用 xterm 这些终端,

看文章

http://linuxsir.cn/bbs/showthread....&threadid=90691

说需要在内核中选择这两个,

选择Device Drivers --> Character Device -->Unix98 PTY suppurt
选择File Systems --> Pseudo filesSystems --> /dev/pts file system for Unix98 PTYs

但是我看了很多次,我真得找不到这两个选项啊。

我用的内核是 2.6.12-gentoo-r4

我只找到了/dev/pts extened attibutes

我也make menuconfig 看过2.6.11.7 的内核,里面也没有这两个啊


请问还有其他方法吗?
回复 支持 反对

使用道具 举报

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

本版积分规则

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