i put following on xor.conf for My nvidia 5200, after that change
xorg.conf I view crashes. but I did not understand for what kind of
crashes .

I see it normally

# xorg.conf (X.Org 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 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
        #Option         "CalcAlgorithm" "CheckDesktopGeometry"
        DisplaySize     304 227
        HorizSync       30-61
        Identifier      "Monitor[0]"
        ModelName       "LM15D"
        Option          "DPMS"
        VendorName      "GRE"
        VertRefresh     50-75
        UseModes        "Modes[0]"
EndSection

Section "Modes"
        Identifier      "Modes[0]"
        Modeline        "1024x768" 79.52 1024 1032 1144 1312 768 769 772 801
        Modeline        "800x600" 40.19 800 832 912 1024 600 601 604 623
        Modeline        "800x600" 47.53 800 840 920 1040 600 601 604 626
        Modeline        "640x480" 25.10 640 656 720 800 480 481 484 498
        Modeline        "640x480" 29.84 640 664 728 816 480 481 484 501
EndSection

Section "Screen"
        DefaultDepth 24
        SubSection "Display"
                Depth   8
                Modes   "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth   15
                Modes   "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth   16
                Modes   "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth   24
                Modes   "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth   32
                Modes   "1024x768" "800x600" "640x480"
        EndSubSection
        Device          "Device[0]"
        Identifier      "Screen[0]"
        Monitor         "Monitor[0]"
EndSection

Section "Module"
        Load "glx"
EndSection

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

-- 
Nvidia X server Display Configuration dont save configuration
https://bugs.launchpad.net/bugs/367754
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to