[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemilla con la RIVA TNT (PCI)



Luis:

Lo que yo tengo en mi nVidia TNT2 AGP es esto en la parte de modulos
No me acuerdo que modulo era de los que vos tenes, pero uno en especial
que solucione borrandolo (grave error, si lo hubiera comentado podrias
saber cual es) me hacia esos 'delirios' en X.
Aca te paso la parte de mis modulos del XF86Config-4.
Cualquier cosa mandame mail a mi o a la lista.
======================================================================
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"   # Double buffer extension

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

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"

# This loads the GLX module
    Load       "glx"

EndSection
=======================================================================
Atte,
Nacho.

El lun, 15-04-2002 a las 14:39, Luis M. Arroyo Egoscozábal escribió:
> Hola a todos.
> Por fin pude pasar de potato a sid, ya que las cosas importantes q llevaba esta pobre máquina han sido pasadas a otro server.
> Puestos en faena, ya configuré la impresion por usb con CUPS (muy, muy buen programa), actualizé el kernel a 2.4.18, XFree 4.1, y esas cosillas. Lo único q se me está resisitiendo es la Riva TNT (PCI, de las antiguas), al ponerle los drivers de NVidia. Funcionan bien, pero al arrancar el xdm, y después, se queda con una "imagen residual" (no se bien como llamarlo, es la última imagen que vi con el aviplayer). Si ejecuto el aviplayer, y lo cierro, entonces todo funciona muy bien. Parece como si la tarjeta no se inicializara correctamente, o no limpiara la memoria de video...
> Os mando el XF86Config-4 para que me digais dónde puede fallar, que yo no lo veo ;-(
> 
> Un saludete,
> 
> Luisma 
> ----
> 

> Section "ServerLayout"
> 	Identifier     "Simple Layout"
> 	Screen         "Screen 1" 0 0
> 	InputDevice    "Mouse1" "CorePointer"
> 	InputDevice    "Keyboard1" "CoreKeyboard"
> EndSection
> 
> Section "Files"
> 	RgbPath      "/usr/X11R6/lib/X11/rgb"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
> 	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
> 
> Section "Module"
> 	Load  "dbe"
> 	SubSection "extmod"
> 		Option "omit xfree86-dga"
> 	EndSubSection
> 	Load  "type1"
> 	Load  "freetype"
> 	Load  "glx"
> 	Load  "pex5"
> 	Load  "record"
> 	Load  "xie"
> 	Load  "v4l"
> EndSection
> 
> Section "InputDevice"
> 	Identifier  "Keyboard1"
> 	Driver      "Keyboard"
> 	Option      "AutoRepeat" "500 30"
> 	Option      "XkbRules" "xfree86"
> 	Option      "XkbModel" "pc105"
> 	Option      "XkbLayout" "es"
> EndSection
> 
> Section "InputDevice"
> 	Identifier  "Mouse1"
> 	Driver      "mouse"
> 	Option      "Protocol" "PS/2"
> 	Option      "Device" "/dev/psaux"
> 	Option      "Emulate3Buttons"
> EndSection
> 
> Section "InputDevice"
> 	Identifier  "Keyboard0"
> 	Driver      "keyboard"
> 	Option      "XkbModel" "pc105"
> 	Option      "XkbLayout" "es"
> EndSection
> 
> Section "Monitor"
> 	Identifier   "My Monitor"
> 	HorizSync    31.5 - 79.0
> 	VertRefresh  50.0 - 100.0
> EndSection
> 
> Section "Device"
> 	Identifier  "Standard VGA"
> 	Driver      "vga"
> 	VendorName  "Unknown"
> 	BoardName   "Unknown"
> EndSection
> 
> Section "Device"
> 	Identifier  "RIVA TNT"
> 	Driver      "nvidia"
> 	ChipSet     "RIVATNT"
> 	Card        "RIVA TNT"
> 	VideoRam    16384
> 	Option      "NvAGP" "0"
> #	BusID       "PCI:0:12:0"
> EndSection
> 
> Section "Screen"
> 	Identifier "Screen 1"
> 	Device     "RIVA TNT"
> 	Monitor    "My Monitor"
> 	DefaultDepth     24
> 	SubSection "Display"
> 		Depth     8
> 		Modes    "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth     16
> 		Modes    "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth     24
> 		Modes    "1024x768" "800x600" "640x480"
> 	EndSubSection
> EndSection
> 




--
To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: