Jump to content

twin-view setup (give me an XF86Config please)


reflection666
 Share

Recommended Posts

Section "Device"

    Identifier "device1"

    VendorName "nVidia Corp."

    BoardName "NVIDIA GeForce4 (generic)"

    Driver "nvidia"

    Option "DPMS"

    Option "Twinview" "TRUE"

    Option "CursorShadowYOffset" "2"

    Option "CursorShadowXOffse" "4"

    Option "CursorShadow" "TRUE"

    Option "ConnectedMonitor" "DFP , TV"

    Option "SecondMonitorHorizSync" "30-50"

    Option "DigitalVibrance" "0"

    Option "MetaModes" "1024x768 +0+0, 800x600 @800x768 -800+0; 1024x768 +0+0,800x600 @1024x768 +0+0; 1024x768 +0+0, NULL;  NULL, 800x600"

    Option "SecondMonitorVertRefresh" "60"

    Option "RenderAccel" "TRUE"

    Option "TransparentIndex" "0"

    Option "NvAGP" "3"

    Option "TwinViewOrientation" "Clone"

    Option "CursorShadowAlpha" "64"

    Option "AllowGLXWithComposite" "true"

EndSection

 

And look here: http://www.sorgonet.com/linux/nv-online/

Link to comment
Share on other sites

Does anybody have "twin view" working with ATI's fglrx? I have seen many reports that this should work, but I could not get it working, no matter what. I have an LCD screen 1400x1050 and an external 1280x1024@75Hz LCD TFT monitor connected to the port replicator's DVI output (the laptop has only VGA output). As you can imagine, Windows does not have problems with this setup. I can get the external screen to work when I start X with

Option "DesktopSetup"               "0x00000100"
Option "MonitorLayout"              "TMDS, AUTO"

but never can get two screens to show the same content.

Link to comment
Share on other sites

Section "Device"

    Identifier "device1"

    VendorName "nVidia Corp."

    BoardName "NVIDIA GeForce4 (generic)"

    Driver "nvidia"

    Option "DPMS"

    Option "Twinview" "TRUE"

    Option "CursorShadowYOffset" "2"

    Option "CursorShadowXOffse" "4"

    Option "CursorShadow" "TRUE"

    Option "ConnectedMonitor" "DFP , TV"

    Option "SecondMonitorHorizSync" "30-50"

    Option "DigitalVibrance" "0"

    Option "MetaModes" "1024x768 +0+0, 800x600 @800x768 -800+0; 1024x768 +0+0,800x600 @1024x768 +0+0; 1024x768 +0+0, NULL;  NULL, 800x600"

    Option "SecondMonitorVertRefresh" "60"

    Option "RenderAccel" "TRUE"

    Option "TransparentIndex" "0"

    Option "NvAGP" "3"

    Option "TwinViewOrientation" "Clone"

    Option "CursorShadowAlpha" "64"

    Option "AllowGLXWithComposite" "true"

EndSection

 

And look here: http://www.sorgonet.com/linux/nv-online/

OUGH!

 

this gave me two blank screens (out of range - like, not blank), when I edited the refresh rates it gave me my old back... (one TFT, CRT on orange light -> no signal)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...