Ver Mensaje Individual
  #20 (permalink)  
Antiguo 18/10/2008, 15:29
Avatar de arthpix
arthpix
 
Fecha de Ingreso: diciembre-2003
Ubicación: Cancún
Mensajes: 2.340
Antigüedad: 20 años, 5 meses
Puntos: 93
Respuesta: Video defectuoso en Ubuntu

Falta cargar el driver openchorme en xorg.conf.

Edita xorg.conf:
$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.back <- - Respaldarlo por si no funcionara.
$ sudo gedit /etc/X11/xorg.conf < - - para abrirlo con el editor de textos.

Busca la sección que dice:
Section "Device"
Identifier "Configured Video Device"
EndSection


Y modifícala asi:
Section "Device"
Identifier "Configured Video Device"
Driver "openchrome"
EndSection


Guarda los cambios y reinicia el servidor X tecleando Ctrl+Alt+Retroceso


Saludos,



PD: Respecto a tu comentario, Sí, somos libres
__________________
Antes de hacer rabietas infórmate: Linux != Windows