Gentoo Archives: gentoo-user-es

From: David Gimenez <dg-gentoo@××.com>
To:
Cc: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] de vueltas con nvidia (solucionado)
Date: Tue, 30 Nov 2004 10:46:41
Message-Id: 41AC5DA5.8090601@ya.com
In Reply to: Re: [gentoo-user-es] de vueltas con nvidia (adjto XF86Config-4) by David Gimenez
1 David Gimenez wrote:
2
3 > Guillermo abate wrote:
4 >
5 >> On Tue, 2004-11-30 at 02:02 +0100, Flamma wrote:
6 >>
7 >>
8 >>> El lun, 29-11-2004 a las 22:31 +0000, David Gimenez escribió:
9 >>>
10 >>>
11 >>>> Hola a todos, os paso a detallallaros el problema.
12 >>>> Despues de tener mi sistema gentoo super-stable y super-guay con SB
13 >>>> live (alsa), escaner, impresora, grabadora,gamepad usb
14 >>>> perfectamente configurado me dejo lo que en teoria es lo mas facil
15 >>>> para lo ultimo, el driver de nvidia para mi TNT2 y asi poder
16 >>>> aprovechar la aceleracion 3d.
17 >>>> Pues bien instalo el driver desde nvidia.com ( no portage), edito
18 >>>> XFreeConfig-4 y al arrancar (startx) me encuentro con la pantalla
19 >>>> del logo de nvidia en la cual lo unico que puedo hacer es mover el
20 >>>> puntero del raton,....le paso la opcion "NoLogo" y el resultado es
21 >>>> el mismo pero sin logo...,obvio .
22 >>>> Ante mi perplejidad decido instalarlo via portage previo paso por
23 >>>> los forums de gentoO asi que nvidia-kernel, nvidia-glx y
24 >>>> opengl-update....
25 >>>> Al final el resultado es el mismo se carga el driver y nada mas.....
26 >>>> He repasado bien los logs y el archivo de configuracion pero no hay
27 >>>> nada que este mal.
28 >>>> A alguien le ha pasado algo parecido??
29 >>>> Ayudaaaa!!!!! necesito pegarle al unreaaaaaal.......
30 >>>>
31 >>>>
32 >>>
33 >> Que Driver estas usando en el XF86Config?
34 >>
35 >>
36 >>> --
37 >>> gentoo-user-es@g.o mailing list
38 >>>
39 >>
40 >
41 > Hola utilizo el driver nvidia (que yo sepa no hay otro) , al no
42 > funcionar utilizo el nv que viene por defecto.
43 > Adjunto mi XF86Config-4.
44 >
45 > # File generated by xf86config.
46 >
47 > #
48 > # Copyright (c) 1999 by The XFree86 Project, Inc.
49 > #
50 > # Permission is hereby granted, free of charge, to any person obtaining a
51 > # copy of this software and associated documentation files (the
52 > "Software"),
53 > # to deal in the Software without restriction, including without
54 > limitation
55 > # the rights to use, copy, modify, merge, publish, distribute,
56 > sublicense,
57 > # and/or sell copies of the Software, and to permit persons to whom the
58 > # Software is furnished to do so, subject to the following conditions:
59 > #
60 > # The above copyright notice and this permission notice shall be
61 > included in
62 > # all copies or substantial portions of the Software.
63 > #
64 > # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
65 > EXPRESS OR
66 > # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
67 > MERCHANTABILITY,
68 > # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
69 > SHALL
70 > # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
71 > LIABILITY,
72 > # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
73 > OUT OF
74 > # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75 > # SOFTWARE.
76 > #
77 > # Except as contained in this notice, the name of the XFree86 Project
78 > shall
79 > # not be used in advertising or otherwise to promote the sale, use or
80 > other
81 > # dealings in this Software without prior written authorization from the
82 > # XFree86 Project.
83 > #
84 >
85 > # **********************************************************************
86 > # Refer to the XF86Config(4/5) man page for details about the format of
87 > # this file.
88 > # **********************************************************************
89 >
90 > # **********************************************************************
91 > # Module section -- this section is used to specify
92 > # which dynamically loadable modules to load.
93 > # **********************************************************************
94 > #
95 > Section "Module"
96 >
97 > # This loads the DBE extension module.
98 >
99 > Load "dbe" # Double buffer extension
100 >
101 > # This loads the miscellaneous extensions module, and disables
102 > # initialisation of the XFree86-DGA extension within that module.
103 > SubSection "extmod"
104 > Option "omit xfree86-dga" # don't initialise the DGA extension
105 > EndSubSection
106 >
107 > # This loads the Type1 and FreeType font modules
108 > Load "type1"
109 > Load "speedo"
110 > # Load "freetype"
111 > Load "xtt"
112 >
113 > # This loads the GLX module
114 > Load "glx"
115 > # This loads the DRI module
116 > # Load "dri"
117 >
118 > EndSection
119 >
120 > # **********************************************************************
121 > # Files section. This allows default font and rgb paths to be set
122 > # **********************************************************************
123 >
124 > Section "Files"
125 >
126 > # The location of the RGB database. Note, this is the name of the
127 > # file minus the extension (like ".txt" or ".db"). There is normally
128 > # no need to change the default.
129 >
130 > RgbPath "/usr/X11R6/lib/X11/rgb"
131 >
132 > # Multiple FontPath entries are allowed (which are concatenated
133 > together),
134 > # as well as specifying multiple comma-separated entries in one FontPath
135 > # command (or a combination of both methods)
136 > #
137 > # If you don't have a floating point coprocessor and emacs, Mosaic or
138 > other
139 > # programs take long to start up, try moving the Type1 and Speedo
140 > directory
141 > # to the end of this list (or comment them out).
142 > #
143 >
144 > FontPath "/usr/X11R6/lib/X11/fonts/local/"
145 > FontPath "/usr/X11R6/lib/X11/fonts/misc/"
146 > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
147 > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
148 > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
149 > FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
150 > # FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
151 > # FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
152 > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
153 > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
154 >
155 > # The module search path. The default path is shown here.
156 >
157 > # ModulePath "/usr/X11R6/lib/modules"
158 >
159 > EndSection
160 >
161 > # **********************************************************************
162 > # Server flags section.
163 > # **********************************************************************
164 >
165 > Section "ServerFlags"
166 >
167 > # Uncomment this to cause a core dump at the spot where a signal is
168 > # received. This may leave the console in an unusable state, but may
169 > # provide a better stack trace in the core dump to aid in debugging
170 >
171 > # Option "NoTrapSignals"
172 >
173 > # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
174 > # (where n is 1 through 12). This allows clients to receive these key
175 > # events.
176 >
177 > # Option "DontVTSwitch"
178 >
179 > # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
180 > # This allows clients to receive this key event.
181 >
182 > # Option "DontZap"
183 >
184 > # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
185 > # sequences. This allows clients to receive these key events.
186 >
187 > # Option "Dont Zoom"
188 >
189 > # Uncomment this to disable tuning with the xvidtune client. With
190 > # it the client can still run and fetch card and monitor attributes,
191 > # but it will not be allowed to change them. If it tries it will
192 > # receive a protocol error.
193 >
194 > # Option "DisableVidModeExtension"
195 >
196 > # Uncomment this to enable the use of a non-local xvidtune client.
197 >
198 > # Option "AllowNonLocalXvidtune"
199 >
200 > # Uncomment this to disable dynamically modifying the input device
201 > # (mouse and keyboard) settings.
202 >
203 > # Option "DisableModInDev"
204 >
205 > # Uncomment this to enable the use of a non-local client to
206 > # change the keyboard or mouse settings (currently only xset).
207 >
208 > # Option "AllowNonLocalModInDev"
209 >
210 > EndSection
211 >
212 > # **********************************************************************
213 > # Input devices
214 > # **********************************************************************
215 >
216 > # **********************************************************************
217 > # Core keyboard's InputDevice section
218 > # **********************************************************************
219 >
220 > Section "InputDevice"
221 >
222 > Identifier "Keyboard1"
223 > Driver "Keyboard"
224 >
225 > # For most OSs the protocol can be omitted (it defaults to "Standard").
226 > # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
227 > # uncomment the following line.
228 >
229 > # Option "Protocol" "Xqueue"
230 >
231 > Option "AutoRepeat" "500 30"
232 >
233 > # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
234 > # Option "Xleds" "1 2 3"
235 >
236 > # Option "LeftAlt" "Meta"
237 > # Option "RightAlt" "ModeShift"
238 >
239 > # To customise the XKB settings to suit your keyboard, modify the
240 > # lines below (which are the defaults). For example, for a non-U.S.
241 > # keyboard, you will probably want to use:
242 > # Option "XkbModel" "pc102"
243 > # If you have a US Microsoft Natural keyboard, you can use:
244 > # Option "XkbModel" "microsoft"
245 > #
246 > # Then to change the language, change the Layout setting.
247 > # For example, a german layout can be obtained with:
248 > # Option "XkbLayout" "de"
249 > # or:
250 > # Option "XkbLayout" "de"
251 > # Option "XkbVariant" "nodeadkeys"
252 > #
253 > # If you'd like to switch the positions of your capslock and
254 > # control keys, use:
255 > # Option "XkbOptions" "ctrl:swapcaps"
256 >
257 > # These are the default XKB settings for XFree86
258 > # Option "XkbRules" "xfree86"
259 > # Option "XkbModel" "pc101"
260 > # Option "XkbLayout" "us"
261 > # Option "XkbVariant" ""
262 > # Option "XkbOptions" ""
263 >
264 > # Option "XkbDisable"
265 >
266 > Option "XkbRules" "xfree86"
267 > Option "XkbModel" "ltcd"
268 > Option "XkbLayout" "es"
269 >
270 > EndSection
271 >
272 >
273 > # **********************************************************************
274 > # Core Pointer's InputDevice section
275 > # **********************************************************************
276 >
277 > Section "InputDevice"
278 >
279 > # Identifier and driver
280 >
281 > Identifier "Mouse1"
282 > Driver "mouse"
283 > Option "Protocol" "IMPS/2"
284 > Option "Device" "/dev/psaux"
285 > Option "Buttons" "5"
286 > Option "ZAxisMapping" "4 5"
287 >
288 >
289 > # Mouse-speed setting for PS/2 mouse.
290 >
291 > # Option "Resolution" "256"
292 >
293 > # When using XQUEUE, comment out the above two lines, and uncomment
294 > # the following line.
295 >
296 > # Option "Protocol" "Xqueue"
297 >
298 > # Baudrate and SampleRate are only for some Logitech mice. In
299 > # almost every case these lines should be omitted.
300 >
301 > # Option "BaudRate" "9600"
302 > # Option "SampleRate" "150"
303 >
304 > # Emulate3Buttons is an option for 2-button Microsoft mice
305 > # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
306 >
307 > # Option "Emulate3Buttons"
308 > # Option "Emulate3Timeout" "50"
309 >
310 > # ChordMiddle is an option for some 3-button Logitech mice
311 >
312 > # Option "ChordMiddle"
313 >
314 > EndSection
315 >
316 >
317 > # **********************************************************************
318 > # Other input device sections
319 > # this is optional and is required only if you
320 > # are using extended input devices. This is for example only. Refer
321 > # to the XF86Config man page for a description of the options.
322 > # **********************************************************************
323 > #
324 > # Section "InputDevice"
325 > # Identifier "Mouse2"
326 > # Driver "mouse"
327 > # Option "Protocol" "MouseMan"
328 > # Option "Device" "/dev/mouse2"
329 > # EndSection
330 > #
331 > # Section "InputDevice"
332 > # Identifier "spaceball"
333 > # Driver "magellan"
334 > # Option "Device" "/dev/cua0"
335 > # EndSection
336 > #
337 > # Section "InputDevice"
338 > # Identifier "spaceball2"
339 > # Driver "spaceorb"
340 > # Option "Device" "/dev/cua0"
341 > # EndSection
342 > #
343 > # Section "InputDevice"
344 > # Identifier "touchscreen0"
345 > # Driver "microtouch"
346 > # Option "Device" "/dev/ttyS0"
347 > # Option "MinX" "1412"
348 > # Option "MaxX" "15184"
349 > # Option "MinY" "15372"
350 > # Option "MaxY" "1230"
351 > # Option "ScreenNumber" "0"
352 > # Option "ReportingMode" "Scaled"
353 > # Option "ButtonNumber" "1"
354 > # Option "SendCoreEvents"
355 > # EndSection
356 > #
357 > # Section "InputDevice"
358 > # Identifier "touchscreen1"
359 > # Driver "elo2300"
360 > # Option "Device" "/dev/ttyS0"
361 > # Option "MinX" "231"
362 > # Option "MaxX" "3868"
363 > # Option "MinY" "3858"
364 > # Option "MaxY" "272"
365 > # Option "ScreenNumber" "0"
366 > # Option "ReportingMode" "Scaled"
367 > # Option "ButtonThreshold" "17"
368 > # Option "ButtonNumber" "1"
369 > # Option "SendCoreEvents"
370 > # EndSection
371 >
372 > # **********************************************************************
373 > # Monitor section
374 > # **********************************************************************
375 >
376 > # Any number of monitor sections may be present
377 >
378 > Section "Monitor"
379 >
380 > Identifier "Samsung SyncMaster 710v"
381 >
382 > # HorizSync is in kHz unless units are specified.
383 > # HorizSync may be a comma separated list of discrete values, or a
384 > # comma separated list of ranges of values.
385 > # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
386 > # USER MANUAL FOR THE CORRECT NUMBERS.
387 >
388 > HorizSync 30-81
389 >
390 > # HorizSync 30-64 # multisync
391 > # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
392 > # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
393 >
394 > # VertRefresh is in Hz unless units are specified.
395 > # VertRefresh may be a comma separated list of discrete values, or a
396 > # comma separated list of ranges of values.
397 > # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
398 > # USER MANUAL FOR THE CORRECT NUMBERS.
399 >
400 > VertRefresh 56-75
401 >
402 > EndSection
403 >
404 >
405 > # **********************************************************************
406 > # Graphics device section
407 > # **********************************************************************
408 >
409 > # Any number of graphics device sections may be present
410 >
411 > # Standard VGA Device:
412 >
413 > Section "Device"
414 > Identifier "Standard VGA"
415 > VendorName "Unknown"
416 > BoardName "Unknown"
417 >
418 > # The chipset line is optional in most cases. It can be used to override
419 > # the driver's chipset detection, and should not normally be specified.
420 >
421 > # Chipset "generic"
422 >
423 > # The Driver line must be present. When using run-time loadable driver
424 > # modules, this line instructs the server to load the specified driver
425 > # module. Even when not using loadable driver modules, this line
426 > # indicates which driver should interpret the information in this
427 > section.
428 >
429 > Driver "vga"
430 > # The BusID line is used to specify which of possibly multiple devices
431 > # this section is intended for. When this line isn't present, a device
432 > # section can only match up with the primary video device. For PCI
433 > # devices a line like the following could be used. This line should not
434 > # normally be included unless there is more than one video device
435 > # intalled.
436 >
437 > # BusID "PCI:0:10:0"
438 >
439 > # VideoRam 256
440 >
441 > # Clocks 25.2 28.3
442 >
443 > EndSection
444 >
445 > # Device configured by xf86config:
446 >
447 > Section "Device"
448 > Identifier "Nvidia TNT2"
449 > Driver "nvidia"
450 > # unsupported card
451 > VideoRam 32768
452 > # Insert Clocks lines here if appropriate
453 > EndSection
454 >
455 >
456 > # **********************************************************************
457 > # Screen sections
458 > # **********************************************************************
459 >
460 > # Any number of screen sections may be present. Each describes
461 > # the configuration of a single screen. A single specific screen section
462 > # may be specified from the X server command line with the "-screen"
463 > # option.
464 > Section "Screen"
465 > Identifier "Screen 1"
466 > Device "Nvidia TNT2"
467 > Monitor "Samsung SyncMaster 710v"
468 > DefaultDepth 24
469 >
470 > Subsection "Display"
471 > Depth 8
472 > Modes "1280x1024" "1024x768" "800x600" "640x480"
473 > ViewPort 0 0
474 > EndSubsection
475 > Subsection "Display"
476 > Depth 16
477 > Modes "1280x1024" "1024x768" "800x600" "640x480"
478 > ViewPort 0 0
479 > EndSubsection
480 > Subsection "Display"
481 > Depth 24
482 > Modes "1280x1024" "1024x768" "800x600" "640x480"
483 > ViewPort 0 0
484 > EndSubsection
485 > EndSection
486 >
487 > # **********************************************************************
488 > # ServerLayout sections.
489 > # **********************************************************************
490 >
491 > # Any number of ServerLayout sections may be present. Each describes
492 > # the way multiple screens are organised. A specific ServerLayout
493 > # section may be specified from the X server command line with the
494 > # "-layout" option. In the absence of this, the first section is used.
495 > # When now ServerLayout section is present, the first Screen section
496 > # is used alone.
497 >
498 > Section "ServerLayout"
499 >
500 > # The Identifier line must be present
501 > Identifier "Simple Layout"
502 >
503 > # Each Screen line specifies a Screen section name, and optionally
504 > # the relative position of other screens. The four names after
505 > # primary screen name are the screens to the top, bottom, left and right
506 > # of the primary screen. In this example, screen 2 is located to the
507 > # right of screen 1.
508 >
509 > Screen "Screen 1"
510 >
511 > # Each InputDevice line specifies an InputDevice section name and
512 > # optionally some options to specify the way the device is to be
513 > # used. Those options include "CorePointer", "CoreKeyboard" and
514 > # "SendCoreEvents".
515 >
516 > InputDevice "Mouse1" "CorePointer"
517 > InputDevice "Keyboard1" "CoreKeyboard"
518 >
519 > EndSection
520 >
521 > # Section "DRI"
522 > # Mode 0666
523 > # EndSection
524 >
525 >
526 >
527 >
528 >
529 > --
530 > gentoo-user-es@g.o mailing list
531
532 Pues si, lo solucione (gracias Flamma) instalando una version anterior
533 de los drivers, asi que ya sabeis:
534
535 xfree 4.3.0 > nvidia 1.0.6.111
536
537
538 >
539 >
540 >
541
542
543 --
544 gentoo-user-es@g.o mailing list