Rejected as the OP doesn't have this hardware to test. Reopen this bug
if you have the same problems - it should be easier...

** Summary changed:

- NVIDIA propietary driver doesn't works with Xinerama
+ NVIDIA proprietary driver doesn't works with Xinerama

** Description changed:

  Binary package hint: xorg
  
  NVIDIA propietary driver doesn't works with Xinerama.
  
  See my xorg.conf:
  
- [...]
+ [...]xorg
  
  Section "Module"
          Load    "i2c"
          Load    "bitmap"
          Load    "ddc"
          #Load   "dri"
          Load    "extmod"
          Load    "freetype"
          Load    "glx"
          Load    "int10"
          Load    "type1"
          Load    "vbe"
  EndSection
  
  [...]
  
  Section "Device"
          Identifier      "NVIDIA / GeForce FX 5200"
  #############################################
          Driver          "nv"    <------------------  With "nvidia" driver, 
doesn't work
  #############################################
          BusID           "PCI:01:0:0"
          Option          "NoLogo"
  EndSection
  
  Section "Device"
          Identifier      "NVIDIA / SGS Thomson (Joint Venture) Riva128"
          Driver          "nv"
          BusID           "PCI:0:10:0"
  EndSection
  
  Section "Monitor"
          Identifier      "Monitor SamSung"
          Option          "DPMS"
          HorizSync       30-55
          VertRefresh     50-120
  EndSection
  
  Section "Monitor"
          Identifier      "Monitor LG"
          Option          "DPMS"
          HorizSync       30-55
          VertRefresh     50-120
  EndSection
  
  Section "Screen"
          Identifier      "Screen 0"
          Device          "NVIDIA / GeForce FX 5200"
          Monitor         "Monitor SamSung"
          DefaultDepth    24
          SubSection "Display"
                  Depth           16
                  Modes           "1024x768" "832x624" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
                  Depth           24
                  Modes           "1024x768" "832x624" "800x600" "640x480"
          EndSubSection
  EndSection
  
  
  Section "Screen"
          Identifier      "Screen 1"
          Device          "NVIDIA / SGS Thomson (Joint Venture) Riva128"
          Monitor         "Monitor LG"
          DefaultDepth    24
          SubSection "Display"
                  Depth           16
                  Modes           "1024x768" "832x624" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
                  Modes           "1024x768" "832x624" "800x600" "640x480"
          EndSubSection
          SubSection "Display"
                  Depth           24
                  Modes           "1024x768" "832x624" "800x600" "640x480"
          EndSubSection
  EndSection
  
  Section "ServerFlags"
          Option "Xinerama" "true"
  EndSection
  
  Section "ServerLayout"
          Identifier      "Default Layout"
          Screen  0       "Screen 0"
          Screen  1       "Screen 1" RightOf "Screen 0"
          InputDevice     "Generic Keyboard"
          InputDevice     "Configured Mouse"
  EndSection
  
  Section "DRI"
          Mode    0666
  EndSection
  
  #
  
-----------------------------------------------------------------------------------------------
  #
  
  Xorg.0.log.old:
  
  
  X Window System Version 7.1.1
  Release Date: 12 May 2006
  X Protocol Version 11, Revision 0, Release 7.1.1
  Build Operating System: Linux 2.6.15.7 i686 
  Current Operating System: Linux satellite 2.6.17-10-generic #2 SMP Fri Oct 13 
18:45:35 UTC 2006 i686
  Build Date: 07 July 2006
        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 Nov  1 09:25:54 2006
  (==) Using config file: "/etc/X11/xorg.conf"
  (==) ServerLayout "Default Layout"
  (**) |-->Screen "Screen 0" (0)
  (**) |   |-->Monitor "Monitor SamSung"
  (**) |   |-->Device "NVIDIA / GeForce FX 5200"
  (**) |-->Screen "Screen 1" (1)
  (**) |   |-->Monitor "Monitor LG"
  (**) |   |-->Device "NVIDIA / SGS Thomson (Joint Venture) Riva128"
  (**) |-->Input Device "Generic Keyboard"
  (**) |-->Input Device "Configured Mouse"
  (WW) The directory "/usr/share/X11/fonts/misc" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
        Entry deleted from font path.
  (WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
        Entry deleted from font path.
  (WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
  (**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/misc/,
        /usr/share/fonts/X11/TTF/,
        /usr/share/fonts/X11/OTF,
        /usr/share/fonts/X11/Type1/,
        /usr/share/fonts/X11/CID/,
        /usr/share/fonts/X11/100dpi/,
        /usr/share/fonts/X11/75dpi/
  (==) RgbPath set to "/usr/share/X11/rgb"
  (==) ModulePath set to "/usr/lib/xorg/modules"
  (**) Option "Xinerama" "true"
  (**) Xinerama: enabled
  (II) Open ACPI successful (/var/run/acpid.socket)
  (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.0
        X.Org XInput driver : 0.6
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
  (II) Loader running on linux
  (II) LoadModule: "bitmap"
  (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
  (II) Module bitmap: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
  (II) Loading font Bitmap
  (II) LoadModule: "pcidata"
  (II) Loading /usr/lib/xorg/modules/libpcidata.so
  (II) Module pcidata: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
  (++) using VT number 7
  
  (II) PCI: PCI scan (all values are in hex)
  (II) PCI: 00:00:0: chip 1106,3205 card 1043,80f9 rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
  (II) PCI: 00:09:0: chip 8086,1080 card 8086,100a rev 03 class 07,03,00 hdr 00
  (II) PCI: 00:0a:0: chip 12d2,0018 card 1092,1092 rev 10 class 03,00,00 hdr 00
  (II) PCI: 00:10:0: chip 1106,3038 card 1043,80ed rev 80 class 0c,03,00 hdr 80
  (II) PCI: 00:10:1: chip 1106,3038 card 1043,80ed rev 80 class 0c,03,00 hdr 80
  (II) PCI: 00:10:2: chip 1106,3038 card 1043,80ed rev 80 class 0c,03,00 hdr 80
  (II) PCI: 00:10:3: chip 1106,3104 card 1043,80ed rev 82 class 0c,03,20 hdr 00
  (II) PCI: 00:11:0: chip 1106,3177 card 1043,80f9 rev 00 class 06,01,00 hdr 80
  (II) PCI: 00:11:1: chip 1106,0571 card 1043,80ed rev 06 class 01,01,8a hdr 00
  (II) PCI: 00:11:5: chip 1106,3059 card 1043,80b0 rev 50 class 04,01,00 hdr 00
  (II) PCI: 00:12:0: chip 1106,3065 card 1043,80ff rev 74 class 02,00,00 hdr 00
  (II) PCI: 01:00:0: chip 10de,0322 card 0000,0000 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: 0x0004 (VGA_EN is cleared)
  (II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xe8000000 - 0xe9ffffff (0x2000000) MX[B]
  (II) Bus 1 prefetchable memory range:
        [0] -1  0       0xd0000000 - 0xdfffffff (0x10000000) 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:*(0:10:0) NVidia / SGS Thomson (Joint Venture) Riva128 rev 16, Mem @ 
0xea000000/24, 0xeb000000/24
  (--) PCI: (1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 
0xe8000000/24, 0xd0000000/28
  (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 0xe0000000 from 0xe7ffffff to 
0xdfffffff
  (II) Active PCI resource ranges:
        [0] -1  0       0xed002000 - 0xed0020ff (0x100) MX[B]
        [1] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [2] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [3] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [4] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [5] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [6] -1  0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [7] -1  0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [8] -1  0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [9] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [10] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [11] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [12] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [13] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [14] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
  (II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xed002000 - 0xed0020ff (0x100) MX[B]
        [1] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [2] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [3] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [4] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [5] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [6] -1  0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [7] -1  0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [8] -1  0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [9] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [10] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [11] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [12] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [13] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [14] -1 0       0x0000d000 - 0x0000d0ff (0x100) 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       0xed002000 - 0xed0020ff (0x100) MX[B]
        [5] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [6] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [7] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [10] -1 0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [11] -1 0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [15] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [17] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [18] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [19] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
  (II) LoadModule: "i2c"
  (II) Loading /usr/lib/xorg/modules/libi2c.so
  (II) Module i2c: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.0
  (II) LoadModule: "bitmap"
  (II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
  (II) Loading font Bitmap
  (II) LoadModule: "ddc"
  (II) Loading /usr/lib/xorg/modules/libddc.so
  (II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
  (II) LoadModule: "extmod"
  (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
  (II) Module extmod: vendor="X.Org Foundation"
        compiled for 7.1.1, 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.1.1, 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.8774
        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.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
  (II) LoadModule: "type1"
  (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
  (II) Module type1: vendor="X.Org Foundation"
        compiled for 7.1.1, 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.1.1, module version = 1.1.0
        ABI class: X.Org Video Driver, version 1.0
  (II) LoadModule: "nvidia"
  (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.o
  (II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.8774
        Module class: X.Org Video Driver
  (II) LoadModule: "nv"
  (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
  (II) Module nv: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0
  (II) LoadModule: "kbd"
  (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
  (II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
  (II) LoadModule: "mouse"
  (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
  (II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
  (II) NVIDIA X Driver  1.0-8774  Tue Aug  1 20:56:50 PDT 2006
  (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
        Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
        Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
        GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
        GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
        Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
        GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
        GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
        GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
        GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
        GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
        GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
        Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
        GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
        GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
        GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
        Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
        GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
        Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
        GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
        GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
        GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
        GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
        GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
        Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
        GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
        GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
        GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
        GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
        GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
        Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
        GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
        GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
        GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
        GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
        Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
        GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
        GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
        GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
        Quadro FX 540, GeForce 6200, GeForce 6500,
        GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
        GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
        GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
        GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
        GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
        GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
        GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
        GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
        GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
        GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
        GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
        GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
        Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
        GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
        GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
        Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
        Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
        GeForce Go 6150, GeForce Go 6100
  (II) Primary Device is: PCI 00:0a: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.1.1, 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.1.1, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.0
  (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       0xed002000 - 0xed0020ff (0x100) MX[B]
        [5] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [6] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [7] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [10] -1 0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [11] -1 0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [15] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [17] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [18] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [19] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
  (--) Chipset RIVA 128 found
  (II) Loading sub module "riva128"
  (II) LoadModule: "riva128"
  (II) Loading /usr/lib/xorg/modules/drivers/riva128.so
  (II) Module riva: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0
  (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       0xed002000 - 0xed0020ff (0x100) MX[B]
        [5] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [6] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [7] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [10] -1 0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [11] -1 0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [15] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [17] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [18] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [19] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d0ff (0x100) 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       0xed002000 - 0xed0020ff (0x100) MX[B]
        [5] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [6] -1  0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [7] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [10] -1 0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [11] -1 0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [12] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [13] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [14] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [15] 1  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [16] 1  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [17] 1  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [21] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [22] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [23] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [24] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [25] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [26] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [27] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [28] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
        [29] 1  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [30] 1  0       0x000003c0 - 0x000003df (0x20) IS[B]
  (II) Setting vga for screen 0.
  (II) Setting vga for screen 1.
  (**) 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"
  (**) 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 FX 5200 at PCI:1:0:0
  (--) NVIDIA(0): VideoRAM: 131072 kBytes
  (--) NVIDIA(0): VideoBIOS: 04.34.20.27.06
  (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 FX 5200 at PCI:1:0:0:
  (--) NVIDIA(0):     Samsung SyncMaster (CRT-0)
  (--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
  (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 350.0 MHz maximum pixel clock
  (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 350.0 MHz maximum pixel clock
  (--) NVIDIA(0): TV encoder: NVIDIA
  (II) NVIDIA(0): Assigned Display Device: CRT-0
  (II) NVIDIA(0): Validated modes:
  (II) NVIDIA(0):     "1024x768"
  (II) NVIDIA(0):     "832x624"
  (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 (72, 72); computed from "UseEdidDpi" X config 
option
  (II) Loading sub module "int10"
  (II) LoadModule: "int10"
  (II) Reloading /usr/lib/xorg/modules/libint10.so
  (II) RIVA128(1): Initializing int10
  (II) RIVA128(1): Primary V_BIOS segment is: 0xc000
  (**) RIVA128(1): Depth 24, (--) framebuffer bpp 32
  (==) RIVA128(1): RGB weight 888
  (==) RIVA128(1): Default visual is TrueColor
  (II) Loading sub module "vgahw"
  (II) LoadModule: "vgahw"
  (II) Loading /usr/lib/xorg/modules/libvgahw.so
  (II) Module vgahw: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.0
  (==) RIVA128(1): Using HW cursor
  (--) RIVA128(1): Linear framebuffer at 0xEB000000
  (--) RIVA128(1): MMIO registers at 0xEA000000
  (II) Loading sub module "i2c"
  (II) LoadModule: "i2c"
  (II) Reloading /usr/lib/xorg/modules/libi2c.so
  (II) Loading sub module "ddc"
  (II) LoadModule: "ddc"
  (II) Reloading /usr/lib/xorg/modules/libddc.so
  (II) RIVA128(1): I2C bus "DDC" initialized.
  (II) RIVA128(1): Probing for EDID...
  (II) RIVA128(1): I2C device "DDC:ddc2" registered at address 0xA0.
  (II) RIVA128(1): I2C device "DDC:ddc2" removed.
  (II) RIVA128(1):   ... found one
  (II) RIVA128(1): Manufacturer: GSM  Model: 3acb  Serial#: 0
  (II) RIVA128(1): Year: 1998  Week: 0
  (II) RIVA128(1): EDID Version: 1.1
  (II) RIVA128(1): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
  (II) RIVA128(1): Signal levels configurable
  (II) RIVA128(1): Sync:  Separate
  (II) RIVA128(1): Max H-Image Size [cm]: horiz.: 28  vert.: 21
  (II) RIVA128(1): Gamma: 2.12
  (II) RIVA128(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
  (II) RIVA128(1): redX: 0.616 redY: 0.341   greenX: 0.277 greenY: 0.588
  (II) RIVA128(1): blueX: 0.143 blueY: 0.062   whiteX: 0.281 whiteY: 0.311
  (II) RIVA128(1): Supported VESA Video Modes:
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED] (interlaced)
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): [EMAIL PROTECTED]
  (II) RIVA128(1): Manufacturer's mask: 0
  (II) RIVA128(1): Supported Future Video Modes:
  (II) RIVA128(1): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
  (II) RIVA128(1): #1: hsize: 1024  vsize 768  refresh: 85  vid: 22881
  (II) RIVA128(1): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
  (II) RIVA128(1): Supported additional Video Mode:
  (II) RIVA128(1): clock: 36.0 MHz   Image Size:  260 x 190 mm
  (II) RIVA128(1): h_active: 640  h_sync: 696  h_sync_end 752 h_blank_end 832 
h_border: 0
  (II) RIVA128(1): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 509 
v_border: 0
  (II) RIVA128(1): Supported additional Video Mode:
  (II) RIVA128(1): clock: 56.2 MHz   Image Size:  260 x 190 mm
  (II) RIVA128(1): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 
h_border: 0
  (II) RIVA128(1): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 
v_border: 0
  (II) RIVA128(1): Supported additional Video Mode:
  (II) RIVA128(1): clock: 94.5 MHz   Image Size:  260 x 190 mm
  (II) RIVA128(1): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 
1376 h_border: 0
  (II) RIVA128(1): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 
v_border: 0
  (II) RIVA128(1): Supported additional Video Mode:
  (II) RIVA128(1): clock: 108.0 MHz   Image Size:  260 x 190 mm
  (II) RIVA128(1): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 
1688 h_border: 0
  (II) RIVA128(1): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 
1066 v_border: 0
  (--) RIVA128(1): VideoRAM: 4096 kBytes
  (==) RIVA128(1): Using gamma correction (1.0, 1.0, 1.0)
  (WW) RIVA128(1): config file hsync range 30-55kHz not within DDC hsync ranges.
  (WW) RIVA128(1): config file vrefresh range 50-120Hz not within DDC vrefresh 
ranges.
  (II) RIVA128(1): Monitor LG: Using hsync range of 30.00-55.00 kHz
  (II) RIVA128(1): Monitor LG: Using vrefresh range of 50.00-120.00 Hz
  (II) RIVA128(1): Clock range:  12.00 to 256.00 MHz
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (II) RIVA128(1): Not using default mode "512x384" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (II) RIVA128(1): Not using default mode "512x384" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (II) RIVA128(1): Not using default mode "512x384" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1152x864" (hsync out of range)
  (II) RIVA128(1): Not using default mode "576x432" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1280x960" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "640x480" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1280x960" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "640x480" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1280x1024" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "640x512" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1280x1024" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "640x512" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1280x1024" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "640x512" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1792x1344" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "896x672" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1792x1344" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "896x672" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1856x1392" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "928x696" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1856x1392" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "928x696" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1920x1440" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "960x720" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1920x1440" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "960x720" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1152x864" (hsync out of range)
  (II) RIVA128(1): Not using default mode "576x432" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1400x1050" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "700x525" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1400x1050" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "700x525" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1400x1050" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "700x525" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1400x1050" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "700x525" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1440x900" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "720x450" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1600x1024" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "800x512" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1680x1050" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "840x525" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1920x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "960x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1920x1200" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "960x600" (hsync out of range)
  (II) RIVA128(1): Not using default mode "1920x1440" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "960x720" (hsync out of range)
  (II) RIVA128(1): Not using default mode "2048x1536" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (II) RIVA128(1): Not using default mode "2048x1536" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (II) RIVA128(1): Not using default mode "2048x1536" (insufficient memory for 
mode)
  (II) RIVA128(1): Not using default mode "1024x768" (hsync out of range)
  (--) RIVA128(1): Virtual size is 1024x768 (pitch 1024)
  (**) RIVA128(1): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
  (II) RIVA128(1): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 
777 806 -hsync -vsync
  (**) RIVA128(1): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
  (II) RIVA128(1): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 
667 -hsync -vsync
  (**) RIVA128(1): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
  (II) RIVA128(1): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 
631 +hsync +vsync
  (**) RIVA128(1): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
  (II) RIVA128(1): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 
-hsync -vsync
  (--) RIVA128(1): Display dimensions: (280, 210) mm
  (--) RIVA128(1): DPI set to (92, 92)
  (II) Loading sub module "fb"
  (II) LoadModule: "fb"
  (II) Reloading /usr/lib/xorg/modules/libfb.so
  (II) Loading sub module "xaa"
  (II) LoadModule: "xaa"
  (II) Loading /usr/lib/xorg/modules/libxaa.so
  (II) Module xaa: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.0
  (II) Loading sub module "ramdac"
  (II) LoadModule: "ramdac"
  (II) Reloading /usr/lib/xorg/modules/libramdac.so
  (--) Depth 24 pixmap format is 32 bpp
  (II) do I need RAC?  Yes, I do.
  (II) LoadModule: "rac"
  (II) Loading /usr/lib/xorg/modules/librac.so
  (II) Module rac: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
  (II) resource ranges after preInit:
        [0] 1   0       0xeb000000 - 0xebffffff (0x1000000) MX[B]
        [1] 1   0       0xea000000 - 0xeaffffff (0x1000000) MX[B]
        [2] 0   0       0xd0000000 - 0xdfffffff (0x10000000) MX[B]
        [3] 0   0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B]
        [4] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) 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       0xed002000 - 0xed0020ff (0x100) MX[B]
        [9] -1  0       0xed001000 - 0xed0010ff (0x100) MX[B]
        [10] -1 0       0xed000000 - 0xed000fff (0x1000) MX[B]
        [11] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [14] -1 0       0xeb000000 - 0xebffffff (0x1000000) MX[B](B)
        [15] -1 0       0xea000000 - 0xeaffffff (0x1000000) MX[B](B)
        [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [19] 1  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [20] 1  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [21] 1  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       0x0000ec00 - 0x0000ecff (0x100) IX[B]
        [25] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [26] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [27] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX[B]
        [28] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [29] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [30] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [31] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [32] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
        [33] 1  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [34] 1  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
  (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
  (==) RIVA128(1): Write-combining range (0xeb000000,0x400000)
  (II) RIVA128(1): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                8 128x128 slots
  (==) RIVA128(1): Backing store disabled
  (==) RIVA128(1): Silken mouse enabled
  (**) Option "dpms"
  (**) RIVA128(1): DPMS enabled
  (==) RandR enabled
  (II) Entity 0 shares no resources
  (II) Entity 1 shares no resources
  (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 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
  error opening security policy file /usr/lib/xserver/SecurityPolicy
  (**) 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" "abnt2"
  (**) Generic Keyboard: XkbModel: "abnt2"
  (**) Option "XkbLayout" "br"
  (**) Generic Keyboard: XkbLayout: "br"
  (**) 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
  (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)
      xkb_keycodes             { include "xfree86(abnt2)+aliases(qwerty)" };
      xkb_types                { include "complete" };
      xkb_compatibility        { include "complete" };
      xkb_symbols              { include "pc(pc104)+br+level3(ralt_switch)" };
      xkb_geometry             { include "pc(abnt2)" };
  (II) Configured Mouse: ps2EnableDataReporting: succeeded
  Could not init font path element /usr/share/fonts/X11/TTF/, removing from 
list!
  Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
  Could not init font path element /usr/share/fonts/X11/CID/, removing from 
list!
  
  Backtrace:
  0: /usr/X11R6/bin/X(xf86SigHandler+0x81) [0x80c3971]
  1: [0xffffe420]
  2: /usr/X11R6/bin/X(main+0x475) [0x806e705]
  3: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7d1a8cc]
  4: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa1) [0x806da51]
  
  Fatal server error:
  Caught signal 11.  Server aborting
  
  (II) Screen 0 shares mem & io resources
  (II) Screen 1 shares mem & io resources

** Tags added: nvidia-glx xorg

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
       Status: Unconfirmed => Rejected

-- 
NVIDIA proprietary driver doesn't works with Xinerama
https://launchpad.net/bugs/69668

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to