You are not logged in.

#1 2010-12-30 20:11:57

Rob
Member
Registered: 2010-11-22
Posts: 4

cant get serverlayout + tvout (svideo) right, i tried everything...

i get both monitors individualy working but when i try them at once only my computer monitor works and the tv stays black.
i tried a lot of different configurations but cant get it right...

i start the xserver with

startx -- -layout DefaultLayout

i only start gnome together with the xserver, i dont use gdm, even not installed.

this is what i have:
xorg file:

Section "ServerLayout"
  Identifier     "DefaultLayout"
  Screen      0  "Screen0" 0 0
  Screen      1  "Screen_tv" RightOf "Screen0"
EndSection

Section "Device"
    Identifier     "Card_tv"
    Driver         "nvidia"
           VendorName "nVidia"
       BoardName "nVidia Corporation G72 [GeForce 7300 SE/7200 GS]"
    Option         "TVOutFormat" "COMPOSITE"
    Option         "TVStandard" "PAL-B"
    Option         "ConnectedMonitor" "TV"
    Screen         1
EndSection

Section "Monitor"
    Identifier    "tv"
    HorizSync 30-50
    VertRefresh 60
EndSection

Section "Screen"
    Identifier     "Screen_tv"
    Device         "Card_tv"
    Monitor        "tv"
    DefaultDepth   24
    SubSection "Display"
        Depth          24
        Modes "1024x768" "800x600"
    EndSubSection
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Medion MD32119PR"
    HorizSync       31.0 - 83.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7300 SE/7200 GS"
    Screen         0
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "nvidia-auto-select +0+0; 1280x1024_75 +0+0; 1280x960 +0+0; 800x600 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection 

/var/log/Xorg.0.log:

 [ 15175.643] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[ 15175.644] X Protocol Version 11, Revision 0
[ 15175.644] Build Operating System: Linux 2.6.35-ARCH i686 
[ 15175.644] Current Operating System: Linux desktop-rob 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:01:53 UTC 2010 i686
[ 15175.644] Kernel command line: root=/dev/sdb7 ro
[ 15175.644] Build Date: 01 November 2010  10:35:30PM
[ 15175.644]  
[ 15175.644] Current version of pixman: 0.20.0
[ 15175.644]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 15175.645] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15175.645] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 30 22:02:19 2010
[ 15175.646] (==) Using config file: "/etc/X11/xorg.conf"
[ 15175.646] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 15175.646] (++) ServerLayout "DefaultLayout"
[ 15175.646] (**) |-->Screen "Screen0" (0)
[ 15175.646] (**) |   |-->Monitor "Monitor0"
[ 15175.646] (**) |   |-->Device "Device0"
[ 15175.646] (**) |-->Screen "Screen_tv" (1)
[ 15175.647] (**) |   |-->Monitor "tv"
[ 15175.647] (**) |   |-->Device "Card_tv"
[ 15175.647] (==) Automatically adding devices
[ 15175.647] (==) Automatically enabling devices
[ 15175.647] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 15175.647]     Entry deleted from font path.
[ 15175.647] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[ 15175.647] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15175.647] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15175.647] (II) Loader magic: 0x81f1f80
[ 15175.647] (II) Module ABI versions:
[ 15175.647]     X.Org ANSI C Emulation: 0.4
[ 15175.647]     X.Org Video Driver: 8.0
[ 15175.647]     X.Org XInput driver : 11.0
[ 15175.647]     X.Org Server Extension : 4.0
[ 15175.649] (--) PCI:*(0:1:0:0) 10de:01d3:10de:0411 rev 161, Mem @ 0xe1000000/16777216, 0xd0000000/268435456, 0xe2000000/16777216, BIOS @ 0x????????/131072
[ 15175.649] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 15175.649] (II) LoadModule: "extmod"
[ 15175.649] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 15175.649] (II) Module extmod: vendor="X.Org Foundation"
[ 15175.649]     compiled for 1.9.2, module version = 1.0.0
[ 15175.649]     Module class: X.Org Server Extension
[ 15175.649]     ABI class: X.Org Server Extension, version 4.0
[ 15175.649] (II) Loading extension MIT-SCREEN-SAVER
[ 15175.649] (II) Loading extension XFree86-VidModeExtension
[ 15175.649] (II) Loading extension XFree86-DGA
[ 15175.649] (II) Loading extension DPMS
[ 15175.649] (II) Loading extension XVideo
[ 15175.649] (II) Loading extension XVideo-MotionCompensation
[ 15175.649] (II) Loading extension X-Resource
[ 15175.649] (II) LoadModule: "dbe"
[ 15175.650] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 15175.650] (II) Module dbe: vendor="X.Org Foundation"
[ 15175.650]     compiled for 1.9.2, module version = 1.0.0
[ 15175.650]     Module class: X.Org Server Extension
[ 15175.650]     ABI class: X.Org Server Extension, version 4.0
[ 15175.650] (II) Loading extension DOUBLE-BUFFER
[ 15175.650] (II) LoadModule: "glx"
[ 15175.650] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15175.681] (II) Module glx: vendor="NVIDIA Corporation"
[ 15175.681]     compiled for 4.0.2, module version = 1.0.0
[ 15175.681]     Module class: X.Org Server Extension
[ 15175.681] (II) NVIDIA GLX Module  260.19.29  Wed Dec  8 12:25:40 PST 2010
[ 15175.681] (II) Loading extension GLX
[ 15175.682] (II) LoadModule: "record"
[ 15175.682] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 15175.682] (II) Module record: vendor="X.Org Foundation"
[ 15175.682]     compiled for 1.9.2, module version = 1.13.0
[ 15175.682]     Module class: X.Org Server Extension
[ 15175.682]     ABI class: X.Org Server Extension, version 4.0
[ 15175.682] (II) Loading extension RECORD
[ 15175.682] (II) LoadModule: "dri"
[ 15175.682] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 15175.682] (II) Module dri: vendor="X.Org Foundation"
[ 15175.682]     compiled for 1.9.2, module version = 1.0.0
[ 15175.682]     ABI class: X.Org Server Extension, version 4.0
[ 15175.682] (II) Loading extension XFree86-DRI
[ 15175.682] (II) LoadModule: "dri2"
[ 15175.682] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 15175.683] (II) Module dri2: vendor="X.Org Foundation"
[ 15175.683]     compiled for 1.9.2, module version = 1.2.0
[ 15175.683]     ABI class: X.Org Server Extension, version 4.0
[ 15175.683] (II) Loading extension DRI2
[ 15175.683] (II) LoadModule: "nvidia"
[ 15175.683] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 15175.683] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 15175.683]     compiled for 4.0.2, module version = 1.0.0
[ 15175.684]     Module class: X.Org Video Driver
[ 15175.684] (II) NVIDIA dlloader X Driver  260.19.29  Wed Dec  8 12:10:28 PST 2010
[ 15175.684] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 15175.684] (--) using VT number 7

[ 15175.687] (II) Loading sub module "fb"
[ 15175.687] (II) LoadModule: "fb"
[ 15175.687] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 15175.688] (II) Module fb: vendor="X.Org Foundation"
[ 15175.688]     compiled for 1.9.2, module version = 1.0.0
[ 15175.688]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 15175.688] (II) Loading sub module "wfb"
[ 15175.688] (II) LoadModule: "wfb"
[ 15175.688] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 15175.688] (II) Module wfb: vendor="X.Org Foundation"
[ 15175.688]     compiled for 1.9.2, module version = 1.0.0
[ 15175.688]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 15175.688] (II) Loading sub module "ramdac"
[ 15175.688] (II) LoadModule: "ramdac"
[ 15175.688] (II) Module "ramdac" already built-in
[ 15175.689] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 15175.689] (==) NVIDIA(0): RGB weight 888
[ 15175.689] (==) NVIDIA(0): Default visual is TrueColor
[ 15175.689] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 15175.689] (**) NVIDIA(0): Option "TwinView" "0"
[ 15175.689] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0; 1280x1024_75 +0+0; 1280x960 +0+0; 800x600 +0+0"
[ 15175.689] (**) NVIDIA(0): Enabling RENDER acceleration
[ 15175.689] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 15175.689] (II) NVIDIA(0):     enabled.
[ 15176.405] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 SE/7200 GS (G72) at PCI:1:0:0 (GPU-0)
[ 15176.405] (--) NVIDIA(0): Memory: 524288 kBytes
[ 15176.405] (--) NVIDIA(0): VideoBIOS: 05.72.22.71.09
[ 15176.405] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 15176.405] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 15176.405] (--) NVIDIA(0): Connected display device(s) on GeForce 7300 SE/7200 GS at
[ 15176.405] (--) NVIDIA(0):     PCI:1:0:0
[ 15176.405] (--) NVIDIA(0):     Medion MD32119PR (DFP-0)
[ 15176.405] (--) NVIDIA(0): Medion MD32119PR (DFP-0): 165.0 MHz maximum pixel clock
[ 15176.405] (--) NVIDIA(0): Medion MD32119PR (DFP-0): Internal Single Link TMDS
[ 15176.405] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 15176.406] (II) NVIDIA(0): Validated modes:
[ 15176.406] (II) NVIDIA(0):     "nvidia-auto-select+0+0"
[ 15176.406] (II) NVIDIA(0):     "1280x1024_75+0+0"
[ 15176.406] (II) NVIDIA(0):     "1280x960+0+0"
[ 15176.406] (II) NVIDIA(0):     "800x600+0+0"
[ 15176.406] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 15176.407] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 15176.407] (--) NVIDIA(0):     option
[ 15176.407] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 15176.408] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 15176.408] (==) NVIDIA(1): RGB weight 888
[ 15176.408] (==) NVIDIA(1): Default visual is TrueColor
[ 15176.408] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 15176.408] (**) NVIDIA(1): Option "ConnectedMonitor" "TV"
[ 15176.408] (**) NVIDIA(1): Option "TVStandard" "PAL-B"
[ 15176.408] (**) NVIDIA(1): Option "TVOutFormat" "COMPOSITE"
[ 15176.408] (**) NVIDIA(1): Enabling RENDER acceleration
[ 15176.408] (**) NVIDIA(1): Forcing COMPOSITE video output
[ 15176.408] (**) NVIDIA(1): TV Standard string: "PAL-B"
[ 15176.408] (II) NVIDIA(1): NVIDIA GPU GeForce 7300 SE/7200 GS (G72) at PCI:1:0:0 (GPU-0)
[ 15176.408] (--) NVIDIA(1): Memory: 524288 kBytes
[ 15176.408] (--) NVIDIA(1): VideoBIOS: 05.72.22.71.09
[ 15176.408] (II) NVIDIA(1): Detected PCI Express Link width: 16X
[ 15176.408] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
[ 15176.408] (--) NVIDIA(1): Connected display device(s) on GeForce 7300 SE/7200 GS at
[ 15176.408] (--) NVIDIA(1):     PCI:1:0:0
[ 15176.408] (--) NVIDIA(1):     Medion MD32119PR (DFP-0)
[ 15176.408] (--) NVIDIA(1): Medion MD32119PR (DFP-0): 165.0 MHz maximum pixel clock
[ 15176.408] (--) NVIDIA(1): Medion MD32119PR (DFP-0): Internal Single Link TMDS
[ 15176.408] (EE) NVIDIA(1): Unable to find available Display Devices for screen 1.
[ 15176.408] (EE) NVIDIA(1): No display devices found for this X screen.
[ 15176.408] (II) UnloadModule: "nvidia"
[ 15176.408] (II) UnloadModule: "wfb"
[ 15176.409] (II) UnloadModule: "fb"
[ 15176.409] (--) Depth 24 pixmap format is 32 bpp
[ 15176.410] (II) NVIDIA(0): Initialized GPU GART.
[ 15176.416] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 15176.416] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 15176.416] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 15176.416] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 15176.416] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 15176.416] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 15176.416] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 15176.416] (II) NVIDIA(0):     Config Options in the README.
[ 15176.416] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[ 15176.569] (II) Loading extension NV-GLX
[ 15176.595] (II) NVIDIA(0): Initialized OpenGL Acceleration
[ 15176.606] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 15176.607] (II) NVIDIA(0): Initialized X Rendering Acceleration
[ 15176.607] (==) NVIDIA(0): Backing store disabled
[ 15176.607] (==) NVIDIA(0): Silken mouse enabled
[ 15176.607] (**) NVIDIA(0): DPMS enabled
[ 15176.607] (II) Loading extension NV-CONTROL
[ 15176.608] (II) Loading extension XINERAMA
[ 15176.608] (II) Loading sub module "dri2"
[ 15176.608] (II) LoadModule: "dri2"
[ 15176.608] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 15176.608] (II) NVIDIA(0): [DRI2] Setup complete
[ 15176.608] (==) RandR enabled
[ 15176.608] (II) Initializing built-in extension Generic Event Extension
[ 15176.608] (II) Initializing built-in extension SHAPE
[ 15176.608] (II) Initializing built-in extension MIT-SHM
[ 15176.608] (II) Initializing built-in extension XInputExtension
[ 15176.608] (II) Initializing built-in extension XTEST
[ 15176.608] (II) Initializing built-in extension BIG-REQUESTS
[ 15176.608] (II) Initializing built-in extension SYNC
[ 15176.608] (II) Initializing built-in extension XKEYBOARD
[ 15176.608] (II) Initializing built-in extension XC-MISC
[ 15176.608] (II) Initializing built-in extension SECURITY
[ 15176.608] (II) Initializing built-in extension XINERAMA
[ 15176.608] (II) Initializing built-in extension XFIXES
[ 15176.608] (II) Initializing built-in extension RENDER
[ 15176.608] (II) Initializing built-in extension RANDR
[ 15176.608] (II) Initializing built-in extension COMPOSITE
[ 15176.608] (II) Initializing built-in extension DAMAGE
[ 15176.613] (II) Initializing extension GLX
[ 15176.802] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 15176.802] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15176.802] (II) LoadModule: "evdev"
[ 15176.802] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 15176.803] (II) Module evdev: vendor="X.Org Foundation"
[ 15176.803]     compiled for 1.9.0, module version = 2.5.0
[ 15176.803]     Module class: X.Org XInput Driver
[ 15176.803]     ABI class: X.Org XInput driver, version 11.0
[ 15176.803] (**) Power Button: always reports core events
[ 15176.803] (**) Power Button: Device: "/dev/input/event3"
[ 15176.811] (--) Power Button: Found keys
[ 15176.811] (II) Power Button: Configuring as keyboard
[ 15176.811] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 15176.811] (**) Option "xkb_rules" "evdev"
[ 15176.812] (**) Option "xkb_model" "evdev"
[ 15176.812] (**) Option "xkb_layout" "us"
[ 15176.863] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 15176.863] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 15176.863] (**) Power Button: always reports core events
[ 15176.863] (**) Power Button: Device: "/dev/input/event2"
[ 15176.871] (--) Power Button: Found keys
[ 15176.871] (II) Power Button: Configuring as keyboard
[ 15176.871] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 15176.871] (**) Option "xkb_rules" "evdev"
[ 15176.871] (**) Option "xkb_model" "evdev"
[ 15176.872] (**) Option "xkb_layout" "us"
[ 15176.884] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15176.884] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 15176.884] (**) AT Translated Set 2 keyboard: always reports core events
[ 15176.884] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 15176.895] (--) AT Translated Set 2 keyboard: Found keys
[ 15176.895] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 15176.895] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 15176.895] (**) Option "xkb_rules" "evdev"
[ 15176.895] (**) Option "xkb_model" "evdev"
[ 15176.895] (**) Option "xkb_layout" "us"
[ 15176.896] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[ 15176.896] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 15176.896] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[ 15176.896] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[ 15176.921] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[ 15176.921] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[ 15176.921] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[ 15176.921] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[ 15176.921] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[ 15176.921] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 15176.921] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15176.922] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
[ 15176.922] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[ 15176.922] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[ 15176.922] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[ 15176.922] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[ 15176.922] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[ 15176.922] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[ 15176.922] (II) No input driver/identifier specified (ignoring)
[ 15176.923] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 15176.923] (II) No input driver/identifier specified (ignoring)
[ 15176.925] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
[ 15176.926] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 15176.926] (**) HP WMI hotkeys: always reports core events
[ 15176.926] (**) HP WMI hotkeys: Device: "/dev/input/event5"
[ 15176.948] (--) HP WMI hotkeys: Found keys
[ 15176.948] (II) HP WMI hotkeys: Configuring as keyboard
[ 15176.948] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
[ 15176.948] (**) Option "xkb_rules" "evdev"
[ 15176.948] (**) Option "xkb_model" "evdev"
[ 15176.948] (**) Option "xkb_layout" "us"

Offline

#2 2011-01-14 16:51:04

JamieKitson
Member
From: UK
Registered: 2010-10-18
Posts: 161
Website

Re: cant get serverlayout + tvout (svideo) right, i tried everything...

You shouldn't need the xorg.conf file, just use xrandr. Try xrandr first and if that doesn't work try removing your xorg.conf (rename it xorg.conf.bak for example), restart x and try xrandr.

1. xrandr -q to query connected displays and get their names (eg, LCD-0, VGA-0)
2. xrandr --output LCD-0 --auto --output VGA-0 --auto --left-of LCD-0

Obviously replace the names with yours. This is pretty much from memory, perceiver if it doesn't work first time.

Offline

#3 2011-01-14 16:53:10

JamieKitson
Member
From: UK
Registered: 2010-10-18
Posts: 161
Website

Re: cant get serverlayout + tvout (svideo) right, i tried everything...

Oh, something more obvious, if you're using a laptop then try that button that switches between LCD and external. If you're trying to use two external monitors with a laptop then it probably won't ever work. Try it in Windows if you can.

Offline

Board footer

Powered by FluxBB