nvidia problem

Asked by fabio

How I can save monitor resolution 1024*768 on xserver when I receive a messagge cannot remove old etc/X11/x.org.backup.I have tried this:fabio@fabio-desktop:~$ gksudo gedtit/etc/x11/xorg.conf
fabio@fabio-desktop:~$ gksudo gedit/etc/x11/xorg.conf
fabio@fabio-desktop:~$ gksudo gedit/etc/x11/xorg.conf
fabio@fabio-desktop:~$ sudo su
root@fabio-desktop:/home/fabio# gksudo gedit/etc/x11/xorg.conf
root@fabio-desktop:/home/fabio# qksudo gedit/etc/x11/xorg.conf
bash: qksudo: command not found
root@fabio-desktop:/home/fabio# gksudo gedit/etc/x11/xorg.conf
root@fabio-desktop:/home/fabio#
But nothing appear on terminal
Thank you

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-driver-nv Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

You question is now grouped to the (i hope right) related package/ already answered questions group.

Press on the "Questions" link at top of this page "Ubuntu >> .... package >> Questions"

and try to search into this questions using the top right page search field...

Sometimes this search suggestion is very useful.

If this doesn't help you, please keep this question opened, replying to this post.

Hth

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please type:

gksudo <space> gedit <space> /etc/x11/xorg.conf

Hth

Revision history for this message
fabio (fabio-superina) said :
#3

Im receving empty table gedit what I have to do.Thank you

Revision history for this message
fabio (fabio-superina) said :
#4

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009

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

Section "Files"
EndSection

Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
EndSection

Section "ServerFlags"
    Option "Xinerama" "0"
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 "InputDevice"

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

Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "IQT Q770"
    HorizSync 30.0 - 70.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
EndSection

Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 6100"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "1024x768 +0+0; nvidia-auto-select +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

Revision history for this message
Delan Azabani (azabani) said :
#5

If they're saying they can't remove /etc/X11/xorg.conf.backup, then type this command in a terminal:
 sudo rm /etc/X11/xorg.conf.backup

Can you help with this problem?

Provide an answer of your own, or ask fabio for more information if necessary.

To post a message you must log in.