|
|
#1 | |
|
Registered User
Join Date: Jun 2007
Posts: 12
|
Two monitor setup:
GPU 0 - Quadro FX 380 DFP-0 + DFP-1: HP LA2405 Dist: PCLOS Kernel: 3.2.18 In xorg.conf (Screen section): Code:
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1920x1200"
EndSubsection
Option "TwinView" "1"
Option "metamodes" "DFP-0: 1920x1200_60 +0+0, DFP-1: 1920x1200_60 +1920+0; DFP-0: 1920x1200_60 +0+0, DFP-1: NULL;"
EndSection
xrandr -s 1920x1200 - To shift to single (left) monitor display. xrandr -s 3840x1200 - To shift to expanded display across the two monitors. After the latest f/w upgrade, the command to expand across two monitors no longer works: Code:
xrandr -s 3840x1200 Size 3840x1200 not found in available modes Any help is appreciated... I need the choice for dual display on command back! Cheers! CJ |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
This came up in another thread: http://www.nvnews.net/vbulletin/show...85&postcount=8
You're supposed to be able to use xrandr -s to switch between MetaModes, but that doesn't work currently. Instead, it reconfigures the current MetaMode as if you had used RandR 1.2 requests. In your case, you should be able to use RandR 1.2 to turn the second monitor on and off on the fly with "xrandr --output <whatever> --off" and "xrandr --output <whatever> --preferred --right-of <whatever>" |
|
|
|
|
|
|
#3 | ||
|
Registered User
Join Date: Jun 2007
Posts: 12
|
Quote:
Quote:
The delay in switching between modes seems a wee bit longer than before (approx. 1.5 secs. vs. 0.5 secs before), but that is hardly an issue. I found that I could also use: Code:
nvidia-settings --assign 0/CurrentMetaMode="DFP-0: 1920x1200_60 +0+0, DFP-1: 1920x1200_60 +1920+0" Since you say that my usual way of doing it is 1.1, and your solution (and my alternative CurrentMetaMode) is 1.2, can I safely assume that your 1.2 is the more 'correct' and future-proof method to use? Or, in short: Which would you use? Cheers! CJ |
||
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2011
Posts: 92
|
Just out of curiosity... can you still do Ctrl-Alt-Numpad-Plus and Ctrl-Alt-Numpad-Minus to cycle through resolutions?
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Jun 2007
Posts: 12
|
Quote:
![]() Cheers! CJ |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 302.17 nvidiaXineramaInfoOverride not working properly | hlandgar | NVIDIA Linux | 11 | 01-21-13 08:53 AM |
| 302.17, XRandR multimonitor doesn't work | darkraven | NVIDIA Linux | 5 | 07-06-12 04:41 AM |
| 302.17 doesn't support my GT 640M | balgo | NVIDIA Linux | 14 | 06-23-12 02:42 PM |
| Nvidia 302.17 OpenGL not working 6200 PCI | Archmbc | NVIDIA Linux | 1 | 06-18-12 11:23 AM |
| 302.17 for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 06-16-12 04:12 PM |