LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-19-2003, 01:56 AM   #1
jsjohnst
LQ Newbie
 
Registered: Oct 2003
Location: Kansas
Distribution: Mandrake 10 Official
Posts: 11

Rep: Reputation: 0
Working Nvidia Quadro4 400NVS Setup (Quad Monitor)


I have a working Nvidia Quadro4 400NVS setup using all four ports on the card. Each display is running at 1600x1200 for a combined desktop size of 6400x1200. If anyone needs help with configuring this card under Linux, I would be happy to lend a hand in anyway I can.
 
Old 12-22-2003, 01:41 PM   #2
jsjohnst
LQ Newbie
 
Registered: Oct 2003
Location: Kansas
Distribution: Mandrake 10 Official
Posts: 11

Original Poster
Rep: Reputation: 0
By request, here is my XF86Config file.

Code:
Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  InputDevices "/dev/ttyS0"
  InputDevices "/dev/ttyS1"
  InputDevices "/dev/ttyS2"
  InputDevices "/dev/ttyS3"
  InputDevices "/dev/ttyS4"
  InputDevices "/dev/ttyS5"
  InputDevices "/dev/ttyS6"
  InputDevices "/dev/ttyS7"
  InputDevices "/dev/ttyS8"
  InputDevices "/dev/psaux"
  InputDevices "/dev/logibm"
  InputDevices "/dev/sunmouse"
  InputDevices "/dev/atibm"
  InputDevices "/dev/amigamouse"
  InputDevices "/dev/atarimouse"
  InputDevices "/dev/inportbm"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/mouse"
  InputDevices "/dev/usbmouse"
  InputDevices "/dev/adbmouse"
  InputDevices "/dev/input/mice"
  InputDevices "/dev/input/event0"
  InputDevices "/dev/pointer0"
  InputDevices "/dev/pointer1"
  InputDevices "/dev/pointer2"
  InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
EndSection

Section "Module"
  Load         "dbe"
  Load         "extmod"
  Load         "v4l"
  Load         "freetype"
  Load         "glx"
  Load         "speedo"
  Load         "type1"
EndSection

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "ButtonNumber" "2"
  Option       "Device" "/dev/mouse"
  Option       "Name" "Autodetection"
  Option       "Protocol" "ExplorerPS/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
  HorizSync    28-95
  Identifier   "PRI[1]"
  ModelName    "GDM500PS"
  Option       "DPMS"
  VendorName   "SONY"
  VertRefresh  50-120
  UseModes     "Modes[0]"
EndSection

Section "Monitor"
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
  HorizSync    28-95
  Identifier   "SEC[1]"
  ModelName    "GDM500PS"
  Option       "DPMS"
  VendorName   "SONY"
  VertRefresh  50-120
  UseModes     "Modes[1]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1600x1200" 155.47 1600 1704 1880 2160 1200 1201 1204 1241
  Modeline      "1600x1200" 184.66 1600 1712 1888 2176 1200 1201 1204 1248
  Modeline      "1600x1200" 205.99 1600 1720 1896 2192 1200 1201 1204 1253
EndSection

Section "Modes"
  Identifier   "Modes[1]"
  Modeline      "1600x1200" 155.47 1600 1704 1880 2160 1200 1201 1204 1241
  Modeline      "1600x1200" 184.66 1600 1712 1888 2176 1200 1201 1204 1248
  Modeline      "1600x1200" 205.99 1600 1720 1896 2192 1200 1201 1204 1253
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      24
    Modes      "1600x1200"
  EndSubSection
  Device       "PRI"
  Identifier   "Screen[PRI]"
  Monitor      "PRI[1]"
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      24
    Modes      "1600x1200"
  EndSubSection
  Device       "SEC"
  Identifier   "Screen[SEC]"
  Monitor      "SEC[1]"
EndSection


Section "Device"
  BoardName    "Quadro4 400NVS"
  BusID        "3:0:0"
  Driver       "nvidia"
  Identifier   "PRI"
  Option        "MetaModes" "1600x1200,1600x1200"
  Option        "ConnectedMonitor" "CRT,CRT"
  Option        "TwinViewOrientation" "RightOf"
  Option        "SecondMonitorVertRefresh" "55-160"
  Option        "TwinView" "True"
  Option        "SecondMonitorHorizSync" "28-120"
  Screen       0
  VendorName   "NVidia"
EndSection

Section "Device"
  BoardName    "Quadro4 400NVS"
  BusID        "3:4:0"
  Driver       "nvidia"
  Identifier   "SEC"
  Option        "MetaModes" "1600x1200,1600x1200"
  Option        "ConnectedMonitor" "CRT,CRT"
  Option        "TwinViewOrientation" "RightOf"
  Option        "SecondMonitorVertRefresh" "55-160"
  Option        "TwinView" "True"
  Option        "SecondMonitorHorizSync" "28-120"
  Screen       0
  VendorName   "NVidia"
EndSection


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

Section "DRI"
    Group      "video"
    Mode       0660
EndSection
 
Old 06-30-2006, 09:57 AM   #3
dragon2k
LQ Newbie
 
Registered: Jun 2006
Posts: 1

Rep: Reputation: 0
I really need that config but I am running on xorg, not xfree86, do you have one for that? What needs changed for xorg?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
default monitor on nvidia / dual monitor setup fenderog SUSE / openSUSE 3 05-01-2009 05:36 PM
Nvidia/Intel 82865G Dual Monitor Setup augustuslegion Slackware 4 11-05-2005 03:17 AM
Dual Screen / Monitor Setup? Not working stuartmunro Linux - Newbie 3 06-13-2005 01:04 PM
Getting old HP monitor working with new Nvidia Ghx card? mymojo Linux - Hardware 0 12-11-2003 02:05 PM
XF86Config and Quad Monitor Setup hikoseijuro Linux - Software 2 05-06-2003 10:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration