LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-28-2014, 08:39 PM   #1
frrad
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Rep: Reputation: Disabled
Trouble configuring 3 monitors (2 graphics cards)


Hello! This is my first post to these forums, so please correct me if I’ve posted in the wrong section.

I’ve been running two monitors on my Debian (testing) computer with it’s integrated (intel) graphics for some times. I recently got it into my head to add a third monitor. I bought a graphics card (nvidia geforce) and another monitor. I’ve been really struggling with setup though.

After a bit of initial frustration I had a breakthrough when I read that xrandr doesn’t support multiple graphics cards. I switched to trying to use xinerama, but still haven’t quite licked it. I had two of the monitors connected to my nvidia card, and the third connected to the integrated intel, but it didn’t allow me to rotate (either of) the nvidia monitors.

Since I only want to rotate two of my monitors I figured I could solve this by connecting two to the intel card and rotating them, leaving the one connected to the nvidia unrotated. Unfortunately, when I tried this, though I was able to rotate the montors like I wanted, they are now mirroring one another, and nothing I do seems to be able to change this.

Any help you can give me would be greatly appreciated.

Here is the contents of my /var/log/Xorg.0.log
http://pastebin.com/6AAb82WU

Here is /etc/X11/xorg.conf
http://pastebin.com/NGg5D6n1

This is the output of lspci
http://pastebin.com/c2yxnEZ2

Please tell me if I can provide anything else that would be helpful
 
Old 03-02-2014, 12:36 PM   #2
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
if you are using the gnomeshell, you are basically fubar unless you run it in classic mode, then you MIGHT be able to get a 3rd monitor up and running. try some of the GUI shells out there. Ive not used KDE in a very long time so I have no clue how easy it is to get a 3rd monitor up and running on it again. It used to be rather simple back in the day.
 
Old 03-02-2014, 03:00 PM   #3
frrad
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
I discovered the gnome thing, and decided that now is as good a time as any to make the switch to i3 that I've been planning. i3 seems to have no trouble with my monitors, aside from the cloning thing I mention. Maybe I'm being too optimistic, but I feel like if I tweak my xorg.conf in just the right way everything will be fine. I've been experimenting for a while though and no luck.
 
Old 03-10-2014, 01:55 PM   #4
frrad
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
Okay, I figured out how to do this. Posting here for posterity. I went back to 2 monitors on the nvidia card, and one on the intel. Then, the trick was rotating one of the nvidia monitors requires the use of nvidia specific "metamode"

Quote:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" 1080 840
Screen 2 "Screen2" 3000 0
Option "Xinerama" "1"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection

Section "Monitor"
Identifier "skinny"
VendorName "Acer"
ModelName "S230HL"
EndSection

Section "Monitor"
Identifier "mid"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "HDMI1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "Rotate" "right"
EndSection


################
####DEVICE######
################

Section "Device"
Identifier "GeForce1"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier "GeForce2"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Device"
Identifier "Sandybridge"
Driver "intel"
BusID "PCI:0:2:0"
EndSection


###############
###SCREEN######
###############

Section "Screen"
Identifier "Screen0"
Device "GeForce1"
Monitor "skinny"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0 {rotation=90}"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "GeForce2"
Monitor "mid"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen2"
Device "Sandybridge"
Monitor "HDMI1"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
 
  


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
Three Monitors, Two Graphics Cards thedevilsjester Linux - Hardware 12 11-09-2014 01:33 AM
Two monitors on two graphics cards? Olmy Linux - Hardware 4 08-24-2010 01:54 AM
advice on graphics cards - 2 TFT monitors via DVI cheaply? mr_git Linux - Hardware 5 04-01-2009 02:58 PM
Graphics Cards for Dual Monitors JC404 Linux - Hardware 2 09-04-2003 05:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:23 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