Hola ya eh instalado ubuntu en un par de compus de mi casa y nunca tube ningun proplema esepto hoy con esta versión de linux que no creo q sea en si la versión sino mi ordenador.
Mi pc tiene un Celeron de 1,7GHz, 512 de ram y una NVIDIA GeForce FX 5200.
Teniendo ya instalado Windows XP sp3 instale desde el mismo con el cd q descague de la pagina de ubuntu este linux.
Al reiniciar y intentar butear con linux el monitor me informa q el sincronismo esta fuer ade los limites(Sync Fuera Limite).
Espero alguine me pueda dar una mano ya hace rato que estoi con este tema y busqueen otros foros per no pude solucionarlo.
gracias <[(x)]>
:huh:
Pega por aqu tu archivo xorg.conf a ver si hay algo raro.
Su ruta es /etc/X11/xorg.conf
*@*:/etc/X11$ ls
app-defaults rgb.txt xorg.conf.failsafe Xsession
cursors X Xreset Xsession.d
default-display-manager xinit Xreset.d Xsession.options
fonts xkb Xresources Xwrapper.config
eso es todo lo q hay...
gracias por responder tienes alguna idea?..
CitarToday's X rarely requires manual configuration. X now automatically configures itself with reasonable defaults. Both GNOME and KDE provide GUI utilities for customizing settings beyond these defaults if you like.
However, sometimes you need to muck with the configuration manually, beyond what these tools allow.
To create an initial /etc/xorg.conf file, you can have Xorg's autoconfiguration output a full blown static one for you:
sudo Xorg -configure
Ya que no se si ubuntu tiene la herramienta xorgsetup, prueba con lo que pone ahi:
sudo xorg -configureEso deberia generarte el archivo xorg y configurarte las opciones graficas.
Prueba eso y sino, probamos otras opciones
@Bytheface & @<[(x)]> : si está con una nvidia, tiene que instalar el driver con el script que provee nvidia y de ahí ejecutar nvidia-xconfig (sin tener un xorg.conf) ... y se te autoconfigura solito ^^ .. sino, usando ese comando o editando el xorg.conf a mano lográs arreglar tu problema de "Out of Sync"
Saludos.