Your message dated Sun, 02 Sep 2007 12:22:39 +0100
with message-id <[EMAIL PROTECTED]>
and subject line nvidia-glx: All but one of my video modes have disappeared
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nvidia-glx
Version: 1.0.8756-2
Severity: important

Since upgrading to version 8756 of the driver, all but one of my video
modes has disappeared. This beaks any game or other program that wants to
change to a lower resoultion.

I am unable to change to any video mode other than 1280x960:

$ xrandr
 SZ:    Pixels          Physical       Refresh
 *0   1280 x 960    ( 339mm x 254mm )  *85
 Current rotation - normal
 Current reflection - none
 Rotations possible - normal
 Reflections possible - none

In older versions of the driver, there were about 15 choices going all
the way down to 320x240.

Xorg's config and log files are attached.

-- Package-specific info:
uname -r:
Linux xerces 2.6.16-1-k7 #2 Sat Apr 15 20:59:05 UTC 2006 i686 GNU/Linux


/proc/version:
Linux version 2.6.16-1-k7 (Debian 2.6.16-7) ([EMAIL PROTECTED]) (gcc version 
4.0.3 (Debian 4.0.3-1)) #2 Sat Apr 15 20:59:05 UTC 2006


/proc/driver/nvidia/version:


0000:01:00.0 VGA compatible controller: nVidia Corporation NV40 [GeForce 6800] 
(rev a1)


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages nvidia-glx depends on:
ii  libc6                     2.3.6-7        GNU C Library: Shared libraries
ii  libx11-6                  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii  nvidia-kernel-2.6.16-1-k7 1.0.8756-4     NVIDIA binary kernel module for Li
ii  xserver-common            6.9.0.dfsg.1-6 files and utilities common to all 

-- debconf information:
* nvidia-glx/tlsyes: true
  nvidia-glx/tlsno: false
# xorg.conf (Xorg 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.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg
Section "ServerFlags"
        Option "AllowDeactivateGrabs" "on"
        Option "AllowClosedownGrabs" "on"
EndSection

Section "Files"
        #FontPath       "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        # features
        Load "glx"    # nvidia glx
        Load "extmod" # misc extension: SHAPE, SHM, VidMode, DGA, XV, etc
        Load "dbe"    # Double Buffering Extension
        Load "record" # RECORD extension (used for testing)

        # font rasterisers
        Load    "bitmap"
        Load    "freetype" # incompatible with xtt
        #Load    "speedo"
        #Load    "type1"
        #Load    "xtt"      # incompatible with freetype

        # hardware detection
        Load    "int10" # real-mode x86 emulator for softbooting 2ndry VGA cards
        Load    "vbe"   # VESA BIOS Extensions; depends on int10
        Load    "ddc"   # Data Display Channel
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        #Driver         "keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
#       Option          "XkbRules"      "base"
#       Option          "XkbRules"      "xorg"
#       Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "gb"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        #Option         "Protocol"              "ImPS/2"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "false"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "NVIDIA Corporation NV28 [GeForce4 Ti 4200 AGP 8x]"
        Driver          "nvidia"
        Option      "nologo" "true"
#       Option      "renderaccel" "true"
EndSection

Section "Monitor"
        Identifier      "JC-17W41"
        Option          "DPMS"
        #HorizSync      30-92 # from dexconf
        #VertRefresh    50-85

        #HorizSync      31-96 # correct values
        #VertRefresh    55-160
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Corporation NV28 [GeForce4 Ti 4200 AGP 8x]"
        Monitor         "JC-17W41"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                #Modes          "1600x1200" "1280x1024" "1152x864" "1024x768" 
"832x624" "800x600" "720x400" "640x480"
                Modes "1280x960"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection
#
#Section "Extensions"
#       Option "Composite" "true"
#EndSection
X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-6 20060403233528 David 
Nusinow <[EMAIL PROTECTED]>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.12-1-686 i686 [ELF] 
Current Operating System: Linux xerces 2.6.16-1-k7 #2 Sat Apr 15 20:59:05 UTC 
2006 i686
Build Date: 04 April 2006
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.16-1-k7 (Debian 2.6.16-7) ([EMAIL PROTECTED]) (gcc 
version 4.0.3 (Debian 4.0.3-1)) #2 Sat Apr 15 20:59:05 UTC 2006 
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 Apr 20 12:05:01 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "JC-17W41"
(**) |   |-->Device "NVIDIA Corporation NV28 [GeForce4 Ti 4200 AGP 8x]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
        Entry deleted from font path.
(**) FontPath set to 
"/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowDeactivateGrabs" "on"
(**) Option "AllowClosedownGrabs" "on"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.8
        X.Org XInput driver : 0.5
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3189 card 1043,807f rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b168 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0a:0: chip 1814,0201 card 1814,2560 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:0b:0: chip 105a,4d68 card 105a,4d68 rev 01 class 01,80,85 hdr 00
(II) PCI: 00:0e:0: chip 1102,0002 card 1102,8065 rev 0a class 04,01,00 hdr 80
(II) PCI: 00:0e:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(II) PCI: 00:0f:0: chip 1260,3890 card 1113,ee03 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1043,80a1 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1043,80a1 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1043,80a1 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80a1 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0041 card 1458,310f rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xd5000000 - 0xd7dfffff (0x2e00000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xd7f00000 - 0xdfffffff (0x8100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV40 [GeForce 6800] rev 161, Mem @ 
0xd6000000/24, 0xd8000000/27, 0xd5000000/24, BIOS @ 0xd7fe0000/17
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 
0xdfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [1] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [2] -1  0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [3] -1  0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [4] -1  0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [5] -1  0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [6] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [7] -1  0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [8] -1  0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [9] -1  0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [10] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [11] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [12] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [13] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [14] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [15] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [16] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [17] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [18] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [19] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [21] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [22] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [1] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [2] -1  0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [3] -1  0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [4] -1  0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [5] -1  0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [6] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [7] -1  0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [8] -1  0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [9] -1  0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [10] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [11] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [12] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [13] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [14] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [15] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [16] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [17] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [18] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [19] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [21] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [22] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [6] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [7] -1  0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [8] -1  0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [9] -1  0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [10] -1 0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [11] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [12] -1 0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [13] -1 0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [14] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [15] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [19] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [20] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [21] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [22] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [23] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [24] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [25] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [26] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [27] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [28] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [29] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.8756
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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 FontCache
(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: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 6.9.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.8756
        Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA X Driver  1.0-8756  Wed Mar 29 14:29:06 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01: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/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [6] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [7] -1  0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [8] -1  0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [9] -1  0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [10] -1 0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [11] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [12] -1 0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [13] -1 0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [14] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [15] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [19] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [20] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [21] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [22] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [23] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [24] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [25] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [26] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [27] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [28] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [29] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [6] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [7] -1  0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [8] -1  0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [9] -1  0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [10] -1 0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [11] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [12] -1 0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [13] -1 0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [14] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [15] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [19] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [20] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [21] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [22] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [23] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [24] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [25] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [26] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [27] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [28] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [29] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [30] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [31] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [32] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
        [33] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [34] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(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): Option "NoLogo" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 6800 at PCI:1:0:0
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.40.02.26.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6800 at PCI:1:0:0:
(--) NVIDIA(0):     Mitsubishi JC-17W41 (CRT-0)
(--) NVIDIA(0): Mitsubishi JC-17W41 (CRT-0): 400 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x960"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 960
(++) NVIDIA(0): DPI set to (96, 96); computed from -dpi X commandline option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B]
        [1] 0   0       0xd8000000 - 0xdfffffff (0x8000000) MX[B]
        [2] 0   0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B]
        [3] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [4] -1  0       0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
        [5] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] -1  0       0xd2800000 - 0xd28000ff (0x100) MX[B]
        [9] -1  0       0xd3000000 - 0xd30000ff (0x100) MX[B]
        [10] -1 0       0xd3800000 - 0xd3801fff (0x2000) MX[B]
        [11] -1 0       0x30000000 - 0x30003fff (0x4000) MX[B]
        [12] -1 0       0xd4000000 - 0xd4003fff (0x4000) MX[B]
        [13] -1 0       0xd4800000 - 0xd4801fff (0x2000) MX[B]
        [14] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [15] -1 0       0xd7fe0000 - 0xd7ffffff (0x20000) MX[B](B)
        [16] -1 0       0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
        [17] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [18] -1 0       0xd6000000 - 0xd6ffffff (0x1000000) MX[B](B)
        [19] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [20] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [21] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [22] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [23] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [24] -1 0       0x00009000 - 0x000090ff (0x100) IX[B]
        [25] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [26] -1 0       0x00009800 - 0x0000981f (0x20) IX[B]
        [27] -1 0       0x0000a000 - 0x0000a01f (0x20) IX[B]
        [28] -1 0       0x0000a400 - 0x0000a41f (0x20) IX[B]
        [29] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [30] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [31] -1 0       0x0000b400 - 0x0000b40f (0x10) IX[B]
        [32] -1 0       0x0000b800 - 0x0000b803 (0x4) IX[B]
        [33] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [34] -1 0       0x0000d400 - 0x0000d403 (0x4) IX[B]
        [35] -1 0       0x0000d800 - 0x0000d807 (0x8) IX[B]
        [36] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [37] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x960"
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(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" "gb"
(**) Generic Keyboard: XkbLayout: "gb"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) Open ACPI successful (/var/run/acpid.socket)
(II) NVIDIA(0): Setting mode "1280x960"
(II) Configured Mouse: ps2EnableDataReporting: succeeded

--- End Message ---
--- Begin Message ---
Version: 100.14.11-1

Well, in the latest version of the driver, the modes have come back.
What NVIDIA giveth, NVIDIA taketh away or something :)

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to