Announcement

Collapse
No announcement yet.

Help using both QNIX 2650x1440 and acer 1680x1050 with NVIDIA?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help using both QNIX 2650x1440 and acer 1680x1050 with NVIDIA?

    Help using both QNIX 2650x1440 and acer 1680x1050 with NVIDIA?

    I have to preface this with the fact that I'm a Linux newb. I've learned a lot in a couple of weeks, but so far this has me stumped.

    I've been trying for over a week to find the solution that will let me use two monitors. They are a QNIX 2650x1440 and an acer 1680x1050. I can make either work individually, but can't seem to figure out how to get them on at the same time. II can get dual monitors under the default drivers, the problem is when I install the NVIDIA proprietary drivers. I have two GTX 680's and I"ve tried connecting both monitors to one
    I am presently on Kubuntu, but I've tried Ubuntu and Linux Mint also.

    Thank you!!!!!

    Here's how I got the QNIX to work:
    ________________________________________


    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010




    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    EndSection




    Section "Files"
    EndSection




    Section "Monitor"
    Identifier "Monitor0"
    VendorName "QNIX"
    ModelName "2710"
    HorizSync 88.8
    VertRefresh 59.5
    # 2560x1440 59.95 Hz (CVT 3.69M9-R) hsync: 88.79 kHz; pclk: 241.50 MHz
    Modeline "2560x1440R" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
    DisplaySize 597 336
    Option "DPMS"
    EndSection




    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 680"
    BusID "PCI:1:0:0"
    Screen 0
    EndSection




    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 680"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection




    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "2560x1440"
    EndSubSection
    Option "UseEDID" "False"
    Option "UseEDIDDPI" "False"
    Option "UseEDIDFreqs" "False"
    Option "ExactModeTimingsDVI" "True"
    Option "metamodes" "DFP-0: 2560x1440 +0 +0"




    ### Metamode for single QX2710 (2560x1440)
    # Option "metamodes" "DFP-0: 2560x1440 +0 +0"




    ### Metamode for dual QX2710 (5120x1440)
    # Option "metamodes" "DFP-0: 2560x1440_60 @2560x1440 +0+0, DFP-2: 2560x1440_60 @2560x1440 +2560+0"
    EndSection

    Last edited by Nukeboyt; Nov 27, 2014, 05:07 PM. Reason: also

    #2
    After all weekend of trials and errors (lots of errors), I found the solution that works. The main problem was that, because the QNIX monitor isn't directly supported, the NVIDIA configuration utility could not create an xorg.conf file that would work. Also complicating maters was that almost all online references assume that NVIDIA has "Twinview", which as far as I can tell, is not a select-able option in the 331 drivers.

    Here's what allows me to have Full resolution on both monitors.
    _________________

    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 331.20 (buildd@roseapple) Mon Feb 3 15:07:22 UTC 2014


    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 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: xconfig, VertRefresh source: xconfig
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "DFP-0"
    HorizSync 88.8 - 160
    VertRefresh 59.5 - 120
    # ModeLine "2560x1440R" 241.500 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
    # ModeLine "nvidia-auto-select" 241.500 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
    ModeLine "2560x1440" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
    ModeLine "2560x1440_60" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
    Option "DPMS"
    Option "DPMS"
    EndSection


    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 680"
    BusID "PCI:1:0:0"
    EndSection


    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "UseEDID" "False"
    Option "UseEDIDDPI" "False"
    Option "UseEDIDFreqs" "False"
    Option "ExactModeTimingsDVI" "True"
    Option "ModeValidation" "AllowNonEdidModes, AllowNon60hzmodesDFPModes, NoEDIDDFPMaxSizeCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoDFPNativeResolutionCheck, NoMaxSizeCheck, NoMaxPClkCheck, NoEDIDModes"
    Option "NoBandWidthTest" "true"
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "DFP-0"
    Option "metamodes" "DVI-I-1: 2560x1440 +0+0, DVI-D-0: 1680x1050_60 +2560+195"
    Option "SLI" "Off"
    Option "MultiGPU" "Off"
    Option "BaseMosaic" "off"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    Comment

    Working...
    X