Announcement

Collapse
No announcement yet.

1280x1024 is unavailable

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    1280x1024 is unavailable

    1280x1024 is unavailable.
    Max available video mode is 1024x768.

    I tried a lot of modifications(modelline,HorizSync,VertRefresh) of etc/X11/xorg.conf but nothing help.
    Installing NVIDIA[sudo apt-get install nvidia-glx,sudo apt-get install nvidia-settings] corrupt this file. I restored it from backup.

    Distro: Kubuntu 7.04, 64-bit, DVD
    Video: NVIDIA GeForce 7600 GT
    Monitor: Samsung SyncMaster 740 BF (LCD, optimal 1280x1024)
    CPU: AMD Athlon 64
    Chipset: nForce 570

    This video mode work in Windows XP.
    I am noob in Linux yet.

    #2
    Re: 1280x1024 is unavailable

    try this.

    Code:
    sudo dpkg-reconfigure xserver-xorg

    type that into a konsole, and select 1280x1024 as one of the screen resolution tests.



    f1rem0th

    Comment


      #3
      Re: 1280x1024 is unavailable

      I tried.
      No results.

      This look correct but don't work.
      Code:
      Section "Monitor"
        Identifier  "Generic Monitor"
        Option    "DPMS"
        HorizSync  30-81
        VertRefresh  56-75
      EndSection
      
      Section "Screen"
        Identifier  "Default Screen"
        Device    "nVidia Corporation G70 [GeForce 7600 GT]"
        Monitor    "Generic Monitor"
        DefaultDepth  24
        SubSection "Display"
          Depth    24
          Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
      EndSection

      Comment


        #4
        Re: 1280x1024 is unavailable

        Can you supply more details?
        1. can you still get into the GUI mode?
        2. can you give me the results of
        Code:
        sudo lspci
        3. did it ask you to specify the pci location?
        4. did you restart X?

        Comment


          #5
          Re: 1280x1024 is unavailable

          1. Yes. I restored from backup. That config allow 1024x768.
          But after I press CTRL+ALT+F1 then I see
          usplash: Setting mode 1280x1024 failed
          usplash: Using mode 1024x768
          2.>sudo lspci
          Code:
          00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
          00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
          00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
          00:01.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
          00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
          00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
          00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
          00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
          00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
          00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
          00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
          00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
          00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
          00:0a.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:0b.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:0c.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
          00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
          00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
          00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
          00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
          07:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1)
          3. I did not change it.
          Code:
          Section "Device"
              Identifier   "nVidia Corporation G70 [GeForce 7600 GT]"
              Driver     "nvidia"
              BusID     "PCI:7:0:0"
          EndSection
          4. Yes. I know how to restart.

          Comment


            #6
            Re: 1280x1024 is unavailable

            Originally posted by HUNTER_ku
            1. Yes. I restored from backup. That config allow 1024x768.
            But after I press CTRL+ALT+F1 then I see
            usplash: Setting mode 1280x1024 failed
            usplash: Using mode 1024x768
            so using
            Code:
             sudo dpk-reconfigure xserver-xorg
            forced x server to crash? so you couldnt get GUI till a backup was restored?

            sorry about all teh questions i just trying to clarify so best to respond.

            Comment


              #7
              Re: 1280x1024 is unavailable

              I have LCD. So 1024x768 looks blurry.
              Windows XP work with 1280x1024_60 without problem.

              "sudo dpk-reconfigure xserver-xorg" does not enable 1280x1024. It work in 1024x768.

              I several time corrupt file by manual editing and trying [sudo apt-get install nvidia-glx,sudo apt-get install nvidia-settings]

              Originally posted by f1rem0th
              sorry about all teh questions i just trying to clarify so best to respond.
              Sorry. I don't know how to provide useful information (I am not enough experienced with Linux).

              EDIT:
              I incorrectly understand "teh"(this mean "technical"). I am not afraid technical questions. I mean I can't find out problem myself (lack of experience).

              Comment


                #8
                Re: 1280x1024 is unavailable

                lol "teh" is just an error. i meant to say "the"


                ok, so i have a new plan.

                open adept, and type in "Envy". one should come up, with something to do with auto installation of nvidia drivers.

                install this.

                next, open up a console, and type "envy -h" to see a list of parameters.

                use the text installer, and this should auto install you current nvidia card drivers, and configure your Xorg.conf

                then you should be able to change your resolution properly (after restarting X)

                Comment


                  #9
                  Re: 1280x1024 is unavailable

                  Tried Envy.
                  "usplash: Setting mode 1280x1024 failed"
                  Maybe I should ask developers of Linux(who work on this part of code). But I still don't know what is wrong: monitor?, video adapter?, chipset?

                  There is auto configured xorg.conf
                  Code:
                  Section "ServerLayout"
                    Identifier  "Default Layout"
                    Screen    "Default Screen" 0 0
                    InputDevice  "Generic Keyboard"
                    InputDevice  "Configured Mouse"
                    InputDevice  "stylus" "SendCoreEvents"
                    InputDevice  "cursor" "SendCoreEvents"
                    InputDevice  "eraser" "SendCoreEvents"
                  EndSection
                  
                  Section "Files"
                  	# path to defoma fonts
                    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"
                    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
                  EndSection
                  
                  Section "Module"
                    Load     "i2c"
                    Load     "bitmap"
                    Load     "ddc"
                    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" "us,ru"
                    Option    "XkbVariant" ","
                    Option    "XkbOptions" "grp:caps_toggle,lv3:ralt_switch,grp_led:scroll"
                  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"
                    Identifier  "stylus"
                    Driver    "wacom"
                    Option    "Device" "/dev/input/wacom"
                    Option    "Type" "stylus"
                    Option    "ForceDevice" "ISDV4"		# Tablet PC ONLY
                  EndSection
                  
                  Section "InputDevice"
                    Identifier  "eraser"
                    Driver    "wacom"
                    Option    "Device" "/dev/input/wacom"
                    Option    "Type" "eraser"
                    Option    "ForceDevice" "ISDV4"		# Tablet PC ONLY
                  EndSection
                  
                  Section "InputDevice"
                    Identifier  "cursor"
                    Driver    "wacom"
                    Option    "Device" "/dev/input/wacom"
                    Option    "Type" "cursor"
                    Option    "ForceDevice" "ISDV4"		# Tablet PC ONLY
                  EndSection
                  
                  Section "Monitor"
                    Identifier  "Generic Monitor"
                    HorizSync   30.0 - 81.0
                    VertRefresh  56.0 - 75.0
                    ModeLine   "1280x1024@75.00" 138.5 1280 1368 1504 1728 1024 1025 1028 1069 -hsync +vsync
                    ModeLine   "1280x1024@60.00" 108.9 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync
                    ModeLine   "1024x768@75.00" 81.8 1024 1080 1192 1360 768 769 772 802 -hsync +vsync
                    Option    "DPMS"
                  EndSection
                  
                  Section "Device"
                    Identifier  "nVidia Corporation G70 [GeForce 7600 GT]"
                    Driver    "nvidia"
                  EndSection
                  
                  Section "Screen"
                    Identifier  "Default Screen"
                    Device    "nVidia Corporation G70 [GeForce 7600 GT]"
                    Monitor    "Generic Monitor"
                    DefaultDepth  24
                    SubSection  "Display"
                      Depth   1
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                    SubSection  "Display"
                      Depth   4
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                    SubSection  "Display"
                      Depth   8
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                    SubSection  "Display"
                      Depth   15
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                    SubSection  "Display"
                      Depth   16
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                    SubSection  "Display"
                      Depth   24
                      Modes   "1280x1024" "1024x768" "800x600" "640x480"
                    EndSubSection
                  EndSection
                  
                  Section "Extensions"
                    Option    "Composite" "Enable"
                  EndSection

                  Comment


                    #10
                    Re: 1280x1024 is unavailable

                    try setting the resolution in nvidia-settings utility. run it as root and then save the settings. this is how I had to change resolution with nvidia on my system.

                    All is good now...

                    Comment


                      #11
                      Re: 1280x1024 is unavailable

                      >nvidia-settings
                      There is absent 1280x1024 in list. Max is 1024x768. Selecting auto set 1024x768 too.
                      Resume: same as xrandr and using standard video mode selection. No results.

                      Comment


                        #12
                        Re: 1280x1024 is unavailable

                        Hmm - have you checked /var/log/Xorg.0.log ?

                        From FAQ Video Modes
                        http://wiki.x.org/wiki/FAQVideoModes

                        Obtaining modelines from Xorg log

                        The Xorg log may contain the information needed to manually create an optimized modeline. Usually the more user friendly automatic setup tools will do this job for you. But sometimes those tools fail. In those cases you are left with the task of reading the Xorg log file to figure out what to do...
                        Before you edit, BACKUP !

                        Why there are dead links ?
                        1. Thread: Please explain how to access old kubuntu forum posts
                        2. Thread: Lost Information

                        Comment


                          #13
                          Re: 1280x1024 is unavailable

                          I can't found useful info inside this log.

                          [Removed some ranges]
                          Code:
                          X Window System Version 7.2.0
                          Release Date: 22 January 2007
                          X Protocol Version 11, Revision 0, Release 7.2
                          Build Operating System: Linux Ubuntu
                          Current Operating System: Linux ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 x86_64
                          Build Date: 04 April 2007
                          	Before reporting problems, check [url]http://wiki.x.org[/url]
                          	to make sure that you have the latest version.
                          Module Loader present
                          Markers: (--) probed, (**) from config file, (==) default setting,
                          	(++) from command line, (!!) notice, (II) informational,
                          	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                          (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 10 20:46:42 2007
                          (==) Using config file: "/etc/X11/xorg.conf"
                          (==) ServerLayout "Default Layout"
                          (**) |-->Screen "Default Screen" (0)
                          (**) | |-->Monitor "Generic Monitor"
                          (**) | |-->Device "nVidia Corporation G70 [GeForce 7600 GT]"
                          (**) |-->Input Device "Generic Keyboard"
                          (**) |-->Input Device "Configured Mouse"
                          (**) |-->Input Device "stylus"
                          (**) |-->Input Device "cursor"
                          (**) |-->Input Device "eraser"
                          (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
                          	Entry deleted from font path.
                          (**) FontPath set to:
                          	/usr/share/fonts/X11/misc,
                          	/usr/share/fonts/X11/100dpi/:unscaled,
                          	/usr/share/fonts/X11/75dpi/:unscaled,
                          	/usr/share/fonts/X11/Type1,
                          	/usr/share/fonts/X11/100dpi,
                          	/usr/share/fonts/X11/75dpi,
                          	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
                          	/usr/share/fonts/X11/misc,
                          	/usr/X11R6/lib/X11/fonts/misc,
                          	/usr/share/fonts/X11/cyrillic,
                          	/usr/share/fonts/X11/100dpi/:unscaled,
                          	/usr/share/fonts/X11/75dpi/:unscaled,
                          	/usr/share/fonts/X11/Type1,
                          	/usr/X11R6/lib/X11/fonts/Type1,
                          	/usr/share/fonts/X11/100dpi,
                          	/usr/share/fonts/X11/75dpi,
                          	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
                          (==) RgbPath set to "/etc/X11/rgb"
                          (==) ModulePath set to "/usr/lib/xorg/modules"
                          (**) Extension "Composite" is enabled
                          (II) Open ACPI successful (/var/run/acpid.socket)
                          (II) Loader magic: 0x7a16e0
                          (II) Module ABI versions:
                          	X.Org ANSI C Emulation: 0.3
                          	X.Org Video Driver: 1.1
                          	X.Org XInput driver : 0.7
                          	X.Org Server Extension : 0.3
                          	X.Org Font Renderer : 0.5
                          (II) Loader running on linux
                          (II) LoadModule: "pcidata"
                          (II) Loading /usr/lib/xorg/modules//libpcidata.so
                          (II) Module pcidata: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.0.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (++) using VT number 7
                          
                          (II) PCI: PCI scan (all values are in hex)
                          (II) PCI: 00:00:0: chip 10de,0369 card 1043,8239 rev a1 class 05,00,00 hdr 00
                          (II) PCI: 00:01:0: chip 10de,0360 card 1043,8239 rev a2 class 06,01,00 hdr 80
                          (II) PCI: 00:01:1: chip 10de,0368 card 1043,8239 rev a2 class 0c,05,00 hdr 80
                          (II) PCI: 00:01:2: chip 10de,036a card 1043,8239 rev a2 class 05,00,00 hdr 80
                          (II) PCI: 00:02:0: chip 10de,036c card 1043,8239 rev a1 class 0c,03,10 hdr 80
                          (II) PCI: 00:02:1: chip 10de,036d card 1043,8239 rev a2 class 0c,03,20 hdr 80
                          (II) PCI: 00:04:0: chip 10de,036e card 1043,8239 rev a1 class 01,01,8a hdr 00
                          (II) PCI: 00:05:0: chip 10de,037f card 1043,8239 rev a2 class 01,01,85 hdr 80
                          (II) PCI: 00:05:1: chip 10de,037f card 1043,8239 rev a2 class 01,01,85 hdr 80
                          (II) PCI: 00:05:2: chip 10de,037f card 1043,8239 rev a2 class 01,01,85 hdr 80
                          (II) PCI: 00:06:0: chip 10de,0370 card 0000,0000 rev a2 class 06,04,01 hdr 81
                          (II) PCI: 00:06:1: chip 10de,0371 card 1043,81f6 rev a2 class 04,03,00 hdr 80
                          (II) PCI: 00:08:0: chip 10de,0373 card 1043,8239 rev a2 class 06,80,00 hdr 00
                          (II) PCI: 00:0a:0: chip 10de,0376 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:0b:0: chip 10de,0374 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:0c:0: chip 10de,0374 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:0d:0: chip 10de,0378 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:0e:0: chip 10de,0375 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:0f:0: chip 10de,0377 card 0000,0000 rev a2 class 06,04,00 hdr 01
                          (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
                          (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
                          (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
                          (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
                          (II) PCI: 07:00:0: chip 10de,0391 card 1682,2220 rev a1 class 03,00,00 hdr 00
                          (II) PCI: End of PCI scan
                          (II) PCI-to-ISA bridge:
                          (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
                          (II) Subtractive PCI-to-PCI bridge:
                          (II) Bus 1: bridge is at (0:6:0), (0,1,1), BCTRL: 0x0a04 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 2: bridge is at (0:10:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 3: bridge is at (0:11:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 4: bridge is at (0:12:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 5: bridge is at (0:13:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 6: bridge is at (0:14:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
                          (II) PCI-to-PCI bridge:
                          (II) Bus 7: bridge is at (0:15:0), (0,7,7), BCTRL: 0x001c (VGA_EN is set)
                          (II) Bus 7 I/O range:
                          	[0] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
                          	[1] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
                          	[2] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
                          	[3] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]
                          (II) Bus 7 non-prefetchable memory range:
                          	[0] -1	0	0xfa000000 - 0xfcffffff (0x3000000) MX[B]
                          (II) Bus 7 prefetchable memory range:
                          	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
                          (II) Host-to-PCI bridge:
                          (II) Bus 0: bridge is at (0:24:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
                          (II) Bus 0 I/O range:
                          	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
                          (II) Bus 0 non-prefetchable memory range:
                          	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
                          (II) Bus 0 prefetchable memory range:
                          	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
                          (--) PCI:*(7:0:0) nVidia Corporation G70 [GeForce 7600 GT] rev 161, Mem @ 0xfa000000/24, 0xe0000000/28, 0xfb000000/24, I/O @ 0xac00/7, BIOS @ 0xfcfe0000/17
                          (II) Addressable bus resource ranges are
                          	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
                          	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
                          (II) OS-reported resource ranges:
                          	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
                          	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
                          	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
                          	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
                          	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
                          	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
                          (II) Active PCI resource ranges:
                          [color=red][removed][/color]
                          (II) Active PCI resource ranges after removing overlaps:
                          [color=red][removed][/color]
                          (II) OS-reported resource ranges after removing overlaps with PCI:
                          [color=red][removed][/color]
                          (II) All system resource ranges:
                          [color=red][removed][/color]
                          (II) LoadModule: "i2c"
                          (II) Loading /usr/lib/xorg/modules//libi2c.so
                          (II) Module i2c: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.2.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (II) LoadModule: "ddc"
                          (II) Loading /usr/lib/xorg/modules//libddc.so
                          (II) Module ddc: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.0.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (II) LoadModule: "extmod"
                          (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
                          (II) Module extmod: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.0.0
                          	Module class: X.Org Server Extension
                          	ABI class: X.Org Server Extension, version 0.3
                          (II) Loading extension SHAPE
                          (II) Loading extension MIT-SUNDRY-NONSTANDARD
                          (II) Loading extension BIG-REQUESTS
                          (II) Loading extension SYNC
                          (II) Loading extension MIT-SCREEN-SAVER
                          (II) Loading extension XC-MISC
                          (II) Loading extension XFree86-VidModeExtension
                          (II) Loading extension XFree86-Misc
                          (II) Loading extension XFree86-DGA
                          (II) Loading extension DPMS
                          (II) Loading extension TOG-CUP
                          (II) Loading extension Extended-Visual-Information
                          (II) Loading extension XVideo
                          (II) Loading extension XVideo-MotionCompensation
                          (II) Loading extension X-Resource
                          (II) LoadModule: "freetype"
                          (II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
                          (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
                          	compiled for 7.2.0, module version = 2.1.0
                          	Module class: X.Org Font Renderer
                          	ABI class: X.Org Font Renderer, version 0.5
                          (II) Loading font FreeType
                          (II) LoadModule: "glx"
                          (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
                          (II) Module glx: vendor="NVIDIA Corporation"
                          	compiled for 4.0.2, module version = 1.0.9755
                          	Module class: X.Org Server Extension
                          	ABI class: X.Org Server Extension, version 0.1
                          (II) Loading extension GLX
                          (II) LoadModule: "int10"
                          (II) Loading /usr/lib/xorg/modules//libint10.so
                          (II) Module int10: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.0.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (II) LoadModule: "vbe"
                          (II) Loading /usr/lib/xorg/modules//libvbe.so
                          (II) Module vbe: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.1.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (II) LoadModule: "nvidia"
                          (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
                          (II) Module nvidia: vendor="NVIDIA Corporation"
                          	compiled for 4.0.2, module version = 1.0.9755
                          	Module class: X.Org Video Driver
                          (II) LoadModule: "kbd"
                          (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
                          (II) Module kbd: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.1.0
                          	Module class: X.Org XInput Driver
                          	ABI class: X.Org XInput driver, version 0.7
                          (II) LoadModule: "mouse"
                          (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
                          (II) Module mouse: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.1.1
                          	Module class: X.Org XInput Driver
                          	ABI class: X.Org XInput driver, version 0.7
                          (II) LoadModule: "wacom"
                          (II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
                          (II) Module wacom: vendor="X.Org Foundation"
                          	compiled for 4.3.99.902, module version = 1.0.0
                          	Module class: X.Org XInput Driver
                          	ABI class: X.Org XInput driver, version 0.7
                          (II) Wacom driver level: 47-0.7.7-7 $
                          (II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:18:52 PST 2007
                          (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
                          (II) Primary Device is: PCI 07:00:0
                          (--) Assigning device section with no busID to primary device
                          (--) Chipset NVIDIA GPU found
                          (II) Loading sub module "fb"
                          (II) LoadModule: "fb"
                          (II) Loading /usr/lib/xorg/modules//libfb.so
                          (II) Module fb: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 1.0.0
                          	ABI class: X.Org ANSI C Emulation, version 0.3
                          (II) Loading sub module "wfb"
                          (II) LoadModule: "wfb"
                          (II) Loading /usr/lib/xorg/modules//libwfb.so
                          (II) Module wfb: vendor="NVIDIA Corporation"
                          	compiled for 7.1.99.2, module version = 1.0.0
                          (II) Loading sub module "ramdac"
                          (II) LoadModule: "ramdac"
                          (II) Loading /usr/lib/xorg/modules//libramdac.so
                          (II) Module ramdac: vendor="X.Org Foundation"
                          	compiled for 7.2.0, module version = 0.1.0
                          	ABI class: X.Org Video Driver, version 1.1
                          (II) resource ranges after xf86ClaimFixedResources() call:
                          [color=red][removed][/color]
                          (II) resource ranges after probing:
                          [color=red][removed][/color]
                          (II) Setting vga for screen 0.
                          (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
                          (==) NVIDIA(0): RGB weight 888
                          (==) NVIDIA(0): Default visual is TrueColor
                          (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
                          (**) NVIDIA(0): Enabling RENDER acceleration
                          (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
                          (II) NVIDIA(0):  enabled.
                          (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT at PCI:7:0:0 (GPU-0)
                          (--) NVIDIA(0): Memory: 262144 kBytes
                          (--) NVIDIA(0): VideoBIOS: 05.73.22.40.13
                          (II) NVIDIA(0): Detected PCI Express Link width: 16X
                          (--) NVIDIA(0): Interlaced video modes are supported on this GPU
                          (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:7:0:0:
                          (--) NVIDIA(0):  Samsung SyncMaster (DFP-1)
                          (--) NVIDIA(0): Samsung SyncMaster (DFP-1): 330.0 MHz maximum pixel clock
                          (--) NVIDIA(0): Samsung SyncMaster (DFP-1): Internal Dual Link TMDS
                          (II) NVIDIA(0): Assigned Display Device: DFP-1
                          (WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
                          (II) NVIDIA(0): Validated modes:
                          (II) NVIDIA(0):  "1024x768"
                          (II) NVIDIA(0):  "800x600"
                          (II) NVIDIA(0):  "640x480"
                          (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
                          (--) NVIDIA(0): DPI set to (76, 72); computed from "UseEdidDpi" X config
                          (--) NVIDIA(0):  option
                          (--) Depth 24 pixmap format is 32 bpp
                          (II) do I need RAC? No, I don't.
                          (II) resource ranges after preInit:
                          [color=red][removed][/color]
                          (II) NVIDIA(0): Setting mode "1024x768"
                          (II) Loading extension NV-GLX
                          (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
                          (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
                          (==) NVIDIA(0): Backing store disabled
                          (==) NVIDIA(0): Silken mouse enabled
                          (**) Option "dpms"
                          (**) NVIDIA(0): DPMS enabled
                          (II) Loading extension NV-CONTROL
                          (==) RandR enabled
                          (II) Initializing built-in extension MIT-SHM
                          (II) Initializing built-in extension XInputExtension
                          (II) Initializing built-in extension XTEST
                          (II) Initializing built-in extension XKEYBOARD
                          (II) Initializing built-in extension XC-APPGROUP
                          (II) Initializing built-in extension XAccessControlExtension
                          (II) Initializing built-in extension SECURITY
                          (II) Initializing built-in extension XINERAMA
                          (II) Initializing built-in extension XFIXES
                          (II) Initializing built-in extension XFree86-Bigfont
                          (II) Initializing built-in extension RENDER
                          (II) Initializing built-in extension RANDR
                          (II) Initializing built-in extension COMPOSITE
                          (II) Initializing built-in extension DAMAGE
                          (II) Initializing built-in extension XEVIE
                          (II) Initializing extension GLX
                          (**) Option "CoreKeyboard"
                          (**) Generic Keyboard: Core Keyboard
                          (**) Option "Protocol" "standard"
                          (**) Generic Keyboard: Protocol: standard
                          (**) Option "AutoRepeat" "500 30"
                          (**) Option "XkbRules" "xorg"
                          (**) Generic Keyboard: XkbRules: "xorg"
                          (**) Option "XkbModel" "pc105"
                          (**) Generic Keyboard: XkbModel: "pc105"
                          (**) Option "XkbLayout" "us,ru"
                          (**) Generic Keyboard: XkbLayout: "us,ru"
                          (**) Option "XkbVariant" ","
                          (**) Generic Keyboard: XkbVariant: ","
                          (**) Option "XkbOptions" "grp:caps_toggle,lv3:ralt_switch,grp_led:scroll"
                          (**) Generic Keyboard: XkbOptions: "grp:caps_toggle,lv3:ralt_switch,grp_led:scroll"
                          (**) Option "CustomKeycodes" "off"
                          (**) Generic Keyboard: CustomKeycodes disabled
                          (**) Option "Protocol" "ImPS/2"
                          (**) Configured Mouse: Device: "/dev/input/mice"
                          (**) Configured Mouse: Protocol: "ImPS/2"
                          (**) Option "CorePointer"
                          (**) Configured Mouse: Core Pointer
                          (**) Option "Device" "/dev/input/mice"
                          (**) Option "Emulate3Buttons" "true"
                          (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
                          (**) Option "ZAxisMapping" "4 5"
                          (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
                          (**) Configured Mouse: Buttons: 9
                          (**) Option "SendCoreEvents"
                          (**) stylus: always reports core events
                          (**) stylus device is /dev/input/wacom
                          (**) stylus is in absolute mode
                          (**) stylus: forcing TabletPC ISD V4 protocol
                          (**) WACOM: suppress value is 2
                          (**) Option "BaudRate" "9600"
                          (**) stylus: serial speed 9600
                          (**) Option "SendCoreEvents"
                          (**) cursor: always reports core events
                          (**) cursor device is /dev/input/wacom
                          (**) cursor is in relative mode
                          (**) cursor: forcing TabletPC ISD V4 protocol
                          (**) WACOM: suppress value is 2
                          (**) Option "BaudRate" "9600"
                          (**) cursor: serial speed 9600
                          (**) Option "SendCoreEvents"
                          (**) eraser: always reports core events
                          (**) eraser device is /dev/input/wacom
                          (**) eraser is in absolute mode
                          (**) eraser: forcing TabletPC ISD V4 protocol
                          (**) WACOM: suppress value is 2
                          (**) Option "BaudRate" "9600"
                          (**) eraser: serial speed 9600
                          (II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
                          (II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
                          (II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
                          (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
                          (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
                          (**) Option "Device" "/dev/input/wacom"
                          (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                          	No such file or directory.
                          Error opening /dev/input/wacom : Success
                          (**) Option "Device" "/dev/input/wacom"
                          (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                          	No such file or directory.
                          Error opening /dev/input/wacom : Success
                          (**) Option "Device" "/dev/input/wacom"
                          (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                          	No such file or directory.
                          Error opening /dev/input/wacom : Success
                          (II) Configured Mouse: ps2EnableDataReporting: succeeded
                          Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
                          Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
                          Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!

                          Comment


                            #14
                            Re: 1280x1024 is unavailable

                            I can't found useful info inside this log.
                            Hmm - maybe this:
                            (--) NVIDIA(0): DPI set to (76, 72); computed from "UseEdidDpi" X config

                            Appendix D. X Config Options
                            Option "UseEDID" "boolean"

                            By default, the NVIDIA X driver makes use of a display device's EDID, when available, during construction of its mode pool. The EDID is used as a source for possible modes, for valid frequency ranges, and for collecting data on the physical dimensions of the display device for computing the DPI (see Appendix Y, Dots Per Inch). However, if you wish to disable the driver's use of the EDID, you can set this option to False:

                            Option "UseEDID" "FALSE"
                            and nvidia-glx should add [Option "UseEDID" "False"] to [Section "Device"] in xorg.conf
                            https://bugs.launchpad.net/ubuntu/+s...20/+bug/105957

                            Does this any good ?
                            Before you edit, BACKUP !

                            Why there are dead links ?
                            1. Thread: Please explain how to access old kubuntu forum posts
                            2. Thread: Lost Information

                            Comment


                              #15
                              Re: 1280x1024 is unavailable

                              [nvidia-glx] is still installed.
                              After adding [Option "UseEDID" "FALSE"] max video mode become 640x480.

                              Comment

                              Working...
                              X