Re: [opensuse] KDE4, dual & multiple monitor support



On Thu, 3 Sep 2009 02:27:01 Graham Anderson wrote:
Does anyone have nvidia specific dual head functionality "twinview" working
on KDE _4.3_?

This never worked on 4.0, 4.1 or 4.2 and it's with no surprise that I find
it doesn't work in 4.3 either.


Not true. I have been running twinview on every version of kde4 since 4.0.4
first escaped into the wild ...;-)

Is dual monitor support in KDE4 still a pipe-dream? I see lots of people on
every distro asking questions but nobody supplying any answers.

I couldn't live without a dual-head display now. I even had the IT department
at work install an upgraded video card and monitor on our workshop PC.


I can _occasionally_ get two working monitors by applying new settings on
the fly with nvidia-settings utility, but after saving the config this
setup *never* works once you startup a new desktop session. Manual configs
have the same issue. The second screen is black... but is receiving an
output signal.

Using the nvidia proprietary driver, the following sections from xorg.conf
should be a start:

Section "ServerLayout"
Identifier "Layout[all]"
Screen "Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection

Section "Modes"
Identifier "Modes[0]"
ModeLine "1680x1050" 146.0 1680 1784 1960 2240 1050 1053 1059 1089
+hsync -vsync
ModeLine "3360x1050" 146.2 3360 1784 1960 2240 1050 1053 1059 1089
EndSection

Note: the modelines will be specific to your monitor setup.

Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
Option "RenderAccel"
Option "SaXDualHead"
Option "TwinView"
Option "SaXDualMonitorVendor" "SAM"
Option "SecondMonitorHorizSync" "31-81"
Option "SaXDualVSync" "50-75"
Option "MetaModes"
"1680x1050,1680x1050;1280x1024,1280x1024;1024x768,1024x768;800x600,800x600"
Option "SaXDualOrientation" "RightOf"
Option "SaXDualResolution" "1680x1050"
Option "TwinViewOrientation" "RightOf"
Option "SaXDualMode" "Xinerama"
Option "SecondMonitorVertRefresh" "50-75"
Option "SaXDualHSync" "31-81"
Option "SaXDualMonitorModel" "SAMSUNG"
Option "NvAGP" "3"
Option "DamageEvents" "True"
Option "UseEvents" "True"
Option "DisableGLXRootClipping" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True'"
SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1024x768" "800x600"
EndSubSection

EndSection

Note that I originally set it up with Sax2 (hence the Sax... parameter names).

As I said, the same basic config file has been working since 3.5.7, with some
minor tweaks for hardware upgrades along the way. I just don't let the nvidia
setup utility change it when I upgrade drivers.

There are instructions on the nvidia web site that I found useful for getting
it going (I just don't have the link handy at the moment; if I can find it,
I'll post it).


--
===================================================
Rodney Baker VK5ZTV
rodney.baker@xxxxxxxxxxxx
===================================================

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: Xorg+nvidia driver fail boot without monitor connected
    ... > without monitor the X boot freeze... ... I think because Nvidia drive try ... There is an option you can add to your X config file like so: ... If you want to use the TV-out port, ...
    (comp.os.linux.hardware)
  • Re: vanilla linux-friendly graphics cards?
    ... using the vesa driver for my new Asus EN84000GS graphics card ("powered by ... NVIDIA GeForce 8400GS GPU") under Debian Lenny. ... absolutely no config for either the graphics card or monitor, ... xserver-xorg also doesn't ask anything about the card or monitor). ...
    (uk.comp.os.linux)
  • Re: MCE gets blurry when doing schoolwork on other monitor
    ... Nvidia software automatically configured the resolution it put the tv at the ... The nvidia wizard sets up the primary monitor, ... reconfigure my video card and everything is working great now. ...
    (microsoft.public.windows.mediacenter)
  • Re: dual monitor support with nvidia card?
    ... The important part for the average person is the device section for card0 with the special settings for enabling the second monitor. ... VendorName "nVidia Corporation" ... EndSection ... You can discern the difference generally because they are larger cards with the second monitor port mounted to pcb and not connected with a wire. ...
    (Ubuntu)
  • Re: MCE gets blurry when doing schoolwork on other monitor
    ... My nvidia software was ... The nvidia wizard sets up the primary monitor, ... reconfigure my video card and everything is working great now. ...
    (microsoft.public.windows.mediacenter)