Foros del Web » Administración de Sistemas » Unix / Linux »

Resolucion de pantalla en Ubuntu

Estas en el tema de Resolucion de pantalla en Ubuntu en el foro de Unix / Linux en Foros del Web. Hola amigos. Les cuento que instale Linux Ubunto hace algunos dias y hasta el sol de hoy no he podido modificar la resolucion de pantalla ...
  #1 (permalink)  
Antiguo 01/05/2008, 22:07
 
Fecha de Ingreso: marzo-2005
Mensajes: 309
Antigüedad: 19 años, 2 meses
Puntos: 1
Resolucion de pantalla en Ubuntu

Hola amigos.

Les cuento que instale Linux Ubunto hace algunos dias y hasta el sol de hoy no he podido modificar la resolucion de pantalla la cual esta en 640x480, todo se ve enorme, horrible, es un problema que tuve incluso en la instalacion, ya que todo se veia enorme, y hasta la instalacion se me hizo muy dificil.

Veo que es un problema que han tenido ya varias personas, buscando por internet encontre diferentes metodos pero ninguno me ha servido.

Primero:
Modificar el archivo xorg.conf ubicado en /etc/X11/. Lo abro de la siguiente manera: sudo gedit /etc/X11/xorg.conf me voy a la seccion siguiente:

Cita:
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Monitor "775V"
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
Anteriormente tenia todas las resoluciones habidas y por haber, le coloque esas nada mas tal y como encontre por allo en internet, de igual manera no sirve. Aca les dejo todo mi archivo xorg.conf a ver si alguno de ustedes me puede guiar con algo..

Cita:
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "775V"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Monitor "775V"
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

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

El otro metodo que encontre por alli para arreglar esto es reconfigurando el servidor x(no sé que es esto) de la siguiente forma:
sudo dpkg-reconfigure xserver-xorg, la verdad no soy tan experta como para modificar todas las opciones que veo en este metodo, si alguien me pudiera ayudar.

Haga lo que haga me voy a Sistema - Preferencias - Resolucion de la Pantalla y lo unico que veo es una opcion de 640x480, no puedo colocar otra.

Gracias por su tiempo y espero que me puedan ayudar.


Saludos...
  #2 (permalink)  
Antiguo 05/05/2008, 14:03
Avatar de arthpix  
Fecha de Ingreso: diciembre-2003
Ubicación: Cancún
Mensajes: 2.340
Antigüedad: 20 años, 5 meses
Puntos: 93
Re: Resolucion de pantalla en Ubuntu

¿Modelo de monitor?
¿Tarjeta de video?
¿Mensajes de error de xorg? (busca en el directorio /var/log/ debe haber uno o varios archivos xorg.log esos los puedes abrir con gedit.

Saludos
__________________
Antes de hacer rabietas infórmate: Linux != Windows
  #3 (permalink)  
Antiguo 06/05/2008, 16:30
 
Fecha de Ingreso: marzo-2008
Mensajes: 8
Antigüedad: 16 años, 2 meses
Puntos: 0
Re: Resolucion de pantalla en Ubuntu

Es posible que tu monitor no soporte otra resolucion, o que este mal configurada la placa de video.
Deberías indicar datos del monitor y placa de video para ver si puedo ayudarte.
  #4 (permalink)  
Antiguo 07/05/2008, 11:28
Avatar de -Defero-
Colaborador
 
Fecha de Ingreso: julio-2004
Ubicación: Guipúzcoa
Mensajes: 4.776
Antigüedad: 19 años, 10 meses
Puntos: 76
Re: Resolucion de pantalla en Ubuntu

Creo que parte de los datos que le pides están aquí:

Cita:
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Lo que no me queda claro es el modelo de monitor:

Cita:
Section "Monitor"
Identifier "775V"
__________________
abogado en Errenteria + procuradora en San Sebastián = equipo imparable
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 07:58.