HARDWARE Y SISTEMAS OPERATIVOS, GNU/Linux, Windows, Mac > GNU/Linux, Unix, *BSD and Free Software, Android

Actualizacion de xserver/xorg (SOLUCIONADO)

(1/3) > >>

goldfinger:
Ayer Ubuntu actualizo xserver-xorg, cazurro de mi, no hice una copia de xorg.conf y ahora no inicia las X, me da error  'No screens found'

He probado con vesa, con nv, he instalado el driver de nvidia, re-editado xorg.conf, y nada...
Copipego aqui las secciones de mi xorg.conf a ver si se me ha pasado algo y me podeis ayudar  :)


--- Citar ---Section "Device"
   Identifier   "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
   Driver      "nvidia"
   BusID      "PCI:1:0:0"
   Option      "UseFBDev"      "true"
EndSection

Section "Monitor"
   Identifier   "SyncMaster"
   Option      "DPMS"
   HorizSync   30-61
   VertRefresh   56-75
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
   Monitor      "SyncMaster"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
   InputDevice     "stylus" "SendCoreEvents"
   InputDevice     "cursor" "SendCoreEvents"
   InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
   Mode   0666
EndSection
--- Fin de la cita ---

Me trae loco...  :blind:

Liamngls:
http://www.ubuntuforums.org/showthread.php?t=241254 creo que es esto.

Mr_X:
¿Probaste usar el comando xorgcfg ó X -configure para configurar las X? ¿el controlador que instalas es el correspondiente a tu tarjeta gráfica? ¿el archivo xorg.conf está en la ruta correcta (por lo general /etc/X11/xorg.conf)?

goldfinger:

--- Citar ---Probaste usar el comando xorgcfg ó X -configure para configurar las X? ¿el controlador que instalas es el correspondiente a tu tarjeta gráfica? ¿el archivo xorg.conf está en la ruta correcta (por lo general /etc/X11/xorg.conf)?
--- Fin de la cita ---
Lo hice y el archivo esta ahi, si

Liamngls, tiene toda la pinta de ser eso, voy a probarlo ahora mismo  ;-)

goldfinger:
En efecto se solucionó, ya bailan las X otra vez a ritmo de salsa  :-)

Gracias Liam, menudo motor de busqueda te gastas amigo.. tremendo  :dog:  :fumando:

Navegación

[0] Índice de Mensajes

[#] Página Siguiente

Ir a la versión completa