LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Having problems with X on Ubunutu 9.10 with Nvidia FX570 and Geforce 6200 (https://www.linuxquestions.org/questions/linux-software-2/having-problems-with-x-on-ubunutu-9-10-with-nvidia-fx570-and-geforce-6200-a-798964/)

ghstridr 03-30-2010 03:19 PM

Having problems with X on Ubunutu 9.10 with Nvidia FX570 and Geforce 6200
 
I am pulling my hair out over this.
I previously had a GeForce 6200+1 monitor and a Quadro FX550+2 monitors (all monitors 20" 1660x1200-same model). Had TwinView running on the Quadro, with a seperate X desktop on the 6200. Then with Xinerama, pulled it all together into one desktop. Worked beautifully.
Then the fan on the Quadro gave out and Dell replaced it with a FX570.
Now Xinerama horks and I get several messages about :
Code:

(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
 ddxSigGiveUp: Closing log

Code:

Here is the current xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder75)  Fri Mar 12 01:44:55 PST 2010

Section "ServerLayout"
    Identifier    "Layout0"
    Screen      0  "Screen0" 1600 0
    Screen      1  "Screen1" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option        "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier    "Mouse0"
    Driver        "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/psaux"
    Option        "Emulate3Buttons" "no"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier    "Keyboard0"
    Driver        "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "DELL 2007FP"
    HorizSync      30.0 - 83.0
    VertRefresh    56.0 - 76.0
    Option        "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier    "Monitor1"
    VendorName    "Unknown"
    ModelName      "DELL 2007FP"
    HorizSync      30.0 - 83.0
    VertRefresh    56.0 - 76.0
    Option        "DPMS"
EndSection

Section "Device"
    Identifier    "Device0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "Quadro FX 570"
    BusID          "PCI:7:0:0"
EndSection

Section "Device"
    Identifier    "Device1"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce 6200"
    BusID          "PCI:12:2:0"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option        "TwinView" "1"
    Option        "TwinViewXineramaInfoOrder" "DFP-0"
    Option        "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1600+0"
    SubSection    "Display"
        Depth      24
    EndSubSection
EndSection

Section "Screen"
    Identifier    "Screen1"
    Device        "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option        "TwinView" "0"
    Option        "metamodes" "nvidia-auto-select +0+0"
    SubSection    "Display"
        Depth      24
    EndSubSection
EndSection

and the Xorg.0.log file for when Xinerama is turned on:

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
Current Operating System: Linux lothlorien 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 i686
Kernel command line: root=UUID=871a2478-0b46-46cc-bef6-92be913d57de ro quiet splash
Build Date: 04 March 2010  09:56:47AM
xorg-server 2:1.6.4-2ubuntu4.2 (buildd@)
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
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: Mon Mar 29 17:07:51 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |  |-->Monitor "Monitor0"
(**) |  |-->Device "Device0"
(**) |-->Screen "Screen1" (1)
(**) |  |-->Monitor "Monitor1"
(**) |  |-->Device "Device1"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "1"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x3bc0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:7:0:0) 10de:040e:10de:0474 nVidia Corporation G84 [Quadro FX 570] rev 161, Mem @ 0xfa000000/16777216, 0xb0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000dc80/128, BIOS @ 0x????????/131072
(--) PCI: (0:12:2:0) 10de:0221:3842:b399 nVidia Corporation NV44A [GeForce 6200] rev 161, Mem @ 0xf2000000/16777216, 0xd0000000/268435456, 0xf3000000/16777216, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
        [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[B]
        [9] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [13] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [17] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [21] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [25] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [26] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [27] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [28] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [29] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [30] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [31] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [32] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [33] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [34] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [35] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [36] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [37] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [38] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [39] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [40] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [41] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [42] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [43] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [44] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [45] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [46] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [47] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.15  Thu Mar 11 23:39:48 PST 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(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.0
        Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  195.36.15  Thu Mar 11 22:01:49 PST 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 07@00:00:0
(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 1.6.4, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
        [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[B]
        [9] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [13] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [17] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [21] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [25] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [26] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [27] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [28] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [29] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [30] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [31] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [32] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [33] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [34] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [35] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [36] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [37] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [38] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [39] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [40] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [41] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [42] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [43] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [44] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [45] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [46] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [47] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
(**) 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 "TwinView" "1"
(**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1600+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "DFP-0"
(**) Mar 29 17:07:51 NVIDIA(0): Enabling RENDER acceleration
(II) Mar 29 17:07:51 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Mar 29 17:07:51 NVIDIA(0):    enabled.
(II) Mar 29 17:07:52 NVIDIA(0): NVIDIA GPU Quadro FX 570 (G84GL) at PCI:7:0:0 (GPU-0)
(--) Mar 29 17:07:52 NVIDIA(0): Memory: 262144 kBytes
(--) Mar 29 17:07:52 NVIDIA(0): VideoBIOS: 60.84.63.00.11
(II) Mar 29 17:07:52 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Mar 29 17:07:52 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Mar 29 17:07:52 NVIDIA(0): Connected display device(s) on Quadro FX 570 at PCI:7:0:0:
(--) Mar 29 17:07:52 NVIDIA(0):    DELL 2007FP (DFP-0)
(--) Mar 29 17:07:52 NVIDIA(0):    DELL 2007FP (DFP-1)
(--) Mar 29 17:07:52 NVIDIA(0): DELL 2007FP (DFP-0): 330.0 MHz maximum pixel clock
(--) Mar 29 17:07:52 NVIDIA(0): DELL 2007FP (DFP-0): Internal Dual Link TMDS
(--) Mar 29 17:07:52 NVIDIA(0): DELL 2007FP (DFP-1): 330.0 MHz maximum pixel clock
(--) Mar 29 17:07:52 NVIDIA(0): DELL 2007FP (DFP-1): Internal Dual Link TMDS
(**) Mar 29 17:07:52 NVIDIA(0): TwinView enabled
(II) Mar 29 17:07:52 NVIDIA(0): Display Devices found referenced in MetaMode: DFP-0, DFP-1
(II) Mar 29 17:07:52 NVIDIA(0): Assigned Display Devices: DFP-0, DFP-1
(II) Mar 29 17:07:52 NVIDIA(0): Validated modes:
(II) Mar 29 17:07:52 NVIDIA(0):   
(II) Mar 29 17:07:52 NVIDIA(0):    "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+1600+0"
(II) Mar 29 17:07:52 NVIDIA(0): Virtual screen size determined to be 3200 x 1200
(--) Mar 29 17:07:52 NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
(--) Mar 29 17:07:52 NVIDIA(0):    option
(WW) Mar 29 17:07:52 NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
(WW) Mar 29 17:07:52 NVIDIA(0):    UBB.
(==) Mar 29 17:07:52 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "nvidia-auto-select +0+0"
(**) Mar 29 17:07:52 NVIDIA(1): Enabling RENDER acceleration
(II) Mar 29 17:07:53 NVIDIA(1): NVIDIA GPU GeForce 6200 (NV44) at PCI:12:2:0 (GPU-1)
(--) Mar 29 17:07:53 NVIDIA(1): Memory: 262144 kBytes
(--) Mar 29 17:07:53 NVIDIA(1): VideoBIOS: 05.44.a2.10.49
(--) Mar 29 17:07:53 NVIDIA(1): Interlaced video modes are supported on this GPU
(--) Mar 29 17:07:53 NVIDIA(1): Connected display device(s) on GeForce 6200 at PCI:12:2:0:
(--) Mar 29 17:07:53 NVIDIA(1):    DELL 2007FP (DFP-0)
(--) Mar 29 17:07:53 NVIDIA(1): DELL 2007FP (DFP-0): 155.0 MHz maximum pixel clock
(--) Mar 29 17:07:53 NVIDIA(1): DELL 2007FP (DFP-0): Internal Single Link TMDS
(II) Mar 29 17:07:53 NVIDIA(1): Assigned Display Device: DFP-0
(II) Mar 29 17:07:53 NVIDIA(1): Validated modes:
(II) Mar 29 17:07:53 NVIDIA(1):    "nvidia-auto-select+0+0"
(II) Mar 29 17:07:53 NVIDIA(1): Virtual screen size determined to be 1600 x 1200
(--) Mar 29 17:07:53 NVIDIA(1): DPI set to (99, 98); computed from "UseEdidDpi" X config
(--) Mar 29 17:07:53 NVIDIA(1):    option
(==) Mar 29 17:07:53 NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) resource ranges after preInit:
        [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[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        0xffffffff - 0xffffffff (0x1) MX[B]
        [9] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [13] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [17] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [21] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [25] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [26] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [27] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [28] -1        0        0xffffffff - 0xffffffff (0x1) MX[B]
        [29] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [30] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [31] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [32] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [33] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [34] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [35] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [36] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [37] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [38] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [39] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [40] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [41] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [42] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [43] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [44] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [45] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
        [46] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [47] -1        0        0x00000000 - 0x00000000 (0x1) IX[B]
(II) Mar 29 17:07:53 NVIDIA: Using 768.00 MB of virtual memory for indirect framebuffer
(II) Mar 29 17:07:53 NVIDIA:    access.
(II) Mar 29 17:07:53 NVIDIA(0): Initialized GPU GART.
(II) Mar 29 17:07:53 NVIDIA(0): Setting mode
(II) Mar 29 17:07:53 NVIDIA(0):    "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+1600+0"
(II) Loading extension NV-GLX
(II) Mar 29 17:07:53 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Mar 29 17:07:53 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Mar 29 17:07:53 NVIDIA(1): Initialized GPU GART.
(II) Mar 29 17:07:53 NVIDIA(1): Setting mode "nvidia-auto-select+0+0"
(II) Mar 29 17:07:53 NVIDIA(1): Initialized OpenGL Acceleration
(==) NVIDIA(1): Disabling shared memory pixmaps
(II) Mar 29 17:07:53 NVIDIA(1): Initialized X Rendering Acceleration
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(1): DPMS enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(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 extension GLX
(II) config/hal: Adding input device Logitech USB Multimedia Keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 2.2.5
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(**) Logitech USB Multimedia Keyboard: always reports core events
(**) Logitech USB Multimedia Keyboard: Device: "/dev/input/event4"
(II) Logitech USB Multimedia Keyboard: Found 13 mouse buttons
(II) Logitech USB Multimedia Keyboard: Found keys
(II) Logitech USB Multimedia Keyboard: Configuring as keyboard
(**) Logitech USB Multimedia Keyboard: YAxisMapping: buttons 4 and 5
(**) Logitech USB Multimedia Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Multimedia Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Logitech USB Multimedia Keyboard
(**) Logitech USB Multimedia Keyboard: always reports core events
(**) Logitech USB Multimedia Keyboard: Device: "/dev/input/event3"
(II) Logitech USB Multimedia Keyboard: Found keys
(II) Logitech USB Multimedia Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Logitech USB Multimedia Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event5"
(II) Logitech USB Receiver: Found 12 mouse buttons
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
(**) Logitech USB Receiver: (accel) filter chain progression: 2.00
(**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
(**) Logitech USB Receiver: (accel) set acceleration profile 0
(II) Logitech USB Receiver: initialized for relative axes.
(II) Logitech USB Multimedia Keyboard: Close
(II) UnloadModule: "evdev"
(II) Logitech USB Multimedia Keyboard: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) Logitech USB Receiver: Close
(II) UnloadModule: "evdev"
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
 ddxSigGiveUp: Closing log

and finally here my previously working xorg.conf:
Code:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:21:33 PST 2008


Section "ServerLayout"
    Identifier    "Layout0"
    Screen      0  "Screen0" RightOf "Screen1"
    Screen      1  "Screen1" 0 0
# commented out by update-manager, HAL is now used
#    InputDevice    "Keyboard0" "CoreKeyboard"
# commented out by update-manager, HAL is now used
#    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    #RgbPath        "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load          "dbe"
    Load          "extmod"
#    Load          "type1"
    Load          "freetype"
    Load          "glx"
EndSection

Section "Extensions"
        Option                "Composite"        "Enable"
EndSection

Section "ServerFlags"

# Option "Xinerama" "0"
 Option "Xinerama" "1"
EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
#
#    # generated from default
#    Identifier    "Mouse0"
#    Driver        "mouse"
#    Option        "Protocol" "auto"
#    Option        "Device" "/dev/psaux"
#    Option        "Emulate3Buttons" "no"
#    Option        "ZAxisMapping" "4 5"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
#
#    # generated from default
#    Identifier    "Keyboard0"
#    Driver        "kbd"
#EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    #Option        "DPMS"
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "DELL 2007FP"
    HorizSync      30.0 - 83.0
    VertRefresh    56.0 - 76.0
EndSection

Section "Monitor"
    Identifier    "Monitor1"
    VendorName    "Dell"
    ModelName      "DELL 2007FP"
    HorizSync      30.0 - 83.0
    VertRefresh    56.0 - 76.0
EndSection

Section "Device"
    Identifier    "Videocard0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "Quadro FX 570"
    Option        "NvAGP" "1"
    BusID          "PCI:7:0:0"
EndSection

Section "Device"
    Identifier    "Videocard1"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce 6200"
    BusID          "PCI:12:2:0"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option        "TwinView" "1"
    Option        "TwinViewXineramaInfoOrder" "DFP-0"
    Option        "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1600+0"
    Option          "AddARGBGLXVisuals" "True"
    SubSection    "Display"
        Depth      24
        Modes                "1600x1200"
    EndSubSection
EndSection

Section "Screen"
    Identifier    "Screen1"
    Device        "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
#    Option        "Rotate" "left"
    Option        "TwinView" "0"
    Option        "metamodes" "nvidia-auto-select +0+0"
EndSection


thorkelljarl 03-31-2010 07:58 AM

Out of my depth...

Does any of this help?

http://forums.opensuse.org/applicati...ml#post2026780


All times are GMT -5. The time now is 03:21 PM.