[resolvido] não consigo salvar a configuração do meu monitor

Iniciado por andrekly, 12 de Outubro de 2009, 01:09

tópico anterior - próximo tópico

andrekly

quando eu vou salvar aparece essa mensagem.
Unable to create new X config backup file '/etc/X11/xorg.conf.backup'.

Section "ServerLayout"
   Identifier     "Default Layout"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Module"
   Load           "glx"
EndSection

Section "ServerFlags"
   Option         "Xinerama" "0"
EndSection

Section "InputDevice"
   # generated from default
   Identifier     "Keyboard0"
   Driver         "kbd"
EndSection

Section "InputDevice"
   # generated from default
   Identifier     "Mouse0"
   Driver         "mouse"
   Option         "Protocol" "auto"
   Option         "Device" "/dev/psaux"
   Option         "Emulate3Buttons" "no"
   Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
   Identifier     "Configured Monitor"
EndSection

Section "Monitor"
   Identifier     "Monitor0"
   VendorName     "Unknown"
   ModelName      "Samsung SyncMaster"
   HorizSync       30.0 - 71.0
   VertRefresh     50.0 - 160.0
EndSection

Section "Device"
   Identifier     "Configured Video Device"
   Driver         "nvidia"
   Option         "NoLogo" "True"
EndSection

Section "Device"
   Identifier     "Device0"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce 6150SE nForce 430"
EndSection

Section "Screen"
   Identifier     "Default Screen"
   Device         "Configured Video Device"
   Monitor        "Configured Monitor"
   DefaultDepth    24
EndSection

Section "Screen"
   Identifier     "Screen0"
   Device         "Device0"
   Monitor        "Monitor0"
   DefaultDepth    24
   Option         "TwinView" "0"
   Option         "TwinViewXineramaInfoOrder" "CRT-0"
   Option         "metamodes" "1280x1024 +0+0"
   SubSection     "Display"
       Depth       24
   EndSubSection
EndSection


rjbgbo

vc precisa estar como root.
obs: vc sabe o que está fazendo, p/ editar o xorg?
Linux User #440843 | Ubuntu User #11469


rjbgbo

Citação de: andrekly online 12 de Outubro de 2009, 20:41
não cara


Que está havendo de estrando no seu monitor ou teclado?
Se puder post aqui uma imagem da tela (screenshot) dele
Linux User #440843 | Ubuntu User #11469

andrekly

cara não está acontecendo nada de estranho no meu monitor, só não consigo salvar a configuração dele .
então toda  vez que eu reinicio meu pc tenho que mudar a configuração dele de  1024x768 para 1280x1024.

vinicius_aleao

Você está usando o nvidia-settings para isso? Se for, digite no terminal gksu nvidia-settings.

andrekly