Gentoo Archives: gentoo-user

From: "Budd
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] upgraded video card from geforce 6600 to geforce 8600...
Date: Thu, 07 Feb 2008 16:14:35
Message-Id: 29DEC050B5BA274397C6B850BEA18F6001F577@ava-es5.solers.local
In Reply to: Re: [gentoo-user] upgraded video card from geforce 6600 to geforce 8600... by Volker Armin Hemmann
1 > -----Original Message-----
2 > From: Budd, Tracy
3 > Sent: Thursday, January 31, 2008 3:26 PM
4 > To: 'gentoo-user@l.g.o'
5 > Subject: RE: [gentoo-user] upgraded video card from geforce
6 > 6600 to geforce 8600...
7 >
8 > > -----Original Message-----
9 > > From: Volker Armin Hemmann
10 > > Sent: Thursday, January 31, 2008 3:13 PM
11 > > To: gentoo-user@l.g.o
12 > > Subject: Re: [gentoo-user] upgraded video card from geforce 6600 to
13 > > geforce 8600...
14 > >
15 > > On Donnerstag, 31. Januar 2008, Budd, Tracy wrote:
16 > > > > -----Original Message-----
17 > > > > From: Volker Armin Hemmann
18 > > > > Sent: Thursday, January 31, 2008 1:42 PM
19 > > > > To: gentoo-user@l.g.o
20 > > > > Subject: Re: [gentoo-user] upgraded video card from
21 > > geforce 6600 to
22 > > > > geforce 8600...
23 > > > >
24 > > > > On Donnerstag, 31. Januar 2008, Budd, Tracy wrote:
25 > > > > > I recompiled nvidia-drivers, but when I tried running X, I
26 > > > >
27 > > > > got a blank
28 > > > >
29 > > > > > screen.
30 > > > > >
31 > > > > > Couldn't get back to the console.
32 > > > > >
33 > > > > > I suspect this is something simple, but I don't know
34 > what it is.
35 > > > > >
36 > > > > > Any help is appreciated.
37 > > > >
38 > > > > any information is appreciated.
39 > > > >
40 > > > > Usually, you don't need to do anything when switching the cards.
41 > > > > --
42 > > > > gentoo-user@l.g.o mailing list
43 > > >
44 > > > Thank you for the reply.
45 > > >
46 > > > That is what I thought too, which is why I am confused.
47 > > >
48 > > > I get a "no signal found" message on the monitor when I run X now.
49 > > > Never had any problem with the old card.
50 > > > Don't seem to have any graphics problems in windoz either.
51 > > > Very puzzling.
52 > >
53 > > could you please post your xorg.conf and Xorg.0.log?
54 > >
55 > > and make sure that there aren't any 'backup' xorg.confs in /root or
56 > > /tmp ...
57 > >
58 > > This is my xorg.conf for a 8600 and a 1680x1050 tft:
59 > >
60 > > Section "ServerLayout"
61 > > Identifier "Layout0"
62 > > Screen 0 "Screen0"
63 > > InputDevice "Keyboard0" "CoreKeyboard"
64 > > InputDevice "Mouse0" "CorePointer"
65 > > EndSection
66 > >
67 > > Section "Files"
68 > > RgbPath "/usr/lib64/X11/rgb"
69 > > EndSection
70 > >
71 > > Section "Module"
72 > > Load "dbe"
73 > > Load "extmod"
74 > > Load "type1"
75 > > Load "freetype"
76 > > Load "glx"
77 > > Load "evdev"
78 > > EndSection
79 > >
80 > > Section "InputDevice"
81 > > Identifier "Mouse0"
82 > > Driver "evdev"
83 > > # Driver "mouse"
84 > > Option "CorePointer"
85 > > # Option "Device" "/dev/input/mice"
86 > > # Option "Protocol" "ExplorerPS/2"
87 > > # Option "Buttons" "14"
88 > > # Option "ZAxisMapping" "4 5 6 7"
89 > > # Option "Emulate3Buttons" "true"
90 > > Option "Resolution" "800"
91 > >
92 > > Option "Name" "Logitech, Inc. MX610 Laser Cordless Mouse"
93 > > Option "evBits" "+1-2"
94 > > Option "keyBits" "~272-287"
95 > > Option "relBits" "~0-2 ~6 ~8"
96 > >
97 > > EndSection
98 > >
99 > > Section "InputDevice"
100 > > Identifier "Keyboard0"
101 > > Driver "evdev"
102 > > Option "AutoRepeat" "500 30"
103 > > Option "XkbRules" "xorg"
104 > > Option "XkbModel" "evdev"
105 > > Option "XkbLayout" "de"
106 > > Option "Device" "/dev/input/event2"
107 > > EndSection
108 > >
109 > > Section "Monitor"
110 > > Identifier "Monitor0"
111 > > VendorName "Unknown"
112 > > ModelName "Unknown"
113 > > HorizSync 30.0 - 110.0
114 > > VertRefresh 50.0 - 150.0
115 > > Option "DPMS"
116 > > EndSection
117 > >
118 > > Section "Device"
119 > > Identifier "Device0"
120 > > Driver "nvidia"
121 > > VendorName "NVIDIA Corporation"
122 > > EndSection
123 > >
124 > > Section "Screen"
125 > > Identifier "Screen0"
126 > > Device "Device0"
127 > > Monitor "Monitor0"
128 > > DefaultDepth 24
129 > > SubSection "Display"
130 > > Depth 24
131 > > EndSubSection
132 > > EndSection
133 > > --
134 > > gentoo-user@l.g.o mailing list
135 > >
136 > >
137 > Cannot get to the machine until this evening.
138 > Will post the log and conf files tomorrow.
139 > Thank you in advance.
140 >
141 I was curious if maybe moving to a newer version of nvidia-drivers would
142 solve my problem, so I did the portage keyword thingie to upgrade to the
143 latest (unstable) drivers. I did get an improvement in that my machine
144 did not lock up. I also managed to get the log file and conf file off of
145 the machine and they are list below. If anyone can provide any
146 information on how I might correct this problem, it would be greatly
147 appreciated.
148
149 ***************Xorg.0.log*************************************
150 X Window System Version 1.3.0
151 Release Date: 19 April 2007
152 X Protocol Version 11, Revision 0, Release 1.3
153 Build Operating System: UNKNOWN
154 Current Operating System: Linux unegen 2.6.22-gentoo-r9 #1 Mon Oct 29
155 17:55:55 EDT 2007 x86_64
156 Build Date: 01 February 2008
157 Before reporting problems, check http://wiki.x.org
158 to make sure that you have the latest version.
159 Module Loader present
160 Markers: (--) probed, (**) from config file, (==) default setting,
161 (++) from command line, (!!) notice, (II) informational,
162 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
163 (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 5 16:52:27 2008
164 (==) Using config file: "/etc/X11/xorg.conf"
165 (==) ServerLayout "X.org Configured"
166 (**) |-->Screen "Screen0" (0)
167 (**) | |-->Monitor "Monitor0"
168 (**) | |-->Device "Card0"
169 (**) |-->Input Device "Mouse0"
170 (**) |-->Input Device "Keyboard0"
171 (**) FontPath set to:
172 /usr/share/fonts/misc/,
173 /usr/share/fonts/TTF/,
174 /usr/share/fonts/Type1/,
175 /usr/share/fonts/CID/,
176 /usr/share/fonts/75dpi/,
177 /usr/share/fonts/100dpi/
178 (**) RgbPath set to "/usr/lib64/X11/rgb"
179 (==) ModulePath set to "/usr/lib64/xorg/modules"
180 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
181 directory)
182 (II) No APM support in BIOS or kernel
183 (II) Loader magic: 0x7bfac0
184 (II) Module ABI versions:
185 X.Org ANSI C Emulation: 0.3
186 X.Org Video Driver: 1.2
187 X.Org XInput driver : 0.7
188 X.Org Server Extension : 0.3
189 X.Org Font Renderer : 0.5
190 (II) Loader running on linux
191 (II) LoadModule: "pcidata"
192 (II) Loading /usr/lib64/xorg/modules//libpcidata.so
193 (II) Module pcidata: vendor="X.Org Foundation"
194 compiled for 1.3.0, module version = 1.0.0
195 ABI class: X.Org Video Driver, version 1.2
196 (--) using VT number 7
197 (II) PCI: PCI scan (all values are in hex)
198 (II) PCI: 00:00:0: chip 10de,005e card 1695,1011 rev a3 class 05,80,00
199 hdr 00
200 (II) PCI: 00:01:0: chip 10de,0050 card 1695,1011 rev a3 class 06,01,00
201 hdr 80
202 (II) PCI: 00:01:1: chip 10de,0052 card 1695,1011 rev a2 class 0c,05,00
203 hdr 80
204 (II) PCI: 00:02:0: chip 10de,005a card 1695,1011 rev a2 class 0c,03,10
205 hdr 80
206 (II) PCI: 00:02:1: chip 10de,005b card 1695,1011 rev a3 class 0c,03,20
207 hdr 80
208 (II) PCI: 00:06:0: chip 10de,0053 card 1695,1011 rev a2 class 01,01,8a
209 hdr 00
210 (II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85
211 hdr 00
212 (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01
213 hdr 01
214 (II) PCI: 00:0a:0: chip 10de,0057 card 1695,1011 rev a3 class 06,80,00
215 hdr 00
216 (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
217 hdr 01
218 (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
219 hdr 01
220 (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
221 hdr 01
222 (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
223 hdr 01
224 (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00
225 hdr 80
226 (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00
227 hdr 80
228 (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00
229 hdr 80
230 (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00
231 hdr 80
232 (II) PCI: 01:05:0: chip 4444,0016 card 0070,8801 rev 01 class 04,00,00
233 hdr 00
234 (II) PCI: 01:09:0: chip 1106,3044 card 1695,900e rev 80 class 0c,00,10
235 hdr 00
236 (II) PCI: 05:00:0: chip 10de,0402 card 3842,c750 rev a1 class 03,00,00
237 hdr 00
238 (II) PCI: End of PCI scan
239 (II) PCI-to-ISA bridge:
240 (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
241 set)
242 (II) Subtractive PCI-to-PCI bridge:
243 (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is
244 cleared)
245 (II) Bus 1 I/O range:
246 [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
247 [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
248 [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
249 [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
250 (II) Bus 1 non-prefetchable memory range:
251 [0] -1 0 0xfea00000 - 0xfeafffff (0x100000) MX[B]
252 (II) Bus 1 prefetchable memory range:
253 [0] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
254 (II) PCI-to-PCI bridge:
255 (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is
256 cleared)
257 (II) Bus 2 I/O range:
258 [0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
259 [1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
260 [2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
261 [3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
262 (II) Bus 2 non-prefetchable memory range:
263 [0] -1 0 0xfe900000 - 0xfe9fffff (0x100000) MX[B]
264 (II) Bus 2 prefetchable memory range:
265 [0] -1 0 0xfe800000 - 0xfe8fffff (0x100000) MX[B]
266 (II) PCI-to-PCI bridge:
267 (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is
268 cleared)
269 (II) Bus 3 I/O range:
270 [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
271 [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
272 [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
273 [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
274 (II) Bus 3 non-prefetchable memory range:
275 [0] -1 0 0xfe700000 - 0xfe7fffff (0x100000) MX[B]
276 (II) Bus 3 prefetchable memory range:
277 [0] -1 0 0xfe600000 - 0xfe6fffff (0x100000) MX[B]
278 (II) PCI-to-PCI bridge:
279 (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is
280 cleared)
281 (II) Bus 4 I/O range:
282 [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
283 [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
284 [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
285 [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
286 (II) Bus 4 non-prefetchable memory range:
287 [0] -1 0 0xfe500000 - 0xfe5fffff (0x100000) MX[B]
288 (II) Bus 4 prefetchable memory range:
289 [0] -1 0 0xfe400000 - 0xfe4fffff (0x100000) MX[B]
290 (II) PCI-to-PCI bridge:
291 (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is
292 set)
293 (II) Bus 5 I/O range:
294 [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
295 [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
296 [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
297 [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
298 (II) Bus 5 non-prefetchable memory range:
299 [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
300 (II) Bus 5 prefetchable memory range:
301 [0] -1 0 0xb0000000 - 0xcfffffff (0x20000000) MX[B]
302 (II) Host-to-PCI bridge:
303 (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is
304 set)
305 (II) Bus 0 I/O range:
306 [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
307 (II) Bus 0 non-prefetchable memory range:
308 [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
309 (II) Bus 0 prefetchable memory range:
310 [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
311 (--) PCI: (1:5:0) unknown vendor (0x4444) unknown chipset (0x0016) rev
312 1, Mem @ 0xf8000000/26
313 (--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0402) rev 161,
314 Mem @ 0xfc000000/24, 0xb0000000/28, 0xce000000/0, I/O @ 0x8c00/7
315 (II) Addressable bus resource ranges are
316 [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
317 [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
318 (II) OS-reported resource ranges:
319 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
320 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
321 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
322 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
323 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
324 [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
325 (II) Active PCI resource ranges:
326 [0] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
327 [1] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
328 [2] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
329 [3] -1 0 0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
330 [4] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]
331 [5] -1 0 0xce000000 - 0xce000000 (0x1) MX[B](B)
332 [6] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
333 [7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
334 [8] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
335 [9] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
336 [10] -1 0 0x0000d000 - 0x0000d007 (0x8) IX[B]
337 [11] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
338 [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
339 [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
340 [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
341 [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
342 [16] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
343 [17] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
344 [18] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
345 [19] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
346 [20] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[B](B)
347 (II) Active PCI resource ranges after removing overlaps:
348 [0] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
349 [1] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
350 [2] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
351 [3] -1 0 0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
352 [4] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]
353 [5] -1 0 0xce000000 - 0xce000000 (0x1) MX[B](B)
354 [6] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
355 [7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
356 [8] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
357 [9] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
358 [10] -1 0 0x0000d000 - 0x0000d007 (0x8) IX[B]
359 [11] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
360 [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
361 [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
362 [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
363 [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
364 [16] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
365 [17] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
366 [18] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
367 [19] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
368 [20] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[B](B)
369 (II) OS-reported resource ranges after removing overlaps with PCI:
370 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
371 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
372 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
373 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
374 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
375 [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
376 (II) All system resource ranges:
377 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
378 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
379 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
380 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
381 [4] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
382 [5] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
383 [6] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
384 [7] -1 0 0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
385 [8] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]
386 [9] -1 0 0xce000000 - 0xce000000 (0x1) MX[B](B)
387 [10] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
388 [11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
389 [12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
390 [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
391 [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
392 [15] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
393 [16] -1 0 0x0000d000 - 0x0000d007 (0x8) IX[B]
394 [17] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
395 [18] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
396 [19] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
397 [20] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
398 [21] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
399 [22] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
400 [23] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
401 [24] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
402 [25] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
403 [26] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[B](B)
404 (II) LoadModule: "glx"
405 (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
406 (II) Module glx: vendor="NVIDIA Corporation"
407 compiled for 4.0.2, module version = 1.0.0
408 Module class: X.Org Server Extension
409 ABI class: X.Org Server Extension, version 0.1
410 (II) NVIDIA GLX Module 169.09 Fri Jan 11 14:46:52 PST 2008
411 (II) Loading extension GLX
412 (II) LoadModule: "extmod"
413 (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
414 (II) Module extmod: vendor="X.Org Foundation"
415 compiled for 1.3.0, module version = 1.0.0
416 Module class: X.Org Server Extension
417 ABI class: X.Org Server Extension, version 0.3
418 (II) Loading extension SHAPE
419 (II) Loading extension MIT-SUNDRY-NONSTANDARD
420 (II) Loading extension BIG-REQUESTS
421 (II) Loading extension SYNC
422 (II) Loading extension MIT-SCREEN-SAVER
423 (II) Loading extension XC-MISC
424 (II) Loading extension XFree86-VidModeExtension
425 (II) Loading extension XFree86-Misc
426 (II) Loading extension XFree86-DGA
427 (II) Loading extension DPMS
428 (II) Loading extension TOG-CUP
429 (II) Loading extension Extended-Visual-Information
430 (II) Loading extension XVideo
431 (II) Loading extension XVideo-MotionCompensation
432 (II) Loading extension X-Resource
433 (II) LoadModule: "dbe"
434 (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
435 (II) Module dbe: vendor="X.Org Foundation"
436 compiled for 1.3.0, module version = 1.0.0
437 Module class: X.Org Server Extension
438 ABI class: X.Org Server Extension, version 0.3
439 (II) Loading extension DOUBLE-BUFFER
440 (II) LoadModule: "freetype"
441 (II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
442 (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
443 compiled for 1.3.0, module version = 2.1.0
444 Module class: X.Org Font Renderer
445 ABI class: X.Org Font Renderer, version 0.5
446 (II) Loading font FreeType
447 (II) LoadModule: "type1"
448 (II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
449 (II) Module type1: vendor="X.Org Foundation"
450 compiled for 1.3.0, module version = 1.0.2
451 Module class: X.Org Font Renderer
452 ABI class: X.Org Font Renderer, version 0.5
453 (II) Loading font Type1
454 (II) LoadModule: "nvidia"
455 (II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
456 (II) Module nvidia: vendor="NVIDIA Corporation"
457 compiled for 4.0.2, module version = 1.0.0
458 Module class: X.Org Video Driver
459 (II) LoadModule: "mouse"
460 (II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
461 (II) Module mouse: vendor="X.Org Foundation"
462 compiled for 1.3.0, module version = 1.2.2
463 Module class: X.Org XInput Driver
464 ABI class: X.Org XInput driver, version 0.7
465 (II) LoadModule: "kbd"
466 (II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
467 (II) Module kbd: vendor="X.Org Foundation"
468 compiled for 1.3.0, module version = 1.1.0
469 Module class: X.Org XInput Driver
470 ABI class: X.Org XInput driver, version 0.7
471 (II) NVIDIA dlloader X Driver 169.09 Fri Jan 11 14:07:11 PST 2008
472 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
473 (II) Primary Device is: PCI 05:00:0
474 (--) Chipset NVIDIA GPU found
475 (II) Loading sub module "fb"
476 (II) LoadModule: "fb"
477 (II) Loading /usr/lib64/xorg/modules//libfb.so
478 (II) Module fb: vendor="X.Org Foundation"
479 compiled for 1.3.0, module version = 1.0.0
480 ABI class: X.Org ANSI C Emulation, version 0.3
481 (II) Loading sub module "wfb"
482 (II) LoadModule: "wfb"
483 (II) Loading /usr/lib64/xorg/modules/extensions//libwfb.so
484 (II) Module wfb: vendor="NVIDIA Corporation"compiled for 7.1.99.2,
485 module version = 1.0.0
486 (II) Loading sub module "ramdac"
487 (II) LoadModule: "ramdac"(II) Module already built-in
488 (II) resource ranges after xf86ClaimFixedResources() call:
489 [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
490 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
491 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
492 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
493 [4] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
494 [5] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
495 [6] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
496 [7] -1 0 0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
497 [8] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]
498 [9] -1 0 0xce000000 - 0xce000000 (0x1) MX[B](B)
499 [10] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
500 [11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
501 [12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
502 [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
503 [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
504 [15] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
505 [16] -1 0 0x0000d000 - 0x0000d007 (0x8) IX[B]
506 [17] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
507 [18] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
508 [19] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
509 [20] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
510 [21] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
511 [22] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
512 [23] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
513 [24] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
514 [25] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
515 [26] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[B](B)
516 (WW) ****INVALID MEM ALLOCATION**** b: 0xce000000 e: 0xce000000
517 correcting
518 (II) window:
519 [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
520 (II) resSize:
521 (II) window fixed:
522 [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
523 (II) resource ranges after probing:
524 [0] -1 0 0xfc000000 - 0xfc000000 (0x1) MX[B](B)
525 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
526 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
527 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
528 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
529 [5] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
530 [6] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
531 [7] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
532 [8] -1 0 0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
533 [9] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]
534 [10] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
535 [11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
536 [12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
537 [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
538 [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
539 [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
540 [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
541 [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
542 [18] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
543 [19] -1 0 0x0000d000 - 0x0000d007 (0x8) IX[B]
544 [20] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
545 [21] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
546 [22] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
547 [23] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
548 [24] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
549 [25] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
550 [26] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
551 [27] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
552 [28] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
553 [29] -1 0 0x00008c00 - 0x00008c7f (0x80) IX[B](B)
554 [30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
555 [31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
556 (II) Setting vga for screen 0.
557 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
558 (==) NVIDIA(0): RGB weight 888
559 (==) NVIDIA(0): Default visual is TrueColor
560 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
561 (**) NVIDIA(0): Option "NoLogo" "True"
562 (**) NVIDIA(0): Option "RenderAccel" "True"
563 (**) NVIDIA(0): Enabling RENDER acceleration
564 (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
565 (II) UnloadModule: "nvidia"
566 (II) UnloadModule: "wfb"
567 (II) UnloadModule: "fb"
568 (EE) Screen(s) found, but none have a usable configuration.
569 Fatal server error:
570 no screens found
571 **********************************Xorg.0.log****************************
572 *****
573
574 *****************xorg.conf************************
575 Section "ServerLayout"
576 Identifier "X.org Configured"
577 Screen 0 "Screen0"
578 InputDevice "Mouse0" "CorePointer"
579 InputDevice "Keyboard0" "CoreKeyboard"
580 EndSection
581
582 Section "Files"
583 RgbPath "/usr/lib64/X11/rgb"
584 FontPath "/usr/share/fonts/misc/"
585 FontPath "/usr/share/fonts/TTF/"
586 FontPath "/usr/share/fonts/Type1/"
587 FontPath "/usr/share/fonts/CID/"
588 FontPath "/usr/share/fonts/75dpi/"
589 FontPath "/usr/share/fonts/100dpi/"
590 EndSection
591
592 #Section "Extensions"
593 # Option "Composite" "Enable"
594 #EndSection
595
596 Section "Module"
597 Load "glx"
598 Load "extmod"
599 # Load "dri"
600 Load "dbe"
601 # Load "record"
602 # Load "xtrap"
603 # Load "speedo"
604 Load "freetype"
605 Load "type1"
606 EndSection
607
608 Section "InputDevice"
609 Identifier "Keyboard0"
610 Driver "kbd"
611 EndSection
612
613 Section "InputDevice"
614 Identifier "Mouse0"
615 Driver "mouse"
616 Option "Protocol" "auto"
617 Option "Device" "/dev/input/mice"
618 # Option "Buttons" "7"
619 Option "ZAxisMapping" "4 5"
620 Option "Emulate3Buttons"
621 EndSection
622
623 Section "Monitor"
624 Identifier "Monitor0"
625 VendorName "NEC"
626 ModelName "LCD1760V"
627 HorizSync 63.6
628 VertRefresh 59.6
629 EndSection
630
631 Section "Device"
632 Identifier "Card0"
633 Driver "nvidia"
634 VendorName "nVidia Corporation"
635 # BoardName "Unknown Board"
636 BusID "PCI:5:0:0"
637 Option "NoLogo" "True"
638 Option "RenderAccel" "True"
639 Videoram 128000
640 EndSection
641
642 Section "Screen"
643 Identifier "Screen0"
644 Device "Card0"
645 Monitor "Monitor0"
646 DefaultDepth 24
647 SubSection "Display"
648 # Viewport 0 0
649 Depth 24
650 # Modes "1280x1024"
651 EndSubSection
652 EndSection
653 **************************************
654 --
655 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] upgraded video card from geforce 6600 to geforce 8600... Andrej Filipcic <andrej.filipcic@×××.si>