gracias, por responder, lo acabo de hacer como mencionaste ahora solo queda reiniciar para saber si funciono, saludos.
El día 20 de febrero de 2009 20:19, Hector Oron <[email protected]> escribió: > Hi, > > Late hackin, hehe > > Pues resulta que la detección de video es automática en lenny. Yo el > otro día quería cargar el driver de Nvidia, pero claro, me detectaba > el NV, el libre, así que añadí la linea correspondiente en la sección > adecuada, y se cargo el driver. Así pues, porque no pruebas a editar > el xorg.conf con las lineas de tu configuración preferida. Quizás no > sea la mejor forma de hacer esto, pero puede que te funcione. > > Saludos > > 2009/2/21 agus lopez <[email protected]>: >> hola a todos, acabo de instalar debian lenny y al cargar gnome me doy >> cuenta que no tiene la máxima resolución de pantalla que soporta mi >> monitor, busqué en google pero solo encontré información para el >> xfree86, cuando ejecuto el comando dpkg-reconfigure xserver-org sólo >> reconfigura el teclado, en preferencias de gnome aparecen las >> resoluciones 800x600 y 640x480, no 1024x768, este es 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" "latam" >> 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 soluciono este problema?, gracias por su ayuda. >> >> p.d. perdón si llega en html, estoy mandando el correo desde el >> navegador, tuve problemas con la actualización y reinstale desde cero. >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact [email protected] >> >> > > > > -- > Héctor Orón > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

