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

Re: Tarjeta de vieo en Lenny



Ahora, a guardar ese bendito archivo xorg.conf bajo siete llaves !!
jaja,


El día 21 de octubre de 2010 11:52, rantis cares
<rantiscares@gmail.com> escribió:
> Listeros & RaptoR:
>
> ¡ ... Y se hizo la magia! PROBLEMA RESUELTO
>
> Para ser honesto... no se como, pero sucedio...
>
> Unicamente segui las indicaciones de RaptoR y la automagia se hizo, claro,
> considero que es la tasa de refresco. Aunque ya lo habia intentado, creo, no
> lo sé, es que si algun otro dato llegaba a faltar o estar mal, simplemente
> no funcionaba. Necesito empaparme mas sobre este aspecto, porque me gustaría
> saber manejarlo con mayor cuidado.
>
> Agradezco profundamente a RaptoR (en esta ocasión) y a todos los listeros
> que me han brindado su apoyo.
>
> La respuesta esta aqui:
>
> RaptoR me paso un archivo configurado, que no se de donde lo saco. Me dijo
> que lo reemplazara por el mio.
>
> reiniciel el servidor Xorg
>
> /etc/init.d/kdm restart         --> en caso de usar kdm
>
> La solucion al problema estaba aquí.
>
>        HorizSync      28-64
>        VertRefresh    43-60
>
> ######## INICIA ARCHIVO 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"    "latam"
> EndSection
>
> Section "InputDevice"
>        Identifier     "Configured Mouse"
>        Driver         "mouse"
> EndSection
>
> Section "Device"
>        Identifier     "Configured Video Device"
> EndSection
>
> Section "Monitor"
>        Identifier     "Configured Monitor"
>        HorizSync      28-64
>        VertRefresh    43-60
> EndSection
>
> Section "Screen"
>        Identifier     "Default Screen"
>        Monitor        "Configured Monitor"
>        DefaultDepth   24
>        SubSection "Display"
>                Modes      "1280x800" "1024x768" "800x600" "640x480"
>        EndSubSection
> EndSection
>
> ######## TERMINA ARCHIVO xorg.conf ########
>


Reply to: