[ubuntu-gt] Solucion a Resolucion de pantalla

andre cortes andre.crts en gmail.com
Mar Dic 1 06:28:02 GMT 2009


hola!!
kuando io m pase a linux tambien tenia el mismo problema con la pantalla y
mi xorg.conf estaba vacio, asi que googleando encontre mi archivo xorg.conf
para mi monito que es un AOC (tngo entedido, no es LCD) lo djunto, para lso
que no tienen el archivo, pueden copiar este si su monito es AOC:

Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic CRT Display"
Modelname "CRT 1024x768"
Horizsync 30-63
Vertrefresh 56 - 71
modeline "1024x768 en 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync
-hsync
Gamma 1.0
# modeline "640x480 en 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
# modeline "800x600 en 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
# modeline "800x600 en 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
# modeline "1024x768 en 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync
-hsync
# modeline "1280x960 en 60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync
+vsync
Option "PreferredMode" "1024x768"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

si teiene el xorg.cof lleno porque no prueba agregando una configuaracion
mas asi..

Section "Screen"
   Identifier   "Default Screen"
   Device      "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
   Monitor      "Monitor genérico"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-gt/attachments/20091201/d04714a4/attachment.htm 


Más información sobre la lista de distribución ubuntu-gt