Ver Mensaje Individual
  #15 (permalink)  
Antiguo 10/07/2009, 14:47
StReO
 
Fecha de Ingreso: agosto-2006
Ubicación: MiCasa-Valencia-España
Mensajes: 116
Antigüedad: 17 años, 8 meses
Puntos: 0
Respuesta: Resolución 1280*1024 en Ubuntu 9.0.4

haber, tengo el xorg.conf asi:
Código:
Section "Monitor"
	Identifier	"Configured Monitor"
	Modeline	"1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
	Option          "PreferredMode" "1280x1024_60.00"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	DefaultDepth	24
	SubSection "Display"
		Depth           24
		Modes   "1280x1024" "1024x768" "640x480"
	EndSubSection

EndSection

Section "Module"
	Load	"glx"
	Disable	"dri2"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver	"nvidia"
EndSection
Y añado el modo en la consola:
Código:
streo@streo-ubuntu:~$ sudo xrandr --newmode "1280x1024"   109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
streo@streo-ubuntu:~$ sudo xrandr
Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768       50.0* 
   640x480        51.0  
   800x600        52.0     53.0     54.0  
   680x384        55.0     56.0  
   576x432        57.0  
   512x384        58.0  
   400x300        59.0     60.0     61.0  
   320x240        62.0  
  1280x1024 (0x1d0)  109.0MHz
        h: width  1280 start 1368 end 1496 total 1712 skew    0 clock   63.7KHz
        v: height 1024 start 1027 end 1034 total 1063           clock   59.9Hz
Pero cuando reinicio adios todo :S no se como mantener la config ju.
Posdata xdd mi english no e mu gud