GeForce4 MX 4000. Only 800x600 resolution

Asked by Yukon

Why my graphic adapter work correctly with nvidia-glx-legacy, but when I use nvidia-glx 1:1.0.9631+2.6.20.5-16.29 with the same configuration files I don't have possibilite for change resolution more than 800x600.

Thank you.

==================================================================================
uname -r:

2.6.20-16-generic

==================================================================================
xrandr -q:

 SZ: Pixels Physical Refresh
*0 800 x 600 ( 270mm x 203mm ) *50
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none

==================================================================================
xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006

# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg

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/X11/fonts/misc"
    FontPath "/usr/share/X11/fonts/cyrillic"
    FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/Type1"
    FontPath "/usr/share/X11/fonts/100dpi"
    FontPath "/usr/share/X11/fonts/75dpi"
    FontPath "/usr/share/fonts/X11/misc"
    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 "type1"
    Load "vbe"
EndSection

Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "lv3:ralt_switch"
EndSection

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

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "stylus"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "eraser"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "cursor"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier "DAEWOO"
    HorizSync 31.0 - 80.0
    VertRefresh 56.0 - 75.0
    ModeLine "1280x1024" 108.9 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync
    ModeLine "1024x768" 81.8 1024 1080 1192 1360 768 769 772 802 -hsync +vsync
    Option "DPMS"
EndSection

Section "Device"
    Identifier "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "NoDCC"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "UseInternalAGPGART" "no"
    Option "RenderAccel" "true"
    Option "Coolbits" "1"
    Option "NvAGP" "3"
    Option "AddARGBVisuals" "True"
    Option "NoLogo" "True"
    Option "AddARGBGLXVisuals" "True"
    VideoRam 65536
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
    Monitor "DAEWOO"
    DefaultDepth 24
    SubSection "Display"
        Depth 16
        Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

==================================================================================
xorg.o.log:

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 yukon-pc 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 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: Tue Aug 21 21:56:32 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "DAEWOO"
(**) | |-->Device "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
 Entry deleted from font path.
(**) FontPath set to:
 /usr/share/X11/fonts/misc,
 /usr/share/X11/fonts/100dpi/:unscaled,
 /usr/share/X11/fonts/75dpi/:unscaled,
 /usr/share/X11/fonts/Type1,
 /usr/share/X11/fonts/100dpi,
 /usr/share/X11/fonts/75dpi,
 /usr/share/fonts/X11/misc,
 /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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81c92e0
(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 8086,1a30 card 1028,010e rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1028,010e rev 12 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1028,010e rev 12 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1028,010e rev 12 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1028,010e rev 12 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0185 card 3842,a093 rev c1 class 03,00,00 hdr 00
(II) PCI: 02:07:0: chip 1102,0004 card 1102,2002 rev 04 class 04,01,00 hdr 80
(II) PCI: 02:07:1: chip 1102,7003 card 1102,0040 rev 04 class 09,80,00 hdr 80
(II) PCI: 02:07:2: chip 1102,4001 card 1102,0010 rev 04 class 0c,00,10 hdr 80
(II) PCI: 02:0c:0: chip 10b7,9200 card 1028,00fe rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
 [1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
 [2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
 [3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xfe100000 - 0xfe2fffff (0x200000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0 0x30000000 - 0x300fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] rev 193, Mem @ 0xfc000000/24, 0xe8000000/27, BIOS @ 0x80000000/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 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) PCI Memory resource overlap reduced 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) Active PCI resource ranges:
 [0] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [1] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [2] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [3] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [4] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [5] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [7] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [8] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [9] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [10] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [11] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [12] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [1] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [2] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [3] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [4] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [5] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [7] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [8] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [9] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [10] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [11] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [12] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
 [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) All system 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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [13] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [14] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [15] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [16] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [17] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(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//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9631
 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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.2
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(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.9631
 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-9631 Thu Nov 9 17:39:58 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) 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 "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:
 [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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [13] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [14] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [15] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [16] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [17] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) resource ranges after probing:
 [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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [16] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [17] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [18] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [19] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [20] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [21] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [24] 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): Option "NvAGP" "3"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "Coolbits" "1"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) 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 GeForce4 MX 4000 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.39.02
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 4000 at PCI:1:0:0:
(--) NVIDIA(0): @@@ (CRT-0)
(--) NVIDIA(0): @@@ (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
 [1] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
 [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [6] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [7] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [8] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [10] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [11] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [18] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [19] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [20] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [21] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [22] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [23] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(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
(WW) NVIDIA(0): Option "NoDCC" is not used
(WW) NVIDIA(0): Option "VideoOverlay" is not used
(WW) NVIDIA(0): Option "OpenGLOverlay" is not used
(WW) NVIDIA(0): Option "UseInternalAGPGART" is not used
(WW) NVIDIA(0): Option "AddARGBVisuals" is not used
(==) 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"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) 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" "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/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/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/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)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/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!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nvidia-settings Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Artem Popov (artfwo) said :
#1

Hello!

You can try commenting out the "Modeline" options in the Monitor section of your xorg.conf. Most modern monitors can automatically determine the most appropriate modeline themselves.

Also, double-check the HorizSync and VertRefresh values in the same section against your monitor documentation. If you can't find the right values, commenting out these two may also help.

Revision history for this message
Yukon (yuriy-vashchuk) said :
#2

My monitor is Daewoo 17" TFT-LCD HL710S

From http://www.daewoointernational.ca/monitor/spec_hl710s.shtml

LCD
Type: 17" SXGA TFT LCD
...

VIDEO
Bandwidth: 135 MHz
Frequency (H): 31 - 80 KHz
Frequency (V): 56 - 75 Hz

I think modeline is good because if I change nvidia-glx for nvidia-glx-legacy all works correct, but I don't have 3D.
If I comment Modeline I don't see the difference.

Revision history for this message
Yukon (yuriy-vashchuk) said :
#3

gtf 1280 1024 60
# 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync

gtf 1024 768 75
# 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz
 Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync

gtf 800 600 75
# 800x600 @ 75.00 Hz (GTF) hsync: 47.02 kHz; pclk: 48.91 MHz
Modeline "800x600_75.00" 48.91 800 840 920 1040 600 601 604 627 -HSync +Vsync

Revision history for this message
Yukon (yuriy-vashchuk) said :
#4

I add the Option "UseEDID" "False" and after I can use 1280x1024 but only with 50,53,54Hz, not 60Hz.
I try to rename Modeline "1280x1024_60.00" to "1280x1024" but it is same.
Now I use 1280x1024 and I have 3D it's good and my problem is resolved.
But maybe it possible to use 60Hz?

Thanks a lot for all, also I used info from
http://ubuntuforums.org/showthread.php?t=408612&page=2

=========================================================================
xrandr -q:

 SZ: Pixels Physical Refresh
*0 1280 x 1024 ( 433mm x 346mm ) *50 53 54
 1 1024 x 768 ( 346mm x 260mm ) 51 59 60 61
 2 800 x 600 ( 270mm x 203mm ) 52 65 66 67 68 69
 3 1280 x 960 ( 433mm x 325mm ) 55
 4 1280 x 800 ( 433mm x 270mm ) 56
 5 1280 x 768 ( 433mm x 260mm ) 57
 6 1152 x 864 ( 390mm x 292mm ) 58
 7 960 x 600 ( 325mm x 203mm ) 62
 8 840 x 525 ( 284mm x 177mm ) 63
 9 832 x 624 ( 281mm x 211mm ) 64
 10 800 x 512 ( 270mm x 173mm ) 70
 11 720 x 450 ( 243mm x 152mm ) 71
 12 640 x 512 ( 216mm x 173mm ) 72 73
 13 640 x 480 ( 216mm x 162mm ) 74 75 76 77
 14 640 x 400 ( 216mm x 135mm ) 78
 15 640 x 384 ( 216mm x 130mm ) 79
 16 576 x 432 ( 195mm x 146mm ) 80
 17 512 x 384 ( 173mm x 130mm ) 81 82 83
 18 416 x 312 ( 140mm x 105mm ) 84
 19 400 x 300 ( 135mm x 101mm ) 85 86 87 88
 20 320 x 240 ( 108mm x 81mm ) 89 90 91
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none

=========================================================================
xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006

# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg

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/X11/fonts/misc"
    FontPath "/usr/share/X11/fonts/cyrillic"
    FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/Type1"
    FontPath "/usr/share/X11/fonts/100dpi"
    FontPath "/usr/share/X11/fonts/75dpi"
    FontPath "/usr/share/fonts/X11/misc"
    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 "type1"
    Load "vbe"
EndSection

Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "lv3:ralt_switch"
EndSection

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

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "stylus"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "eraser"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
    Identifier "cursor"
    Driver "wacom"
    Option "Device" "/dev/wacom"# Change to
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier "DAEWOO"
    HorizSync 31.0 - 80.0
    VertRefresh 56.0 - 75.0
    # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
    Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
    # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz
    Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
    # 800x600 @ 75.00 Hz (GTF) hsync: 47.02 kHz; pclk: 48.91 MHz
    Modeline "800x600_75.00" 48.91 800 840 920 1040 600 601 604 627 -HSync +Vsync
    Option "DPMS"
EndSection

Section "Device"
    Identifier "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "NoDCC"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "UseInternalAGPGART" "no"
    Option "RenderAccel" "true"
    Option "Coolbits" "1"
    Option "NvAGP" "3"
    Option "AddARGBVisuals" "True"
    Option "NoLogo" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "UseEDID" "False"
    VideoRam 65536
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
    Monitor "DAEWOO"
    DefaultDepth 24
    SubSection "Display"
        Depth 16
        Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

=========================================================================
xorg.o.log:

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 yukon-pc 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
Build Date: 04 April 2007
 Before reporting problems, check http://wiki.x.org
 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: Wed Aug 22 11:06:35 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "DAEWOO"
(**) | |-->Device "nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
 Entry deleted from font path.
(**) FontPath set to:
 /usr/share/X11/fonts/misc,
 /usr/share/X11/fonts/100dpi/:unscaled,
 /usr/share/X11/fonts/75dpi/:unscaled,
 /usr/share/X11/fonts/Type1,
 /usr/share/X11/fonts/100dpi,
 /usr/share/X11/fonts/75dpi,
 /usr/share/fonts/X11/misc,
 /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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81c92e0
(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 8086,1a30 card 1028,010e rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1028,010e rev 12 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1028,010e rev 12 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1028,010e rev 12 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1028,010e rev 12 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0185 card 3842,a093 rev c1 class 03,00,00 hdr 00
(II) PCI: 02:07:0: chip 1102,0004 card 1102,2002 rev 04 class 04,01,00 hdr 80
(II) PCI: 02:07:1: chip 1102,7003 card 1102,0040 rev 04 class 09,80,00 hdr 80
(II) PCI: 02:07:2: chip 1102,4001 card 1102,0010 rev 04 class 0c,00,10 hdr 80
(II) PCI: 02:0c:0: chip 10b7,9200 card 1028,00fe rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
 [1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
 [2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
 [3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xfe100000 - 0xfe2fffff (0x200000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0 0x30000000 - 0x300fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] rev 193, Mem @ 0xfc000000/24, 0xe8000000/27, BIOS @ 0x80000000/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 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) PCI Memory resource overlap reduced 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) Active PCI resource ranges:
 [0] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [1] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [2] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [3] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [4] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [5] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [7] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [8] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [9] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [10] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [11] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [12] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [1] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [2] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [3] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [4] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [5] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [7] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [8] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [9] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [10] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [11] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [12] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
 [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) All system 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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [13] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [14] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [15] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [16] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [17] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(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//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9631
 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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.2
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(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.9631
 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-9631 Thu Nov 9 17:39:58 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) 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 "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:
 [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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [13] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [14] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [15] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [16] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [17] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) resource ranges after probing:
 [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 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [5] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [6] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [8] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [9] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [16] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [17] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [18] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [19] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [20] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [21] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [24] 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): Option "NvAGP" "3"
(**) NVIDIA(0): Option "UseEDID" "False"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "Coolbits" "1"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Ignoring EDIDs
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 4000 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.39.02
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 4000 at PCI:1:0:0:
(--) NVIDIA(0): CRT-0
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from CRT-0's EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
 [1] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
 [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [6] -1 0 0xfe1ff400 - 0xfe1ff47f (0x80) MX[B]
 [7] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX[B]
 [8] -1 0 0xfe1ff800 - 0xfe1fffff (0x800) MX[B]
 [9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
 [10] -1 0 0xfd000000 - 0xfd01ffff (0x20000) MX[B](B)
 [11] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
 [12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [18] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
 [19] -1 0 0x0000ecb8 - 0x0000ecbf (0x8) IX[B]
 [20] -1 0 0x0000ecc0 - 0x0000ecff (0x40) IX[B]
 [21] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
 [22] -1 0 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [23] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(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
(WW) NVIDIA(0): Option "NoDCC" is not used
(WW) NVIDIA(0): Option "VideoOverlay" is not used
(WW) NVIDIA(0): Option "OpenGLOverlay" is not used
(WW) NVIDIA(0): Option "UseInternalAGPGART" is not used
(WW) NVIDIA(0): Option "AddARGBVisuals" is not used
(==) 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"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) 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" "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/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/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/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)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/wacom : Success
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
 No such file or directory.
Error opening /dev/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!

Revision history for this message
Dmitry Mityugov (dmitry-mityugov) said :
#5

Hello,

"Why my graphic adapter work correctly with nvidia-glx-legacy, but when I use nvidia-glx 1:1.0.9631+2.6.20.5-16.29 with the same configuration files I don't have possibilite for change resolution more than 800x600" - that probably because nVidia removed support for your video card from drivers other than those in nvidia-glx-legacy package

Revision history for this message
Sitsofe Wheeler (sitsofe) said :
#6

Yukon:
I'd guess this is down to changes in the way that monitor EDID information is read between drivers. You may find some help on https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia ...

Can you help with this problem?

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

To post a message you must log in.