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

Re: Error al hacer dpkg-reconfigure xserver-xorg



Jose G. Lopez escribió:
Hola a tod@s,

Estoy intentando instalar los drivers de nvidia siguiendo las
indicaciones del wiki y en el paso en el que hay que reconfigurar las
X siempre me salta el mismo error:

# dpkg-reconfigure xserver-xorg
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.20080815190346

No entiendo, desde que instalé debian testing no he modificado
manualmente el archivo xorg.conf.
Llego hasta la configuración de teclado pero no pasa de ahí.
Googleando un poco he visto que se daban soluciones poniendo el
argumento -phigh o -plow para que volviera a regenerarse. Lo he
probado también sin resultados.
Os pongo mi xorg.conf.

--------------------------------------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"es"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection
--------------------------------------------------------------

Cómo puedo especificar a las X que cojan el driver nvidia. Dónde están
estos datos? Supongo que ahora tendré vesa y la resolución la tengo
bien (1600x1050). No me atrevo a editar manualmente el archivo.
Como notaréis soy bastante novato; llevo unos 2 meses con debian y he
trasteado poco, pero os llevo leyendo un tiempo ;-).

Si pudieráis ayudarme os lo agradecería.

Salu2

--
"Sólo aquellos que nada esperan del azar son dueños del destino."
Matthew Arnold (1822-1888)


Pues tengo entendido que hay problemas por que estamos usando un kernel para 64 cuando todo lo demas es para 32, he buscado información y no hay mucha.

http://www.esdebian.org/foro/24231/instalando-nvidia-1731405-for-linux-x86x86-64

en mi ordenador ya le corro pero, de repente tengo problemas en las actualizadas de paquetes claves de kernel.


Reply to: