You are not logged in.

#1 2009-02-11 21:55:15

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Dual monitors on nvidia geforce fx 5200

Hi,

I'm using a nvidia geforce fx 5200 card that has vga out, dvi out, and svideo out. I have one crt hooked into the vga, the main monitor, and I have a dvi to vga converter, to enable a second vga, crt monitor. When I try to use the nvidia-settings, and enable twinview,  and I get this message:

"failed to set metamode (1) 'CRT00: nvidia-auto-select @1024x768 + 1024+0, DFP-0: 1024x768 @1024x768 +0+0' (Mode 2048x768, id: 50) on X screen 0."

any ideas? thanks.

Offline

#2 2009-02-11 23:58:37

aglarond
Member
From: Texas, USA
Registered: 2008-11-20
Posts: 129

Re: Dual monitors on nvidia geforce fx 5200

Could you go ahead and post your xorg.conf file? It'll be easier to troubleshoot if we can see all of the details.

-mS

Offline

#3 2009-02-12 00:51:54

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:40:12 PDT 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:39:19 PDT 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
#    Load           "type1"
    Load           "freetype"
    Load           "glx"
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"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Envision EFT7x0 Series"
    HorizSync       30.0 - 72.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

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

Offline

#4 2009-02-12 01:29:49

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

is it because i'm using a dvi to vga connector, is this not an option?

Offline

#5 2009-02-12 01:43:01

aglarond
Member
From: Texas, USA
Registered: 2008-11-20
Posts: 129

Re: Dual monitors on nvidia geforce fx 5200

playdafunkimuzic wrote:

is it because i'm using a dvi to vga connector, is this not an option?

That'll definitely kill quality, but it shouldn't care. Unfortunately, I'm at home right now so I don't have access to my good dual monitor config. I can check that for you in the morning if nobody else gets to this post first. In the meantime, have you tried setting up xorg with nvidia-settings?

-mS

Offline

#6 2009-02-12 01:49:53

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

well, i tried to do it in nvidia-settings. it saved it on my xorg.conf, and now i can't get access to anything to change it, only the vga monitor is on, once it tries to load X i get a blinking cursor that's all...what now?

Offline

#7 2009-02-12 01:52:06

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

okay i was able to edit the xorg.conf, i'm at single monitor display (vga)

Offline

#8 2009-02-12 03:02:06

aglarond
Member
From: Texas, USA
Registered: 2008-11-20
Posts: 129

Re: Dual monitors on nvidia geforce fx 5200

nvidia-settings is usually pretty good. I'll get you my config in the morning and you can compare. Mine's a newer card, but the config should be almost identical.

-mS

Offline

#9 2009-02-12 11:43:39

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: Dual monitors on nvidia geforce fx 5200

Had same card, same setup, same error.  Just had to change monitor settings individually or something...

Working xorg.conf on that card with twinview and composting enabled:  (1360x768 main with 1024x768 on right)

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"

#    RgbPath         "/usr/lib/X11/rgb"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/TTF"
EndSection

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

Section "ServerFlags"
    Option         "Xinerama" "0"
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         "keyboard"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "SAMSUNG"
    DisplaySize     673    465
    HorizSync       30.0 - 61.0
    VertRefresh     60.0 - 75.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Proview"
    HorizSync       30.0 - 94.0
    VertRefresh     50.0 - 150.0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option         "UseEdidDpi" "False"
    Option         "DPI" "96 x 96"
#    Option         "NoRenderExtension"  "1"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "metamodes" "CRT-0: 1360x768 +0+0; CRT-0: 1024x768 +0+0; CRT-0: 800x600 +0+0; CRT-0: 640x480 +0+0"
# Removed Option "metamodes" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768_85 +1024+0; CRT-0: 800x600 +0+0; CRT-0: 640x480 +0+0"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT-0: 1360x768 +0+0, CRT-1: 1024x768_85 +1360+0; CRT-0: 800x600 +0+0, CRT-1: NULL; CRT-0: 640x480 +0+0, CRT-1: NULL"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT-1: 1024x768_85 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "on"
EndSection

Offline

#10 2009-02-14 01:38:18

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

the internet at my school has been down!! checking now, thanks!!

Offline

#11 2009-02-14 02:54:15

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

Hm, Not working, just display on the true vga monitor. Are you using a dvi to vga connector as well? Heres my log output, I couldn't make too much of it, I tried to switch the CRT-1 to DFP-0 which didn't seem to do the trick either.

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-ARCH i686 
Current Operating System: Linux kenny-desktop 2.6.28-ARCH #1 SMP PREEMPT Sun Feb 8 10:13:45 UTC 2009 i686
Build Date: 17 December 2008  08:20:05PM
 
    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: Fri Feb 13 13:50:20 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d5fe0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0@1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xfd000000/0, 0xe0000000/0, BIOS @ 0x????????/131072
(--) PCI: (0@3:10:0) Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder rev 1, Mem @ 0xf0000000/0
(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    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(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 1.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.12  Thu Jul 17 18:36:35 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(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  173.14.12  Thu Jul 17 18:15:54 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@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.5.3, 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.5.3, 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    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -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" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768_85 +1024+0; CRT-0: 800x600 +0+0, CRT-1: NULL; CRT-0: 640x480 +0+0, CRT-1: NULL"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): TwinView enabled
(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 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.42.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:
(--) NVIDIA(0):     Envision EFT7x0 Series (CRT-0)
(--) NVIDIA(0):     DELL D1025HTX (DFP-0)
(--) NVIDIA(0): Envision EFT7x0 Series (CRT-0): 350.0 MHz maximum pixel clock
(--) NVIDIA(0): DELL D1025HTX (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): DELL D1025HTX (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
(WW) NVIDIA(0): TwinView requested, but only 1 display devices found.
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): Invalid display device in Mode Description
(WW) NVIDIA(0):     "CRT-1:1024x768_85+1024+0"
(WW) NVIDIA(0): Not using mode description "CRT-1:1024x768_85+1024+0"; unable
(WW) NVIDIA(0):     to map to display device
(WW) NVIDIA(0): Invalid display device in Mode Description "CRT-1:NULL"
(WW) NVIDIA(0): Not using mode description "CRT-1:NULL"; unable to map to
(WW) NVIDIA(0):     display device
(WW) NVIDIA(0): Invalid display device in Mode Description "CRT-1:NULL"
(WW) NVIDIA(0): Not using mode description "CRT-1:NULL"; unable to map to
(WW) NVIDIA(0):     display device
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "CRT-0:1024x768+0+0,CRT-1:1024x768_85+1024+0"
(II) NVIDIA(0):     "CRT-0:800x600+0+0,CRT-1:NULL"
(II) NVIDIA(0):     "CRT-0:640x480+0+0,CRT-1:NULL"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): DPI set to (81, 81); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(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    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "CRT-0:1024x768+0+0,CRT-1:1024x768_85+1024+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension 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 built-in extension XEVIE
(II) Initializing extension GLX
(II) config/hal: Adding input device Logitech Optical USB Mouse
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
(**) Logitech Optical USB Mouse: always reports core events
(**) Logitech Optical USB Mouse: Device: "/dev/input/event2"
(II) Logitech Optical USB Mouse: Found 3 mouse buttons
(II) Logitech Optical USB Mouse: Found x and y relative axes
(II) Logitech Optical USB Mouse: Configuring as mouse
(**) Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE)
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) AT Translated Set 2 keyboard: 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/event0"
(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)
AUDIT: Fri Feb 13 13:52:42 2009: 3113 X: client 17 rejected from local host ( uid=0 gid=0 pid=3481 )

Offline

#12 2009-02-14 06:35:44

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: Dual monitors on nvidia geforce fx 5200

Yes, am using a dvi to vga adapter.   

Try changing the 1024x768_85 +1024+0 to 1024x768 + 1024+0

Offline

#13 2009-02-14 07:03:14

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: Dual monitors on nvidia geforce fx 5200

This, this and this helped me out a lot when setting up TwinView on my PC. It is kind of confusing. I looked at Xorg.0.log to see what it was naming my displays (CRT, DFP, etc.).

Last edited by Ranguvar (2009-02-14 07:03:25)

Offline

#14 2009-02-14 15:59:22

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

@xaviax,

that didn't change anything...my xorg.log tells me that twinview is requested, but only 1 display device is found. at the connected display devices it has the CRT-0 and DFP-0, the monitor coming up as DFP-0, is a standard CRT connected through the dvi-vga. is this similar to your setup, does it recognize the dvi-vga connected monitor as a dfp?

Offline

#15 2009-02-14 19:50:21

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: Dual monitors on nvidia geforce fx 5200

playdafunkimuzic wrote:

@xaviax,

that didn't change anything...my xorg.log tells me that twinview is requested, but only 1 display device is found. at the connected display devices it has the CRT-0 and DFP-0, the monitor coming up as DFP-0, is a standard CRT connected through the dvi-vga. is this similar to your setup, does it recognize the dvi-vga connected monitor as a dfp?

No, both are recognized as crt's here.

Offline

#16 2009-02-14 21:38:35

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: Dual monitors on nvidia geforce fx 5200

I have an LCD running off straight DVI that's detected as DFP-0, and an LCD running off of DVI-to-VGA that's detected as CRT-1.

Offline

#17 2009-02-15 18:08:18

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

hm, i'm going to try to switch the two monitors

Offline

#18 2009-02-15 18:18:23

playdafunkimuzic
Member
Registered: 2008-10-25
Posts: 220

Re: Dual monitors on nvidia geforce fx 5200

hm, this is weird. i'm running an envision eft7x0 and a dell d1025htx. both which are crt, vga, old fashioned. if i have the dell in the vga port, and envision in the dvi-vga connected port, it only picks up the dell, as crt-0.
if i switch the two, it picks up both, envision as CRT-0, and the dell as dfp-0..hm. any ideas?

Offline

Board footer

Powered by FluxBB