Controlling resolution on dual monitor configurations

We have a situation where we use a screen capture process that is having trouble when someone plugs in a dual monitor to a Macbook (Air, I think, but it applies elsewhere). The resolution on the external monitor ends up being higher than our screen capture device can handle, and causes it to crash.
Is there a way to control or limit the resolution of the monitor(s) in (and out of) dual configuration?
Thank you.

I have a question about compatibility of monitors of different resolution. Currently I have an iMac 24 inch set to the maximum resolution 1920 x 1200. My second monitor is a large Hewlett-Packard which is currently set at resolution 1050 x 1680. It can be set as high as 1344 x 1008. If I move the Hewlett-Packard to another resolution I get the message that the input signal is out of range and asked me to return it to the setting 1050 x 1680.
Now to my question: I am considering getting the 27 inch iMac which has a maximum resolution of 2560 x 1440. My question is am I going to be able to use a 27 inch screen with the Hewlett-Packard second monitor without turning down the resolution on the 27 inch iMac? By the way the Hewlett-Packard monitor is a W2207H. Is the HP monitor going to work with that much difference in resolution?
I apologize if this is a naïve question but I just want to make sure that if I do upgrade I will not lose the services of my second monitor.
Thanks
Jim

Similar Messages

  • Video resolution and dual monitor assistance

    Trying to set up a show running on a windows XP Pro PC with dual monitor (ATI HD3870 card) so that videos run using Windows Media Player (or maybe something else if needed?) on the second monitor (actually a large projector).
    The videos are synchronised to DMX lighting using software so can't just be run from a DVD.
    All the videos have been developed using HDV anamorphic PAL 25fps footage but are rendered out using Premiere CS3 at 1280 x 720 (to keep 16:9 ratio at the highest resolution the projector/card (plus VGA extender cable) can handle.
    The videos can be launched quite happily on a single monitor system at this resolution and in any format (WMV, AVI, etc). The videos are launched via software using DirectShow (this is 3rd party software). BUT, when outputting to the second monitor the video playback doesn't work at any resolution above 720 x 576. It works fine at 720 x 576, but obviously when projected the image is way smaller than we need.
    Note that Windows Media Player will play higher resolution files on the dual monitor but not in full screen mode.
    So, the question is where does the problem lie and how can we fix it? Can Windows Media Player not run higher resolutions in dual monitor mode? Do we need a specific graphics card to handle this? Is Windows XP an issue? (PS we had the PC running Vista previously but found that the TMM module in Vista was affecting the screen resolution settings). Do we need to render out of Premiere in some specific way? Has anyone got any experience of something similar?
    Thanks!

    Thanks guys. There's no issue with playing the video when launching it direct in Windows Media Player. Its just when launched from the DirectShow API. We've now got a 3rd party looking at that API and have a temporary fix.
    So for future reference there are no specific problems with the rendering, codecs or resolutions, but there may be an issue with applications that launch high res media on to a 2nd monitor with the DirectShow API.
    thanks

  • ARD and controlling box with dual monitors!

    My workstation at home has dual monitors,
    when I connect to it with ARD both monitors are displayed, which means the window looks very wide, small and funny.
    You can hardly see anything either.
    (they are both highres)
    I only need to see one monitor when I connect with ARD. Is there anyway I can get that working?

    You can set ARD to view all screens at once or at real screen resolution. Click the 'Fit Screen in Window' icon (looks like an X with arrow points and a diamond in the middle).
    I have had some issues with my Multi-screen machines colors displaying oddly while in 'Fit Screen in Window' mode, but turning it off fixes the issue and lets you auto scroll around like virtual Desktop.
    Hope that helps.

  • [SOLVED] Dual monitor: can't switch from X to vc

    I have  a dual monitor configuration on my laptop (Sony Vaio VGN-SR21M), so that I can work with the laptop screen and an external lcd at the same time. It works amazingly well, every screen has its own resolution and I can drag windows from one screen to another (ATI drivers are wonderful in this aspect!). The only problem is that I can't switch to vc pressing Ctrl+Alt+F2 or any other function key: the laptop screen freezes black, while the other shows "no input" box. Pressing Alt+F7 the X interface is restored correctly to both screens. If I start X without the external lcd  the problem disappears, so I think it is a multimonitor issue. Here's my xorg.conf:
    Section "ServerLayout"
    #InputDevice "Mouse0" "CorePointer"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "it"
    Option "XkbVariant" ""
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "Mobility Radeon HD 3400 Series"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "DesktopSetup" "clone"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Maybe the solution is simple, but I'm quite a newbie so please understand me...
    Last edited by snack (2009-01-27 15:42:35)

    I modified xorg.conf heavily to solve another problem, with this new version I can switch to vc even with dual monitor setup (obviously the external lcd doesn't work) and then go back to X without any issue:
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "15" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "15" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.15" # speed factor for low pointer movement
    Option "MaxSpeed" "0.75" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0030" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    #Section "InputDevice"
    # Identifier "Keyboard0"
    # Driver "kbd"
    # Option "XkbLayout" "it"
    # Option "XkbVariant" ""
    #EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "freetype"
    #Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "on"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "PairModes" ""
    Option "SwapScreens" "off"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    I think it has something to do with the Screen sections, but I don't know exactly where the problem was (I changed many settings at once). Hope my new xorg.conf could be useful to someone with the same problem. Thanks everybody for the help.

  • Dual Monitors Windows 7 Problems

    Ok, this problem is getting really annoying and I think its a problem with windows 7 itself and not my computer.
    Basically I have a dual monitor setup with the left hand monitor as my secondary and right hand monitor as my primary.  Whenever I have an application with any graphics on it at all such as a progress bar on my left hand monitor moving windows around becomes laggy and juddery, yet this doesn't happen when the graphical app is on my primary monitor!
    My system Specs: 
    ASUS Striker Extreme MOBO
    OCZ 850W gameXtreme
    Core 2 Duo 2.4GHz CPU
    4GB (4x1GB) OCZ DDR2 1066MHz RAM
    Nvidia 8800GTX
    Sound blaster x-fi Xtreme Gamer (older PCI version)
    3 x 80GB HD for system drive in RAID 0
    1 x 500GB and 1 x 250GB drives for storage
    Monitors are 1680 x 1050 res
    Windows 7 Exp Index:
    CPU: 5.9
    Memory: 5.9
    Graphics: 6.8
    Gaming Graphics: 6.8
    Primary HD: 5.9
    What iv tried:
    Updating to latest drivers
    Upgraded system memory from 2GB to 4GB
    Installing 64-bit version
    removing sound card and re-installing windows from scratch
    upgraded my PSU
    Thanks for your help!

    (Latest update) This is the best I can do to alleviate the problem, and does reduce its severity immensely, but I found myself still noticing some slight playback glitches in videos on my second monitor which probably also translate to anything else with movement. I have tested with a panning scene in one of my videos and there is a subtle micro-stutter on my second monitor which I can find no way to fix. This doesn't occur if outputting to a single display, one or the other, nor does it occur when playing the video on my primary monitor in a dual-monitor configuration. Note that when I say "primary monitor", I am not referring to the monitor Windows has marked as primary, but my actual monitor rather than TV. In a dual-monitor configuration, this micro-stutter will only occur when playing video on my right monitor (TV), regardless of settings or which ports the monitors are connected to on the GPU. The micro-stutter occurs with no relation to the activity on the other screen, as it can be completely still. I can confirm the micro-stutter does not occur at all with Desktop Window Manager (Aero) disabled. In short, this is a nightmare.
    (Note that this micro-stutter is equally replicable in the 182.50 (WDDM1.1-less) driver, meaning there is no way to solve it other than disabling Aero or outputting to a single monitor.)
    I think I've solved the problem.. for me, anyway. I've divided this into short answer and "long answer", which is closer to a stream of consciousness in some ways, as I found out about Force10Level9 as I was writing.
    The short version:
    I've found some registry keys which seem to have fixed the problem for me. I haven't experienced any side effects, but use the tweaks at your own risk!
    I don't know exactly what they do. This comes from a lot of.. experimentation. I believe FrameRateMin tells the Desktop Window Manager that it's crucial to try to keep the framerate at or above the value specified (more details below), and Force10Level9 sounds like it forces DWM to use DirectX 9. I'm fairly certain about the former, not as certain about the latter, but together they do wonders.
    You can view the fix below. You can then save it as a .reg file and import it into your registry. Restart the Desktop Window Manager service or reboot to see the changes.
    Fix: http://pastebin.com/FFDbubw9
    Undo: http://pastebin.com/zA8CJY06
    (P.S. Just ran a FurMark test between fix applied and no fix. No difference in performance, with an inactive secondary monitor. I also noticed no difference in Physical Memory usage as reported by Task Manager. YMMV, let me know if you have any side effects.)
    (P.P.S. The screen fade that happens when you log in/out is just as choppy as before (or if it wasn't choppy for you, that shouldn't have changed). Oh well, how often do we see that thing, anyway? :))
    By the way, it appears 10Level9 is Windows 7's emulation platform for running DX10 on DX9 hardware. It's reported to be at least a 0.5x performance hit, so it's surprising that it actually makes Aero run better. If this article is anything to go by, Force10Level9 makes Aero run exactly the same as it does with older WDDM 1.0-only drivers like 182.50: http://www.techarp.com/showarticle.aspx?artno=637&pgno=1
    The long version:
    Well... I was able to do one more thing.
    There is an undocumented registry key which allows you to fine-tune the Desktop Window Manager's scheduling. Unfortunately, all of its values seem to be defunct in the final version of Windows 7 we all use today... except one: FrameRateMin.
    From what I gather, the Desktop Window Manager (Aero) carefully monitors the framerate it is able to achieve, and when it can't measure up to its own expectations, it will perform a "step down", or framerate reduction, and maintain this lower framerate for a given period of time (at one time specifiable with a registry value) before trying again at maximum speed.
    I presume it does all this to keep things looking "smooth".
    The problem is, in most cases, it doesn't help, and actually prolongs the stuttering duration. By "in most cases", I mean in every case it's happened in my personal usage of my Windows 7 computers.
    So what helped me was setting this FrameRateMin value to 60. That way, the Desktop Window Manager considers anything under 60fps to be unacceptable and will not remain at a lower framerate for purposes of perceived smoothness. Thus, the stuttering will take up as little time as possible, making it nearly unnoticeable most of the time.
    Keep in mind DWM shouldn't be having performance problems to begin with, but apparently in some cases, like with my particular hardware (desktop and laptop) and the latest NVIDIA drivers, it does.
    Down to brass tacks. The registry key is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DWM\Schedule. The value is FrameRateMin, a DWORD representing the minimum framerate DWM will consider as acceptable. I set it to 60, but you can set it to whatever you want.
    To repeat, this WILL NOT prevent Aero from ever getting below the framerate you specify; it simply prevents Aero from retaining a lower framerate after a stutter in order to give the illusion of smoothness (an illusion which fails).
    I imagine the main reason it fails so spectacularly in my usage is because I watch a lot of videos which play back at 24fps. Such a framerate plays back terribly with a 30Hz refresh rate, which is what Aero would reduce itself to for extended lengths of time. Now, performance hiccups are minimal, but sadly still existent.
    So this isn't a solution, but it does help. I am still uncertain of where the problem lies, considering GPU-Z shows graphics card loads to be as low as always when it's happening.
    Oh, and I found one more registry value. This one is far more important. :) It solves the problem for me entirely, from what I can tell.
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Avalon.Graphics
    add the DWORD value Force10Level9 with a value of 1.
    I haven't noticed any side effects, just smooth performance.
    Apply these tweaks at your own risk!

  • GNOME 3.8, Dual Monitor - Lock Screen Problem

    I don't know if this is the best place to post this, but here it goes.
    If I use a dual monitor configuration in GNOME, when I lock the screen, X hangs.
    I can still access a TTY and restart GDM.
    I don't know where I can find any useful information about what is going on, but maybe someone can point me into the right direction.
    Last edited by surion (2013-06-20 10:33:16)

    Have you tried to enable sna ? A lot o problem with gnome and GDM 3.8 seems to be solved that way.
    To do so, create this file: /etc/X11/xorg.conf.d/20-intel.conf
    and add in it:
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "AccelMethod" "sna"
    EndSection
    See here for details : https://wiki.archlinux.org/index.php/In … ion_method

  • Nvidia-settings to configure my dual monitor[SOLVED]

    Hi,
    I got a nvidia 9800 gtx graphic card and i try to configure my dual monitor. I try to get the nvidia config panel by terminal by typing this as root
    nividia-settings
    this is what append:
    No protocol specified
    ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
    someone can help me ?
    Thank you
    Last edited by Fou (2009-10-13 01:54:11)

    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder63) Tue Jan 6 10:03:55 PST 2009
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed Oct 1 15:09:35 PDT 2008
    # Section "ServerFlags"
    # Option "AutoAddDevices" "False"
    # 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 "keyboard"
    # EndSection
    Section "ServerLayout"
    # InputDevice "Keyboard0" "CoreKeyboard"
    # InputDevice "Mouse0" "CorePointer"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "freetype"
    Load "glx"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    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 "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 GT"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 GT"
    EndSection
    Section "Screen"
    # Removed Option "metamodes" "DFP-0: 1280x1024_60 +1280+0, DFP-1: 1280x1024_60 +0+0"
    # Removed Option "TwinViewXineramaInfoOrder" "DFP-0"
    # Removed Option "metamodes" "DFP-0: 1280x1024_60 +0+0, DFP-1: 1280x1024_60 +1280+0"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    Option "RenderAccel" "true"
    Option "NoLogo" "true"
    Option "UseEdidDpi" "true"
    # Option "DPI" "96 x 96"
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "DFP-1"
    Option "metamodes" "DFP-0: 1280x1024_60 +1280+0, DFP-1: 1280x1024_60 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

  • Mission Control Dual Monitors moving windows between desktops

    So far I like the new Mission Control however I am having what I beleive to be an issue.
    I have a dual monitor setup and multiple Desktops configured. If I want to move a window from Primary Monitor Desktop 1 to Primary Monitor Desktop 2 it works but if I want to move a window from Primary Monitor Desktop 1 to Secondary Monitor Desktop 2 it will not let me. I have to do the move in two steps. First I have to move it to Primary Monitor Desktop 2 and then from there I can move it to Secondary Monitor Desktop 2 ?
    Please can someone verify this ? Is this a limitation or a bug ?

    Hehe, Linux+Compiz rulezzz. You can tweak it the way YOU need and not Apple think you should do 'cause they "just knows better what market needs"
    My ideal setup on Linux workstation was: 2 Graphics Cards, 4 Monitors, 2 of them fixed, so I could put there applications and windows which should be permanently seen, for example -- Zenoss monitoring dashboard (screen 1) and stocks tickers (screen 2)
    Screen 3 and 4 respectively were part of the Compiz Cube with Xinerama activated, e.g. one extra wide desktop across 2 monitors, seen as semi-transparent Cube during transitions between 4 virtual destops, so I could almost immediately see where all my windows are.
    And now, Apple, could you tell me, If I've got Mac Pro with 2 Graphics Cards and 4 Monitors, is such a setup feasible with Mission Control?... OK, ok, you don't have such an eycandy as Transparent Compiz Cube, I could survive without, but having simultaneously 2 monitors as part of virtual desktop and 2 others fixed is absolut 'a must have', so, now's your turn... HOW?

  • Dual monitor setup with seperate resolutions

    hey guys!
    i currentley run thye latest version of archlinux with the cinnamon desktop environment and an nvidia geforce 7300SE graphics card.
    im running a dual monitor setup with one 27" 1920x1080 monitor and one 27" 1024X768 monitor
    because they have the same physical size they line up perfectley but because the resolution is different programs/mouse cursor movement doesnt, is there any way (without changing the resolutions) to compensate this effect so that in the eyes of linux/cinnamon the monitors line up so that for example dragging a window goes seamlessley between the 2 monitors.
    i HAVE found out the panning option in the nvidia x server settings, but that really isnt what i am looking for...
    Last edited by RikSolo (2014-08-04 11:25:02)

    A magnifier following the window down to the pixel, zooming to the exact size of 540 pixels the 384 pixels window could create an illusion of just that. It would be highly impractical however, not mention all the hacking time. Even if you would manage to get two screen with different sized icons, so that they match visually, the windows and fonts resizing on the fly, wmctrl might help with windows alone, no their themes (buttons, borders thickness etc.), you would still be left with a visually differently sized mouse cursor. Technically such a feat should be possible, but who is going to code it? Nvidia?
    Last edited by emeres (2014-08-04 18:48:59)

  • Cannot configure X for dual monitor

    Hello, I just reinstalled my Arch and I'm trying to configure X with a dual monitor setup using nouveau driver.
    This is what I get after login:
    This is what I get after using xrandr to setup:
    xrandr --output HDMI-1 --left-of VGA-1
    This is the content of /etc/X11/xorg.conf.d/20-nouveau.conf
    Section "Monitor"
    Identifier "Asus"
    Option "LeftOf" "Dell"
    Option "Primary" "False"
    EndSection
    Section "Monitor"
    Identifier "Dell"
    Option "Primary" "false"
    EndSection
    Section "Device"
    Identifier "Card"
    Driver "nouveau"
    Option "monitor-VGA-1" "Dell"
    Option "monitor-HDMI-1" "Asus"
    EndSection
    Section "Screen"
    Identifier "Screen"
    Device "Card"
    Monitor "Dell"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1920x1080" "1680x1050"
    Virtual 3600 1080
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Screen"
    EndSection
    This is the content of the X log from start till xrandr command
    [ 10.963]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 10.963]
    X.Org X Server 1.12.3.901 (1.12.4 RC 1)
    Release Date: 2012-08-03
    [ 10.963] X Protocol Version 11, Revision 0
    [ 10.963] Build Operating System: Linux 3.4.4-2-ARCH x86_64
    [ 10.963] Current Operating System: Linux markus 3.4.8-1-ARCH #1 SMP PREEMPT Thu Aug 9 21:21:22 CEST 2012 x86_64
    [ 10.963] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1019adcf-1c5a-4321-b685-a0b1ee8185d8 ro quiet
    [ 10.963] Build Date: 09 August 2012 10:04:44AM
    [ 10.963]
    [ 10.963] Current version of pixman: 0.26.2
    [ 10.963] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.963] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.963] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 16 17:44:51 2012
    [ 11.022] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 11.066] (==) ServerLayout "Default Layout"
    [ 11.066] (**) |-->Screen "Screen" (0)
    [ 11.066] (**) | |-->Monitor "Dell"
    [ 11.067] (**) | |-->Device "Card"
    [ 11.067] (==) Automatically adding devices
    [ 11.067] (==) Automatically enabling devices
    [ 11.141] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 11.141] Entry deleted from font path.
    [ 11.141] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 11.141] Entry deleted from font path.
    [ 11.141] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 11.141] Entry deleted from font path.
    [ 11.141] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 11.141] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 11.141] Entry deleted from font path.
    [ 11.141] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 11.141] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 11.141] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 11.141] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 11.141] (II) Loader magic: 0x7c8b00
    [ 11.141] (II) Module ABI versions:
    [ 11.141] X.Org ANSI C Emulation: 0.4
    [ 11.141] X.Org Video Driver: 12.1
    [ 11.141] X.Org XInput driver : 16.0
    [ 11.141] X.Org Server Extension : 6.0
    [ 11.143] (--) PCI:*(0:2:0:0) 10de:0848:1043:82e2 rev 162, Mem @ 0xfb000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
    [ 11.143] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 11.143] (II) LoadModule: "extmod"
    [ 11.144] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 11.179] (II) Module extmod: vendor="X.Org Foundation"
    [ 11.179] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.179] Module class: X.Org Server Extension
    [ 11.179] ABI class: X.Org Server Extension, version 6.0
    [ 11.179] (II) Loading extension MIT-SCREEN-SAVER
    [ 11.179] (II) Loading extension XFree86-VidModeExtension
    [ 11.179] (II) Loading extension XFree86-DGA
    [ 11.179] (II) Loading extension DPMS
    [ 11.179] (II) Loading extension XVideo
    [ 11.179] (II) Loading extension XVideo-MotionCompensation
    [ 11.179] (II) Loading extension X-Resource
    [ 11.179] (II) LoadModule: "dbe"
    [ 11.179] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 11.183] (II) Module dbe: vendor="X.Org Foundation"
    [ 11.183] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.183] Module class: X.Org Server Extension
    [ 11.183] ABI class: X.Org Server Extension, version 6.0
    [ 11.183] (II) Loading extension DOUBLE-BUFFER
    [ 11.183] (II) LoadModule: "glx"
    [ 11.183] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 11.209] (II) Module glx: vendor="X.Org Foundation"
    [ 11.209] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.209] ABI class: X.Org Server Extension, version 6.0
    [ 11.209] (==) AIGLX enabled
    [ 11.209] (II) Loading extension GLX
    [ 11.209] (II) LoadModule: "record"
    [ 11.210] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 11.217] (II) Module record: vendor="X.Org Foundation"
    [ 11.217] compiled for 1.12.3.901, module version = 1.13.0
    [ 11.217] Module class: X.Org Server Extension
    [ 11.217] ABI class: X.Org Server Extension, version 6.0
    [ 11.217] (II) Loading extension RECORD
    [ 11.217] (II) LoadModule: "dri"
    [ 11.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 11.236] (II) Module dri: vendor="X.Org Foundation"
    [ 11.236] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.236] ABI class: X.Org Server Extension, version 6.0
    [ 11.236] (II) Loading extension XFree86-DRI
    [ 11.236] (II) LoadModule: "dri2"
    [ 11.236] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 11.245] (II) Module dri2: vendor="X.Org Foundation"
    [ 11.245] compiled for 1.12.3.901, module version = 1.2.0
    [ 11.245] ABI class: X.Org Server Extension, version 6.0
    [ 11.245] (II) Loading extension DRI2
    [ 11.245] (II) LoadModule: "nouveau"
    [ 11.255] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 11.282] (II) Module nouveau: vendor="X.Org Foundation"
    [ 11.282] compiled for 1.12.2, module version = 1.0.1
    [ 11.282] Module class: X.Org Video Driver
    [ 11.282] ABI class: X.Org Video Driver, version 12.0
    [ 11.282] (II) NOUVEAU driver
    [ 11.282] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 11.282] RIVA TNT (NV04)
    [ 11.282] RIVA TNT2 (NV05)
    [ 11.282] GeForce 256 (NV10)
    [ 11.282] GeForce 2 (NV11, NV15)
    [ 11.282] GeForce 4MX (NV17, NV18)
    [ 11.282] GeForce 3 (NV20)
    [ 11.282] GeForce 4Ti (NV25, NV28)
    [ 11.282] GeForce FX (NV3x)
    [ 11.282] GeForce 6 (NV4x)
    [ 11.282] GeForce 7 (G7x)
    [ 11.282] GeForce 8 (G8x)
    [ 11.283] GeForce GTX 200 (NVA0)
    [ 11.283] GeForce GTX 400 (NVC0)
    [ 11.283] (++) using VT number 7
    [ 11.286] drmOpenDevice: node name is /dev/dri/card0
    [ 11.286] drmOpenDevice: open result is 8, (OK)
    [ 11.286] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 11.286] drmOpenDevice: node name is /dev/dri/card0
    [ 11.286] drmOpenDevice: open result is 8, (OK)
    [ 11.286] drmOpenByBusid: drmOpenMinor returns 8
    [ 11.286] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 11.286] (II) [drm] nouveau interface version: 1.0.0
    [ 11.287] (II) Loading sub module "dri"
    [ 11.287] (II) LoadModule: "dri"
    [ 11.287] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 11.287] (II) Module dri: vendor="X.Org Foundation"
    [ 11.287] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.287] ABI class: X.Org Server Extension, version 6.0
    [ 11.287] (II) NOUVEAU(0): Loaded DRI module
    [ 11.287] drmOpenDevice: node name is /dev/dri/card0
    [ 11.287] drmOpenDevice: open result is 9, (OK)
    [ 11.287] drmOpenDevice: node name is /dev/dri/card0
    [ 11.287] drmOpenDevice: open result is 9, (OK)
    [ 11.287] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 11.287] drmOpenDevice: node name is /dev/dri/card0
    [ 11.287] drmOpenDevice: open result is 9, (OK)
    [ 11.287] drmOpenByBusid: drmOpenMinor returns 9
    [ 11.287] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 11.287] (II) [drm] DRM interface version 1.4
    [ 11.287] (II) [drm] DRM open master succeeded.
    [ 11.287] (--) NOUVEAU(0): Chipset: "NVIDIA NVaa"
    [ 11.287] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 11.287] (==) NOUVEAU(0): RGB weight 888
    [ 11.287] (==) NOUVEAU(0): Default visual is TrueColor
    [ 11.287] (==) NOUVEAU(0): Using HW cursor
    [ 11.287] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 11.287] (==) NOUVEAU(0): Page flipping enabled
    [ 11.288] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 11.327] (II) NOUVEAU(0): Output VGA-1 using monitor section Dell
    [ 11.327] (**) NOUVEAU(0): Option "Primary" "false"
    [ 11.381] (II) NOUVEAU(0): Output HDMI-1 using monitor section Asus
    [ 11.381] (**) NOUVEAU(0): Option "LeftOf" "Dell"
    [ 11.381] (**) NOUVEAU(0): Option "Primary" "False"
    [ 11.410] (II) NOUVEAU(0): EDID for output VGA-1
    [ 11.410] (II) NOUVEAU(0): Manufacturer: DEL Model: 4066 Serial#: 825569612
    [ 11.410] (II) NOUVEAU(0): Year: 2011 Week: 35
    [ 11.410] (II) NOUVEAU(0): EDID Version: 1.3
    [ 11.410] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 11.410] (II) NOUVEAU(0): Sync: Separate Composite SyncOnGreen
    [ 11.410] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 11.410] (II) NOUVEAU(0): Gamma: 2.20
    [ 11.410] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 11.410] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 11.410] (II) NOUVEAU(0): redX: 0.633 redY: 0.340 greenX: 0.319 greenY: 0.621
    [ 11.410] (II) NOUVEAU(0): blueX: 0.154 blueY: 0.042 whiteX: 0.313 whiteY: 0.328
    [ 11.410] (II) NOUVEAU(0): Supported established timings:
    [ 11.410] (II) NOUVEAU(0): 720x400@70Hz
    [ 11.410] (II) NOUVEAU(0): 640x480@60Hz
    [ 11.410] (II) NOUVEAU(0): 640x480@75Hz
    [ 11.410] (II) NOUVEAU(0): 800x600@60Hz
    [ 11.410] (II) NOUVEAU(0): 800x600@75Hz
    [ 11.410] (II) NOUVEAU(0): 1024x768@60Hz
    [ 11.410] (II) NOUVEAU(0): 1024x768@75Hz
    [ 11.410] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 11.410] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 11.410] (II) NOUVEAU(0): Supported standard timings:
    [ 11.410] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 11.410] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 11.410] (II) NOUVEAU(0): #2: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 11.410] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.410] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 11.410] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 11.410] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 11.410] (II) NOUVEAU(0): Serial No: WPDV118P151L
    [ 11.410] (II) NOUVEAU(0): Monitor name: DELL P2311H
    [ 11.410] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 11.410] (II) NOUVEAU(0): EDID (in hex):
    [ 11.410] (II) NOUVEAU(0): 00ffffffffffff0010ac66404c313531
    [ 11.410] (II) NOUVEAU(0): 231501030e331d78ea0cb4a257519f27
    [ 11.410] (II) NOUVEAU(0): 0a5054a54b00714f8180d1c001010101
    [ 11.410] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 11.410] (II) NOUVEAU(0): 4500fd1e1100001e000000ff00575044
    [ 11.410] (II) NOUVEAU(0): 56313138503135314c0a000000fc0044
    [ 11.410] (II) NOUVEAU(0): 454c4c205032333131480a20000000fd
    [ 11.410] (II) NOUVEAU(0): 00384c1e5311000a2020202020200054
    [ 11.410] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16486
    [ 11.426] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 11.426] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 11.426] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 11.426] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 11.426] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 11.426] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
    [ 11.427] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 11.427] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz UeP)
    [ 11.427] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 11.427] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 11.481] (II) NOUVEAU(0): EDID for output HDMI-1
    [ 11.481] (II) NOUVEAU(0): Manufacturer: ACI Model: 22f1 Serial#: 16843009
    [ 11.481] (II) NOUVEAU(0): Year: 2008 Week: 31
    [ 11.481] (II) NOUVEAU(0): EDID Version: 1.3
    [ 11.481] (II) NOUVEAU(0): Digital Display Input
    [ 11.481] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 11.481] (II) NOUVEAU(0): Gamma: 2.20
    [ 11.481] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 11.481] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 11.481] (II) NOUVEAU(0): Default color space is primary color space
    [ 11.481] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 11.481] (II) NOUVEAU(0): redX: 0.649 redY: 0.335 greenX: 0.283 greenY: 0.605
    [ 11.481] (II) NOUVEAU(0): blueX: 0.151 blueY: 0.073 whiteX: 0.313 whiteY: 0.329
    [ 11.481] (II) NOUVEAU(0): Supported established timings:
    [ 11.481] (II) NOUVEAU(0): 720x400@70Hz
    [ 11.481] (II) NOUVEAU(0): 640x480@60Hz
    [ 11.481] (II) NOUVEAU(0): 640x480@67Hz
    [ 11.481] (II) NOUVEAU(0): 640x480@72Hz
    [ 11.481] (II) NOUVEAU(0): 640x480@75Hz
    [ 11.481] (II) NOUVEAU(0): 800x600@56Hz
    [ 11.481] (II) NOUVEAU(0): 800x600@60Hz
    [ 11.481] (II) NOUVEAU(0): 800x600@72Hz
    [ 11.481] (II) NOUVEAU(0): 800x600@75Hz
    [ 11.481] (II) NOUVEAU(0): 832x624@75Hz
    [ 11.481] (II) NOUVEAU(0): 1024x768@60Hz
    [ 11.481] (II) NOUVEAU(0): 1024x768@70Hz
    [ 11.481] (II) NOUVEAU(0): 1024x768@75Hz
    [ 11.481] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 11.481] (II) NOUVEAU(0): 1152x864@75Hz
    [ 11.481] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 11.481] (II) NOUVEAU(0): Supported standard timings:
    [ 11.481] (II) NOUVEAU(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 11.481] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 11.481] (II) NOUVEAU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 11.481] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 11.481] (II) NOUVEAU(0): #4: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [ 11.481] (II) NOUVEAU(0): #5: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Serial No: 88LMVD003225
    [ 11.481] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
    [ 11.481] (II) NOUVEAU(0): Monitor name: ASUS-LS221Hÿÿ
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 1080 v_sync: 1089 v_sync_end 1095 v_blanking: 1125 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Supported detailed timing:
    [ 11.481] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 474 x 296 mm
    [ 11.481] (II) NOUVEAU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 11.481] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 11.481] (II) NOUVEAU(0): Number of EDID sections to follow: 1
    [ 11.482] (II) NOUVEAU(0): EDID (in hex):
    [ 11.482] (II) NOUVEAU(0): 00ffffffffffff000469f12201010101
    [ 11.482] (II) NOUVEAU(0): 1f120103802f1e782e78f5a655489b26
    [ 11.482] (II) NOUVEAU(0): 125054bfef80b30081809500950f9040
    [ 11.482] (II) NOUVEAU(0): 714f0101010121399030621a274068b0
    [ 11.482] (II) NOUVEAU(0): 3600da281100001c000000ff0038384c
    [ 11.482] (II) NOUVEAU(0): 4d56443030333232350a000000fd0038
    [ 11.482] (II) NOUVEAU(0): 4b1f5111000a202020202020000000fc
    [ 11.482] (II) NOUVEAU(0): 00415355532d4c5332323148ffff0107
    [ 11.482] (II) NOUVEAU(0): Printing probed modes for output HDMI-1
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz UeP)
    [ 11.482] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1089 1095 1125 -hsync -vsync (67.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1440x576"x50.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "1440x480"x59.9 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 11.482] (II) NOUVEAU(0): Output VGA-1 connected
    [ 11.482] (II) NOUVEAU(0): Output HDMI-1 connected
    [ 11.482] (II) NOUVEAU(0): Using user preference for initial modes
    [ 11.482] (II) NOUVEAU(0): Output VGA-1 using initial mode 1920x1080
    [ 11.482] (II) NOUVEAU(0): Output HDMI-1 using initial mode 1920x1080
    [ 11.482] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 11.482] (--) NOUVEAU(0): Virtual size is 3600x1080 (pitch 0)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz UeP)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 11.482] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 11.482] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 11.482] (**) NOUVEAU(0): Display dimensions: (510, 290) mm
    [ 11.482] (**) NOUVEAU(0): DPI set to (179, 94)
    [ 11.482] (II) Loading sub module "fb"
    [ 11.482] (II) LoadModule: "fb"
    [ 11.496] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11.507] (II) Module fb: vendor="X.Org Foundation"
    [ 11.508] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.508] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.508] (II) Loading sub module "exa"
    [ 11.508] (II) LoadModule: "exa"
    [ 11.508] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 11.517] (II) Module exa: vendor="X.Org Foundation"
    [ 11.517] compiled for 1.12.3.901, module version = 2.5.0
    [ 11.517] ABI class: X.Org Video Driver, version 12.1
    [ 11.517] (II) Loading sub module "shadowfb"
    [ 11.517] (II) LoadModule: "shadowfb"
    [ 11.517] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 11.522] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 11.522] compiled for 1.12.3.901, module version = 1.0.0
    [ 11.522] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.522] (--) Depth 24 pixmap format is 32 bpp
    [ 11.523] (II) NOUVEAU(0): Opened GPU channel 2
    [ 11.527] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 11.527] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 11.527] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 11.529] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 11.529] (II) EXA(0): Driver registered support for the following operations:
    [ 11.529] (II) Solid
    [ 11.529] (II) Copy
    [ 11.529] (II) Composite (RENDER acceleration)
    [ 11.529] (II) UploadToScreen
    [ 11.529] (II) DownloadFromScreen
    [ 11.529] (==) NOUVEAU(0): Backing store disabled
    [ 11.529] (==) NOUVEAU(0): Silken mouse enabled
    [ 11.529] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 11.529] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 11.529] (==) NOUVEAU(0): DPMS enabled
    [ 11.529] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 11.529] (WW) NOUVEAU(0): Option "Primary" is not used
    [ 11.529] (--) RandR disabled
    [ 11.529] (II) Initializing built-in extension Generic Event Extension
    [ 11.529] (II) Initializing built-in extension SHAPE
    [ 11.530] (II) Initializing built-in extension MIT-SHM
    [ 11.530] (II) Initializing built-in extension XInputExtension
    [ 11.530] (II) Initializing built-in extension XTEST
    [ 11.530] (II) Initializing built-in extension BIG-REQUESTS
    [ 11.530] (II) Initializing built-in extension SYNC
    [ 11.530] (II) Initializing built-in extension XKEYBOARD
    [ 11.530] (II) Initializing built-in extension XC-MISC
    [ 11.530] (II) Initializing built-in extension SECURITY
    [ 11.530] (II) Initializing built-in extension XINERAMA
    [ 11.530] (II) Initializing built-in extension XFIXES
    [ 11.530] (II) Initializing built-in extension RENDER
    [ 11.530] (II) Initializing built-in extension RANDR
    [ 11.530] (II) Initializing built-in extension COMPOSITE
    [ 11.530] (II) Initializing built-in extension DAMAGE
    [ 11.843] (EE) AIGLX error: Calling driver entry point failed
    [ 11.852] (EE) AIGLX: reverting to software rendering
    [ 11.852] (II) AIGLX: Screen 0 is not DRI capable
    [ 12.107] (II) AIGLX: Loaded and initialized swrast
    [ 12.107] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 12.120] (II) NOUVEAU(0): NVEnterVT is called.
    [ 12.331] (II) NOUVEAU(0): Setting screen physical size to 1016 x 285
    [ 12.331] resize called 3840 1080
    [ 12.709] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 12.709] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12.709] (II) LoadModule: "evdev"
    [ 12.709] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 12.748] (II) Module evdev: vendor="X.Org Foundation"
    [ 12.748] compiled for 1.12.3.901, module version = 2.7.3
    [ 12.748] Module class: X.Org XInput Driver
    [ 12.748] ABI class: X.Org XInput driver, version 16.0
    [ 12.748] (II) Using input driver 'evdev' for 'Power Button'
    [ 12.748] (**) Power Button: always reports core events
    [ 12.748] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 12.748] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 12.748] (--) evdev: Power Button: Found keys
    [ 12.748] (II) evdev: Power Button: Configuring as keyboard
    [ 12.748] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 12.748] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 12.748] (**) Option "xkb_rules" "evdev"
    [ 12.748] (**) Option "xkb_model" "evdev"
    [ 12.748] (**) Option "xkb_layout" "it"
    [ 12.792] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 12.792] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 12.792] (II) Using input driver 'evdev' for 'Video Bus'
    [ 12.792] (**) Video Bus: always reports core events
    [ 12.792] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 12.792] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 12.792] (--) evdev: Video Bus: Found keys
    [ 12.792] (II) evdev: Video Bus: Configuring as keyboard
    [ 12.792] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:19/LNXVIDEO:00/input/input6/event6"
    [ 12.792] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 12.793] (**) Option "xkb_rules" "evdev"
    [ 12.793] (**) Option "xkb_model" "evdev"
    [ 12.793] (**) Option "xkb_layout" "it"
    [ 12.794] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 12.794] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12.794] (II) Using input driver 'evdev' for 'Power Button'
    [ 12.794] (**) Power Button: always reports core events
    [ 12.794] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 12.794] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 12.794] (--) evdev: Power Button: Found keys
    [ 12.794] (II) evdev: Power Button: Configuring as keyboard
    [ 12.794] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 12.794] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 12.794] (**) Option "xkb_rules" "evdev"
    [ 12.794] (**) Option "xkb_model" "evdev"
    [ 12.794] (**) Option "xkb_layout" "it"
    [ 12.796] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event0)
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 12.796] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 12.796] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event0"
    [ 12.796] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc043
    [ 12.796] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 12.796] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 12.796] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 12.796] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 12.796] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 12.796] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 12.796] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 12.796] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.0/input/input0/event0"
    [ 12.796] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9)
    [ 12.796] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 12.796] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 12.797] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 12.797] (II) No input driver specified, ignoring this device.
    [ 12.797] (II) This device may have been added with another device file.
    [ 12.797] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event1)
    [ 12.797] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
    [ 12.797] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
    [ 12.797] (**) LOGITECH G110 G-keys: always reports core events
    [ 12.797] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event1"
    [ 12.797] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
    [ 12.797] (--) evdev: LOGITECH G110 G-keys: Found keys
    [ 12.797] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
    [ 12.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1:1.0/input/input1/event1"
    [ 12.797] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
    [ 12.797] (**) Option "xkb_rules" "evdev"
    [ 12.797] (**) Option "xkb_model" "evdev"
    [ 12.797] (**) Option "xkb_layout" "it"
    [ 12.797] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event2)
    [ 12.797] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 12.797] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 12.797] (**) Gaming Keyboard G110: always reports core events
    [ 12.797] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event2"
    [ 12.797] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 12.797] (--) evdev: Gaming Keyboard G110: Found keys
    [ 12.797] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 12.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.3/1-2.3:1.0/input/input2/event2"
    [ 12.797] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
    [ 12.797] (**) Option "xkb_rules" "evdev"
    [ 12.797] (**) Option "xkb_model" "evdev"
    [ 12.797] (**) Option "xkb_layout" "it"
    [ 12.798] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event3)
    [ 12.798] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 12.798] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 12.798] (**) Gaming Keyboard G110: always reports core events
    [ 12.798] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event3"
    [ 12.798] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 12.798] (--) evdev: Gaming Keyboard G110: Found keys
    [ 12.798] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 12.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.3/1-2.3:1.1/input/input3/event3"
    [ 12.798] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
    [ 12.798] (**) Option "xkb_rules" "evdev"
    [ 12.798] (**) Option "xkb_model" "evdev"
    [ 12.798] (**) Option "xkb_layout" "it"
    [ 12.798] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event7)
    [ 12.798] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 12.798] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 12.798] (**) UVC Camera (046d:081b): always reports core events
    [ 12.798] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event7"
    [ 12.798] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 12.798] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 12.798] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 12.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb2/2-2/2-2.2/2-2.2:1.0/input/input7/event7"
    [ 12.798] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 13)
    [ 12.798] (**) Option "xkb_rules" "evdev"
    [ 12.798] (**) Option "xkb_model" "evdev"
    [ 12.798] (**) Option "xkb_layout" "it"
    [ 84.333] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 144.460] (II) NOUVEAU(0): NVEnterVT is called.
    [ 144.544] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16486
    [ 144.544] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 144.544] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 144.544] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 144.544] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 144.544] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 144.544] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
    [ 154.758] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16486
    [ 154.758] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 154.758] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 154.758] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 154.758] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 154.758] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 154.758] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
    [ 154.880] resize called 1920 1080
    [ 233.862] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16486
    [ 233.862] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 233.862] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 233.862] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 233.862] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 233.862] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 233.862] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
    [ 233.920] resize called 3600 1080
    Any hints on what it's not working? I use Slim as login manager, and when it comes up, the left screen only show a small portion of the screen.

    Option "monitor-VGA-1" "Dell"
    Option "monitor-HDMI-1" "Asus"
    Do you need the word monitor in there? I was under the impression you only needed "VGA-1". I'm having a similar problem to you though so don't take my advice too carefully (why didn't I back up my old conf file :'()
    Edit; You do.
    Here is my krandrrc from when I used KDE. Could you put something in your autostart as a hack?
    [Display]
    ApplyOnStartup=true
    StartupCommands=xrandr --output VGA-1 --pos 1920x0 --mode 1440x900 --refresh 59.8874\nxrandr --output DVI-I-1 --pos 0x0 --mode 1920x1080 --refresh 60\nxrandr --output VGA-1 --primary
    [Screen_0]
    OutputsUnified=false
    UnifiedRect=0,0,0,0
    UnifiedRotation=1
    [Screen_0_Output_DVI-I-1]
    Active=true
    Rect=0,0,1920,1080
    RefreshRate=60
    Rotation=1
    [Screen_0_Output_VGA-1]
    Active=true
    Rect=1920,0,1440,900
    RefreshRate=59.8874435424805
    Rotation=1
    Last edited by SS4 (2012-08-16 23:49:09)

  • Would be grateful for help configuring my 7950gx2 for dual monitor

    Hi guys,
    I have two monitors - one widescreen TFT 20" DVI (max 1680x1050), and one 17" TFT Analog (max 1280x1024).
    Currently I'm running just on my widescreen monitor, but would love to have both monitors enabled to facilitate my spare-time web design.
    I have an nVidia 7950GX2 - the card is essentially two 7900GT(X)s SLI'd together. So it is a multi-GPU card, rather than me having two separate graphics cards in my system.
    I've followed the Arch Wiki info regarding nVidia drivers, and have the drivers operating perfectly right now. But no matter what I do, even if I follow the Gentoo Wiki info on dual monitors, I can't get both monitors to operate; it's either one or neither.
    Here's my current xorg.conf :
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "record"
    Load "xtrap"
    #Load "dri"
    Load "glx"
    Load "extmod"
    Load "type1"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "dvorak"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Analog TFT"
    VendorName "Blue Mountain"
    ModelName "MT17XP"
    EndSection
    Section "Monitor"
    Identifier "Widescreen DVI"
    VendorName "LG"
    ModelName "L204WT"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:6:0:0"
    Option "NoLogo" "True"
    Option "MultiGPU" "AFR"
    Option "sli" "off"
    Option "RenderAccel" "true"
    #other options I recommend:
    Option "HWcursor"
    Option "CursorShadow"
    Option "CursorShadowAlpha" "32"
    Option "CursorShadowXOffset" "3"
    Option "CursorShadowYOffset" "3"
    #if you want Composite and GLX (they don't cooperate):
    Option "AllowGLXWithComposite"
    #the TwinView stuff
    Option "TwinView" "true"
    Option "MetaModes" "DFP: 1680x1050, CRT: NULL"
    Option "TwinViewOrientation" "DFP RightOf CRT"
    Option "TwinViewXineramaInfoOrder" "DFP"
    Option "HorizSync" "DFP: 30.0 - 83.0; CRT: 31.5 - 80"
    Option "VertRefresh" "DFP: 56.0 - 75.0; CRT: 56.0 - 75.0"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:5:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Analog TFT"
    EndSection
    When I change
    Option "MetaModes" "DFP: 1680x1050, CRT: NULL"
    to
    Option "MetaModes" "DFP: 1680x1050, CRT: 1280x1024"
    I still only get my widescreen coming on.
    When I change
    Option "TwinViewXineramaInfoOrder" "DFP"
    Option "TwinViewXineramaInfoOrder" "DFP, CRT"
    then only my widescreen comes on again. Swapping the arguments means only my small TFT comes on.
    I'd be very grateful for help fixing this; I'm happy to follow any instructions you want, so I'll just be patient and wait for orders
    - KD

    I took the liberty to modify the relevant parts of the original xorg.conf file based on mine (I have a TwinView setup, but with identical monitors). Since bwalk has a similar setup to yours, you should try that first. If you still have problems for some reason, you can try the sections below.
    I assume that the HorizSync and VertRefresh values are correct for your system, so I just used the original values as well (if you didn't set them, you might want to double check just to be sure). I commented out certain lines that seemed to be set by the program that created the config file, so if you need them, uncomment them...I just wanted to clean it up a bit. Again, understood that the CRT is on the left and the DFP is on the right, so that's how the MetaModes are declared. If it's the other way around, you will have to swap the value sets. I also assume that the DFP is your main monitor, so I set the CRT to NULL for any situation that requires it.
    I'm not certain about the Screen section. Since so much info is declared above it, you might be able to eliminate the SubSection part, but I'm not sure. I hope you get it working.
    Section "ServerLayout"
    Identifier "Server0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Device"
    Identifier "Card0"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:6:0:0"
    Driver "nvidia"
    Option "NoLogo" "true"
    Option "RenderAccel" "true"
    Option "MultiGPU" "AFR"
    Option "sli" "off"
    Option "TwinView" "true"
    Option "TwinViewOrientation" "RightOf"
    Option "MetaModes" "1280x1024,1680x1050; NULL,1680x1050"
    Option "ConnectedMonitor" "CRT-0, DFP-0"
    Option "UseEdidFreqs" "false"
    Option "HorizSync" "CRT-0: 31.5-80; DFP-0: 30-83"
    Option "VertRefresh" "CRT-0: 56-75; DFP-0: 56-75"
    # Option "HWcursor"
    # Option "CursorShadow"
    # Option "CursorShadowAlpha" "32"
    # Option "CursorShadowXOffset" "3"
    # Option "CursorShadowYOffset" "3"
    # Option "AllowGLXWithComposite"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Unknown Board"
    BusID "PCI:5:0:0"
    EndSection
    Section "Monitor"
    Identifier "CRT-0"
    VendorName "Blue Mountain"
    ModelName "MT17XP"
    HorizSync 31.50 - 80.00
    VertRefresh 56.00 - 75.00
    Option "DPMS"
    EndSection
    Section "Monitor"
    Identifier "DFP-0"
    VendorName "LG Electronics"
    ModelName "L204WT"
    HorizSync 30.00 - 83.00
    VertRefresh 56.00 - 75.00
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "CRT-0"
    DefaultDepth "24"
    SubSection
    Depth 24
    Modes "1280x1024" "1680x1050"
    Viewport 0 0
    EndSubSection
    EndSection

  • T61p dual monitor with docking station, maximum resolution

    I wonder what is the maximal resolution one can get with the quadro fx 570m. I specially want to reach the 2560x1600+2560x1600 with two 30'' monitors. Does anyone know about it or have experience with it?
    dual monitor with docking station

    You will need the huge docking station with Dual-Display Port & DVI. Then it should work, but you will only be able to use 2 displays at once (one external+laptop LCD or 2 external). But I think you already know that.
    VGA on such resolution would be suicidal and i doubt it would even work.
    ThinkPad T61p | 15,4 WSXGA+ | Intel Core2Duo T9300 2.5GHz | 4GB CL4 DDR2 RAM | nVidia Quadro FX 570M | Win7 Ultimate x64

  • Dual Monitor Set up Stuck at Low-Resolution?

    I have just bought a refurbished Power Mac 2.66 dual core and it came with Leopard. I have a 1 LCD and 1 CRT, and have a problem where the CRT will only run at 736x552 if I have both monitors connected. HOWEVER, if disconnect the LCD and just run the CRT, the CRT will give me the option to run in higher resolutions (up to 1280x960). This on an Nvidia 7300 (I think, 7 something) with 256 meg of video ram...
    Why is this? I have been running both monitors just fine on my older G5 (which has a lower-end video card).
    This was a problem before the 10.5.2 combo update, also before the Video Up date, and still is a problem after installing all updates.
    Anyone have this problem? Is it a problem with the video card? I think it's Leopard...
    Leopard... I hate you.

    hi levononick,
    Thanks for posting and welcome to the community,
    After reading your post I was trying to get a visual on how the back of the desktop looks like. I don't one here to check on so after googling round I'm assuming that your Desktop Back panel looks like the visual below.
    Base from what I seen here it appear that your machine do not have the support for having dual monitor. If you see the top (Blue connector) is for the output of a single monitor that is powered by the Onboard graphics. Now the out put below (Also with Blue connector and HDMI) indicates that you are able to have 2 monitors but not extended. One is for the Montor which supports VGA and the other is for connection for HDMI out, to connect to newer TV screens such as LCD or LED tv nowadays, and use them as a monitor. 
    By looking at this it does appear that you do have extra slot to possibly insert another Graphics card which does support 2 montior displays. You might need to purchase another type of GPU which does this in order to have the Dual support to fuction. Indidcation of the cards with the dual support can be shown below.
    This type of can definitely support 2 montior functions and should be the type you are targeting to get fitted into the machine for the support.
    Hope this helps.
    Please do let me know should you require further clariffication.
    regards

  • Best Configuration for Dual Monitors and Cintiq

    I'm a photographer and my G5 has dual monitors with Aperture. I now have a Wacom Cintiq monitor that I want to incorporate into this configuration, but I am having trouble figuring out the best way to do this. Right now, I have to disconnect one monitor and use that DVI port for the Cintiq. It works, but it is a hassle.
    Does anyone out there have this sort of setup and how have you solved this? Thanks.

    I still don't have an answer yet. I have two identical NVIDIA GeForce 7300 GT cards in the number 1 and 2 slots. They are both set to x8/x16 which is a setup for equal medium performance from each card.
    My problem persists as described at the beginning of this forum (all the monitors flick OFF for about two seconds, at a 30 minute interval (exactly), except that recently a new problem has cropped up. When I return to my computer each morning the monitors running from the number 2 slot don't light up right away, and I need to turn the power switch on the monitors on and off a couple of times before they will recognize the computer's signal and start glowing.
    Also another new issue that seems related to the monitors. When the monitors go off every 30 minutes, the signal to a pair of amplified speakers is interrupted.
    Any theories out there? If you guys can help me with this, maybe I tell you about the problem I have with my Mini Cooper! Wrong forum?

  • Advice: Mac Mini / Dual Monitors / PC Mac Configuration

    Hey Guys, need some advice for a semi-switcher friend.
    I have a business associate who has asked me the following questions and wanted some advice from the mac forum.
    My friend's background is as professional web site developer. He is currently using Windows XP with dual monitors.
    His boss is going to buy him a Mac Mini to work along side his PC. He wants to know what would work for dual monitor / PC / Mac Mini configuration.
    Here are his questions:
    "One, what do I need to do to run dual monitors on a Mac Mini since it doesn’t have another graphics card like my PC?"
    "And two, what is the best way to use my dual monitors with my Mac and PC? Should I trash the PC and use Bootcamp/Parallels or use something like a KVM switch since the Mac doesn’t come with a keyboard or mouse?"
    "I still need to be able to do testing with IE7 and Firefox (which I believe is different on a Mac than a PC), so that’s why I considered using Bootcamp or Parallels. (I prefer Parallels due to the rebooting of Bootcamp, but am wondering if I might experience any troubles otherwise and am better off with Bootcamp since it’s a Mac product and not third-party software. I’m neutral on this.)"
    Any help or suggestions would be welcomed.
    Thank you in advance.
    Mac Mini   Mac OS X (10.4.3)  

    There is one factor you might want to pass on to your semi-switcher friend in his consideration of a mac system.
    There's a subtle difference between MacOS and Windows that can significantly impact on how well a Windows user adjusts to the Mac, particularly when used to dual head operation. Windows attaches a menu to each and every window (and application) whereas MacOS does not. While a Windows user only has to navigate to the menu bar at the top of each window, a MacOS user has to navigate to the single menu bar along the top of the screen (or primary screen if on a dual head system.
    It's not a major issue, but for a pro used to simple and quick navigation off on the secondary display, having to navigate over to the top of the primary display to do something instead of quick flick up and done, there can be a small degree of frustration and a slight impact on workflow.
    I hasten to add that with those I have seen make this very transition, the effects were short lived, but it leads to the thought that where the Mac is concerned, it might be marginally better to go for a single widescreen display than dual head.

Maybe you are looking for

  • How to Upload Closing balances of ECS and SHECS

    Hi Experts , Please let me know how to upload closing balances of Education cess and Higher Secondary Education cess of Excise duties Thanks in advance GMR

  • Item Category Determination during Sales Order Creation

    Dear All, This is Chee Wee, i'm new to SD, i would like to seek for an advice for the topic related to Item Category in Sales Order. We have a material "Mat005" define as "Stocked" Item category in MM03, *Stocked means our MM team will always keep st

  • Everything got bigger

    I used my PBG4 to do a Keynote presentation to my high school class. I work at a university / high school in Mexico City. It was about writing the 5 paragraph essay, excellent presentation BTW. The problem is: Once I disconnected from the overhead pr

  • Home and end buttons on keyboard.

    Does the "home" and "end" and keys on the lower right side of the MacBook Pro keyboard function as "home" and "end" keys. I am able to move the cursor left and right using these keys, but have tried numerous key combinations without avail to get the

  • Problem with field EIPO-SEGAL in Foreing trade

    Hi all, We have a problem with a field of foreign trade. The field is the EIPO-SEGAL. We customizing (path: Sales and Distribution -> Foreign Trade / Customs -> Periodic Declarations -> Control Data -> Inclusion and Exclusion Indicators -> Assign Ite