|
|
#37 | |
|
Registered User
Join Date: May 2010
Posts: 1
|
+1 for rotating one screen with twinview, nvidia.
It's important enough that I'll switch to ATI for my next video card if they support it. |
|
|
|
|
|
|
#38 | |
|
Registered User
Join Date: Feb 2009
Posts: 16
|
+1 for rotating one screen with twinview, nvidia.
I need only one rotated screen too. Can't imagine there would be that much VooDoo to get it. Only problem I'd see here how the RGB/BGR/VRGB/VBGR settings from the DE are handled differently for each screen. Theoretically they should still be the same? |
|
|
|
|
|
|
#39 |
|
Registered User
Join Date: Feb 2007
Posts: 8
|
Hello,
Since there still is no answer, I am not waiting anymore nVidia to fix this stupid problem. Just want to know what brand of video cards will offer this simple feature supported under linux ? Many thanks ! |
|
|
|
|
|
#40 | |
|
Registered User
Join Date: May 2005
Posts: 6
|
It works guys. what are your problems?
Code:
Section "Files"
FontPath "unix/:7100"
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 "Device"
Identifier "VideoDevice0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600"
Screen 0
EndSection
Section "Device"
Identifier "VideoDevice1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600"
Screen 1
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG W2452"
HorizSync 30.0 - 81.0
VertRefresh 49.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "SyncMaster 194T"
HorizSync 30.0 - 80.0
VertRefresh 49.0 - 75.0
Option "RandRRotation" "on"
Option "Rotate" "CCW"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "VideoDevice0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
Virtual 1920 1280
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "VideoDevice1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
Virtual 1024 1280
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "Xinerama" "1"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 80
#Screen 1 "Screen1" RightOf "Screen0"
Screen 1 "Screen1" 1920 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "DRI"
Mode 0666
EndSection
|
|
|
|
|
|
|
#41 |
|
Registered User
Join Date: Nov 2003
Posts: 14
|
Excellent, this solution works for me. I adapted it to work on my Dell 3007FP and 2001FP.
|
|
|
|
|
|
#42 | ||
|
Registered User
Join Date: Oct 2011
Posts: 2
|
Quote:
TwinView still does not have option for rotating single screen. It has been 5 years since this thread started. What's so hard in adding additional parameter in metamode for screen rotation? Come on... Xinerama does not work with Compiz so it's not an option. I understand it's maybe not Nvidia fault but Compiz or Xinerame, not sure. The point is that config I want to achieve worked for me couple of days ago with ATI card and it was possible to set everything using ATI Catalyst Control Center included with proprietary driver. If I find no solution till end of the week I'm giving back to the shop the brand new and shiny GTX 560 Ti and switching back to Radeon. That's pity because I like how the new Nvidia card works: silent, quite cool, good fps in games under windows, etc. However new ATI radeon probably won't be worse and it can be configured under linux as I need. I'm quite disappointed as there was always a rumor that Nvidia has better linux support than ATI. I believe this is not true anymore. Quote:
Here is the screen shot how my desktop looks like after trying xinerama. Arrows show area of each monitor. Left one is totally black and displays nothing. I can navigate with mouse over it though. Right one has some strange collision of what should be displayed separate on both monitors. If I try click mouse it clicks like 1280 pixels -> from the seen pointer position. Here is the config I have used for capture it: Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 280.13 (buildd@promethium) Tue Aug 2 01:51:26 UTC 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1280 0
Screen 1 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
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: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "DELL 1908FP"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Option "RandRRotation" "on"
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL 2408WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "RandRRotation" "on"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 560 Ti"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 560 Ti"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-2: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Any help really welcome. |
||
|
|
|
|
|
#43 |
|
Registered User
Join Date: Mar 2012
Posts: 1
|
I found a partial solution for this: using the nouveau driver with gallium 3d drivers
This solution allows to choose a rotation for each of the connected screens. The only problem with this solution is that the 3d Gallium driver is still very slow and this combined with my slow graphic card leads to almost unusable results (I currently own a nVidia Corporation GT200 [GeForce 210] (rev a2) passively cooled VGA) I don't think adding this possibility to the linux binary driver should be too much of a problem, and if it is I'd like to know for sure |
|
|
|
|
|
#44 |
|
Registered User
Join Date: Oct 2011
Posts: 2
|
Thanks for info.
Because of this no-go rotation lack I replaced nV card for ATI's one despite I liked more the GTX 560 Ti overall performance and usage feeling. Recently nVidia joined Linux Foundation. Well, I'm still looking forward the option of rotating single screen to be added... Maybe I'll change the card again then. |
|
|
|
|
|
#45 |
|
Registered User
Join Date: May 2003
Posts: 12
|
I will join the crowd and ask if there is any progress on letting twinview rotate one of the two displays. I do not wish to use Xinerama, as it doesn't support compositing.
|
|
|
|
|
|
#46 | |
|
Registered User
Join Date: Apr 2006
Posts: 277
|
Quote:
Two: Were you living under a rock the past few months? The driver got xrandr1.2 support starting with the 300 series. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Base mosaic and rotation? | happyfunbot | NVIDIA Linux | 5 | 07-13-12 12:23 PM |
| 302.07 (beta) for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 05-02-12 09:55 AM |
| Toshiba Sat 1950 screen setup | beaulieu | NVIDIA Linux | 7 | 06-13-03 03:17 PM |
| XF86Config for a Quadro4 without TwinView? | Twirlip | NVIDIA Linux | 1 | 10-09-02 10:36 AM |
| TwinView, fullscreen on TV | brosen | NVIDIA Linux | 2 | 10-08-02 10:29 AM |