Duplicated display switches to Extended randomly

I work for a school and several users are encountering the same issue...
We set up teachers with laptops and laptop docks, linked to projectors. The problem arises when we are duplicating the screens from the laptop to the projector.  Occasionally, after a short time (anywhere between 15 minutes and an hour) the display
will switch from being duplicated to being an extended desktop.  We've checked all the docks, replaced all the docks and wires, and re-imaged all of the drives, changed the power options to not allow the laptops to sleep or shut off drives, to no avail.
Any advice on making them stay in duplicate display mode?
The PCs in question are all Dell Latitude 7240s with 64 bit Windows 7, intel i5 processors

Hi,
How did you connect to projector?
Please use "Projector only" instead of "Duplicate" to see if this situation appear again. Of course, make sure you don't choose "Extend" option.
For more information, please read this article:
Connect to a projector
http://windows.microsoft.com/en-in/windows7/connect-to-a-projector
If it persists, perform a clean boot to eliminate the third-party software conflict:
How to perform a clean boot in Windows
https://support.microsoft.com/kb/929135?wa=wsignin1.0
Karen Hu
TechNet Community Support

Similar Messages

  • Random display switching and weird behaviour. [Solved]

    Hey guys and girls
    Have had Arch running smoothly for a few months now and have avoided posting for minor issues, because your forums are so ace and have been able to find everything I need. Have to say out of all the distros that I've tried Arch simply rocks, especially the AUR!
    Anyway, point of post is this. I'm running KDE and have had similar problems with all the distros I've tried. My machine is a Dell L501X with a Nvidia GT435 graphics card. When I plug my external monitor in (via DisplayPort) it is detected and I can extend it to that monitor, both via randr and via TwinView.
    The problem is that it randomly switches off extended monitor and either mirrors display or switches between 1 active monitor on either laptop or external. This behaviour can be provoked by a random key press, waking up from sleep, or a butterfly flapping its wings on the far side of the galaxy.
    I'm using the Nvidia 319 drivers which I understand have RandR 1.4 support.
    Can anyone suggest what might cause this behaviour? Where would be a good start to debug this? How I might stop it? 
    My xorg.conf :
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 319.17 (buildmeister@swio-display-x86-rhel47-06) Thu Apr 25 22:28:25 PDT 2013
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    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"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DFP-0"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 76.0
    Option "DFP-3"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    Option "ConnectedMonitor" "DFP-0, DFP-3"
    Option "UseEdidDpi" "FALSE"
    Option "DPI" "96 x 96"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GT 435M"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    Option "ConnectedMonitor" "DFP-0, DFP-3"
    Option "UseEdidDpi" "FALSE"
    Option "DPI" "96 x 96"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GT 435M"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    EDIT:
    I've tracked either the cause, or symptom of problem to some entries in journalctl. This seems to happen accross all KDE installations and is sporadic. When this behavious is present I also notice that double tapping the brightness buttons on keyboard causes the monitors to switch.
    Journalctl entries:
    May 09 14:27:07 ianarch dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:27:07 ianarch org.kde.powerdevil.backlighthelper[1639]: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
    May 09 14:27:07 ianarch dbus-daemon[344]: dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:27:07 ianarch dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:29:57 ianarch dbus-daemon[344]: dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:29:57 ianarch dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:29:57 ianarch org.kde.powerdevil.backlighthelper[1648]: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
    May 09 14:29:57 ianarch dbus-daemon[344]: dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:29:57 ianarch dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:30:11 ianarch dbus-daemon[344]: dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:30:11 ianarch dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:30:11 ianarch org.kde.powerdevil.backlighthelper[1654]: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
    May 09 14:30:11 ianarch dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:30:11 ianarch dbus-daemon[344]: dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:31:30 ianarch dbus-daemon[344]: dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:31:30 ianarch dbus[344]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
    May 09 14:31:30 ianarch org.kde.powerdevil.backlighthelper[1667]: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
    May 09 14:31:30 ianarch dbus-daemon[344]: dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    May 09 14:31:30 ianarch dbus[344]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
    Last edited by Hutchism (2013-05-30 14:28:12)

    Ok, I'm still in KDE at the moment as I had quite a bit to do and e17 was slowing me down.
    Here's an updated xorg log. Scroll down to the bottom to see the random display changes. They're in the log, but no sign of what calls it...
    [ 45574.101]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 45574.101] X Protocol Version 11, Revision 0
    [ 45574.101] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 45574.101] Current Operating System: Linux ianarch 3.9.0-2-ARCH #1 SMP PREEMPT Tue Apr 30 09:48:29 CEST 2013 x86_64
    [ 45574.101] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5c06846e-4730-4382-afa1-3b2bdea7d716 ro quiet
    [ 45574.101] Build Date: 17 April 2013 02:37:06PM
    [ 45574.101]
    [ 45574.101] Current version of pixman: 0.28.2
    [ 45574.101] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 45574.101] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 45574.101] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 8 09:03:03 2013
    [ 45574.132] (==) Using config file: "/etc/X11/xorg.conf"
    [ 45574.132] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 45574.180] (==) ServerLayout "Layout0"
    [ 45574.180] (**) |-->Screen "Screen0" (0)
    [ 45574.180] (**) | |-->Monitor "Monitor0"
    [ 45574.180] (**) | |-->Device "Device0"
    [ 45574.180] (**) |-->Input Device "Keyboard0"
    [ 45574.180] (**) |-->Input Device "Mouse0"
    [ 45574.180] (**) Option "Xinerama" "0"
    [ 45574.180] (==) Automatically adding devices
    [ 45574.180] (==) Automatically enabling devices
    [ 45574.180] (==) Automatically adding GPU devices
    [ 45574.180] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 45574.180] Entry deleted from font path.
    [ 45574.245] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 45574.245] Entry deleted from font path.
    [ 45574.245] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 45574.245] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    [ 45574.245] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 45574.245] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 45574.245] (WW) Disabling Keyboard0
    [ 45574.245] (WW) Disabling Mouse0
    [ 45574.245] (II) Loader magic: 0x7fcc20
    [ 45574.245] (II) Module ABI versions:
    [ 45574.245] X.Org ANSI C Emulation: 0.4
    [ 45574.245] X.Org Video Driver: 14.1
    [ 45574.245] X.Org XInput driver : 19.1
    [ 45574.246] X.Org Server Extension : 7.0
    [ 45574.246] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 45574.249] (--) PCI:*(0:2:0:0) 10de:0df2:1028:046e rev 161, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 45574.249] Initializing built-in extension Generic Event Extension
    [ 45574.249] Initializing built-in extension SHAPE
    [ 45574.249] Initializing built-in extension MIT-SHM
    [ 45574.249] Initializing built-in extension XInputExtension
    [ 45574.249] Initializing built-in extension XTEST
    [ 45574.249] Initializing built-in extension BIG-REQUESTS
    [ 45574.249] Initializing built-in extension SYNC
    [ 45574.249] Initializing built-in extension XKEYBOARD
    [ 45574.249] Initializing built-in extension XC-MISC
    [ 45574.249] Initializing built-in extension SECURITY
    [ 45574.249] Initializing built-in extension XINERAMA
    [ 45574.249] Initializing built-in extension XFIXES
    [ 45574.264] Initializing built-in extension RENDER
    [ 45574.264] Initializing built-in extension RANDR
    [ 45574.264] Initializing built-in extension COMPOSITE
    [ 45574.264] Initializing built-in extension DAMAGE
    [ 45574.264] Initializing built-in extension MIT-SCREEN-SAVER
    [ 45574.264] Initializing built-in extension DOUBLE-BUFFER
    [ 45574.264] Initializing built-in extension RECORD
    [ 45574.264] Initializing built-in extension DPMS
    [ 45574.264] Initializing built-in extension X-Resource
    [ 45574.264] Initializing built-in extension XVideo
    [ 45574.264] Initializing built-in extension XVideo-MotionCompensation
    [ 45574.264] Initializing built-in extension XFree86-VidModeExtension
    [ 45574.264] Initializing built-in extension XFree86-DGA
    [ 45574.264] Initializing built-in extension XFree86-DRI
    [ 45574.265] Initializing built-in extension DRI2
    [ 45574.265] (II) LoadModule: "glx"
    [ 45574.331] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 45574.495] (II) Module glx: vendor="NVIDIA Corporation"
    [ 45574.495] compiled for 4.0.2, module version = 1.0.0
    [ 45574.495] Module class: X.Org Server Extension
    [ 45574.495] (II) NVIDIA GLX Module 319.17 Thu Apr 25 21:41:50 PDT 2013
    [ 45574.495] Loading extension GLX
    [ 45574.495] (II) LoadModule: "nvidia"
    [ 45574.652] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 45574.700] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 45574.700] compiled for 4.0.2, module version = 1.0.0
    [ 45574.700] Module class: X.Org Video Driver
    [ 45574.745] (II) NVIDIA dlloader X Driver 319.17 Thu Apr 25 21:23:57 PDT 2013
    [ 45574.745] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 45574.745] (++) using VT number 7
    [ 45574.747] (II) Loading sub module "fb"
    [ 45574.747] (II) LoadModule: "fb"
    [ 45574.747] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 45574.811] (II) Module fb: vendor="X.Org Foundation"
    [ 45574.811] compiled for 1.14.1, module version = 1.0.0
    [ 45574.811] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 45574.811] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 45574.811] (II) Loading sub module "wfb"
    [ 45574.811] (II) LoadModule: "wfb"
    [ 45574.811] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 45574.835] (II) Module wfb: vendor="X.Org Foundation"
    [ 45574.835] compiled for 1.14.1, module version = 1.0.0
    [ 45574.835] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 45574.835] (II) Loading sub module "shadow"
    [ 45574.835] (II) LoadModule: "shadow"
    [ 45574.856] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 45574.856] (II) Module shadow: vendor="X.Org Foundation"
    [ 45574.856] compiled for 1.14.1, module version = 1.1.0
    [ 45574.856] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 45574.856] (II) Loading sub module "ramdac"
    [ 45574.856] (II) LoadModule: "ramdac"
    [ 45574.856] (II) Module "ramdac" already built-in
    [ 45574.856] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 45574.856] (==) NVIDIA(0): RGB weight 888
    [ 45574.856] (==) NVIDIA(0): Default visual is TrueColor
    [ 45574.856] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 45574.856] (**) NVIDIA(0): Option "Stereo" "0"
    [ 45574.856] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
    [ 45574.856] (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
    [ 45574.856] (**) NVIDIA(0): Option "DPI" "96 x 96"
    [ 45574.856] (**) NVIDIA(0): Stereo disabled by request
    [ 45574.856] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0, DFP-3: 1920x1080 +1920+0"
    [ 45574.856] (**) NVIDIA(0): Enabling 2D acceleration
    [ 45575.121] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45575.121] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45575.121] (WW) NVIDIA(GPU-0): Unable to read EDID for display device DFP-3
    [ 45575.126] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45575.126] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45575.128] (II) NVIDIA(0): NVIDIA GPU GeForce GT 435M (GF108) at PCI:2:0:0 (GPU-0)
    [ 45575.128] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 45575.128] (--) NVIDIA(0): VideoBIOS: 70.08.19.00.5d
    [ 45575.128] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 45575.150] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45575.150] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45575.150] (--) NVIDIA(0): Valid display device(s) on GeForce GT 435M at PCI:2:0:0
    [ 45575.150] (--) NVIDIA(0): AU Optronics Corporation (DFP-0) (boot, connected)
    [ 45575.150] (--) NVIDIA(0): DFP-1
    [ 45575.150] (--) NVIDIA(0): DFP-2
    [ 45575.150] (--) NVIDIA(0): DELL U2311H (DFP-3) (connected)
    [ 45575.150] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): 330.0 MHz maximum pixel clock
    [ 45575.150] (--) NVIDIA(0): AU Optronics Corporation (DFP-0): Internal Dual Link LVDS
    [ 45575.150] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 45575.150] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 45575.150] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 45575.150] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 45575.150] (--) NVIDIA(0): DELL U2311H (DFP-3): 480.0 MHz maximum pixel clock
    [ 45575.150] (--) NVIDIA(0): DELL U2311H (DFP-3): Internal DisplayPort
    [ 45575.150] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45575.150] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45575.150] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45575.150] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45575.150] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45575.150] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45575.151] (II) NVIDIA(0): Validated MetaModes:
    [ 45575.151] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+0+0,DFP-3:1920x1080+1920+0"
    [ 45575.151] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
    [ 45576.221] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    [ 45576.221] (--) Depth 24 pixmap format is 32 bpp
    [ 45576.221] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 45576.221] (II) NVIDIA: access.
    [ 45576.325] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 45576.325] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 45576.325] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 45576.325] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 45576.326] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 45576.326] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 45576.326] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 45576.326] (II) NVIDIA(0): Config Options in the README.
    [ 45576.347] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0,DFP-3:1920x1080+1920+0"
    [ 45576.690] Loading extension NV-GLX
    [ 45576.789] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 45576.789] (==) NVIDIA(0): Backing store disabled
    [ 45576.789] (==) NVIDIA(0): Silken mouse enabled
    [ 45576.789] (**) NVIDIA(0): DPMS enabled
    [ 45576.797] Loading extension NV-CONTROL
    [ 45576.797] Loading extension XINERAMA
    [ 45576.797] (II) Loading sub module "dri2"
    [ 45576.797] (II) LoadModule: "dri2"
    [ 45576.797] (II) Module "dri2" already built-in
    [ 45576.801] (II) NVIDIA(0): [DRI2] Setup complete
    [ 45576.801] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 45576.801] (--) RandR disabled
    [ 45576.805] (II) Initializing extension GLX
    [ 45577.087] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 45577.087] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 45577.087] (II) LoadModule: "evdev"
    [ 45577.087] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45577.095] (II) Module evdev: vendor="X.Org Foundation"
    [ 45577.095] compiled for 1.14.0, module version = 2.8.0
    [ 45577.095] Module class: X.Org XInput Driver
    [ 45577.095] ABI class: X.Org XInput driver, version 19.1
    [ 45577.095] (II) Using input driver 'evdev' for 'Power Button'
    [ 45577.095] (**) Power Button: always reports core events
    [ 45577.095] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 45577.096] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 45577.096] (--) evdev: Power Button: Found keys
    [ 45577.096] (II) evdev: Power Button: Configuring as keyboard
    [ 45577.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 45577.096] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 45577.096] (**) Option "xkb_rules" "evdev"
    [ 45577.096] (**) Option "xkb_model" "evdev"
    [ 45577.096] (**) Option "xkb_layout" "us"
    [ 45577.131] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 45577.131] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 45577.131] (II) Using input driver 'evdev' for 'Video Bus'
    [ 45577.131] (**) Video Bus: always reports core events
    [ 45577.131] (**) evdev: Video Bus: Device: "/dev/input/event2"
    [ 45577.131] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 45577.131] (--) evdev: Video Bus: Found keys
    [ 45577.131] (II) evdev: Video Bus: Configuring as keyboard
    [ 45577.131] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
    [ 45577.131] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 45577.131] (**) Option "xkb_rules" "evdev"
    [ 45577.131] (**) Option "xkb_model" "evdev"
    [ 45577.131] (**) Option "xkb_layout" "us"
    [ 45577.132] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 45577.132] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 45577.132] (II) Using input driver 'evdev' for 'Power Button'
    [ 45577.132] (**) Power Button: always reports core events
    [ 45577.132] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 45577.132] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 45577.132] (--) evdev: Power Button: Found keys
    [ 45577.132] (II) evdev: Power Button: Configuring as keyboard
    [ 45577.132] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 45577.132] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 45577.132] (**) Option "xkb_rules" "evdev"
    [ 45577.132] (**) Option "xkb_model" "evdev"
    [ 45577.132] (**) Option "xkb_layout" "us"
    [ 45577.133] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
    [ 45577.133] (II) No input driver specified, ignoring this device.
    [ 45577.133] (II) This device may have been added with another device file.
    [ 45577.134] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 45577.134] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 45577.134] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 45577.134] (**) Sleep Button: always reports core events
    [ 45577.134] (**) evdev: Sleep Button: Device: "/dev/input/event4"
    [ 45577.134] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 45577.134] (--) evdev: Sleep Button: Found keys
    [ 45577.134] (II) evdev: Sleep Button: Configuring as keyboard
    [ 45577.134] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
    [ 45577.134] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 45577.134] (**) Option "xkb_rules" "evdev"
    [ 45577.134] (**) Option "xkb_model" "evdev"
    [ 45577.134] (**) Option "xkb_layout" "us"
    [ 45577.135] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 45577.135] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
    [ 45577.135] (II) No input driver specified, ignoring this device.
    [ 45577.135] (II) This device may have been added with another device file.
    [ 45577.135] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
    [ 45577.135] (II) No input driver specified, ignoring this device.
    [ 45577.135] (II) This device may have been added with another device file.
    [ 45577.136] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
    [ 45577.136] (II) No input driver specified, ignoring this device.
    [ 45577.136] (II) This device may have been added with another device file.
    [ 45577.136] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
    [ 45577.136] (II) No input driver specified, ignoring this device.
    [ 45577.136] (II) This device may have been added with another device file.
    [ 45577.136] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event17)
    [ 45577.136] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
    [ 45577.136] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
    [ 45577.136] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
    [ 45577.136] (**) evdev: Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event17"
    [ 45577.136] (--) evdev: Laptop_Integrated_Webcam_2HDM: Vendor 0x408 Product 0x2fb1
    [ 45577.136] (--) evdev: Laptop_Integrated_Webcam_2HDM: Found keys
    [ 45577.136] (II) evdev: Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
    [ 45577.136] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17/event17"
    [ 45577.136] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 10)
    [ 45577.136] (**) Option "xkb_rules" "evdev"
    [ 45577.136] (**) Option "xkb_model" "evdev"
    [ 45577.136] (**) Option "xkb_layout" "us"
    [ 45577.137] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 45577.137] (II) No input driver specified, ignoring this device.
    [ 45577.137] (II) This device may have been added with another device file.
    [ 45577.137] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event10)
    [ 45577.137] (II) No input driver specified, ignoring this device.
    [ 45577.137] (II) This device may have been added with another device file.
    [ 45577.138] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event11)
    [ 45577.138] (II) No input driver specified, ignoring this device.
    [ 45577.138] (II) This device may have been added with another device file.
    [ 45577.138] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
    [ 45577.138] (II) No input driver specified, ignoring this device.
    [ 45577.138] (II) This device may have been added with another device file.
    [ 45577.139] (II) config/udev: Adding input device Logitech Gaming Mouse G400 (/dev/input/event1)
    [ 45577.139] (**) Logitech Gaming Mouse G400: Applying InputClass "evdev pointer catchall"
    [ 45577.139] (II) Using input driver 'evdev' for 'Logitech Gaming Mouse G400'
    [ 45577.139] (**) Logitech Gaming Mouse G400: always reports core events
    [ 45577.139] (**) evdev: Logitech Gaming Mouse G400: Device: "/dev/input/event1"
    [ 45577.139] (--) evdev: Logitech Gaming Mouse G400: Vendor 0x46d Product 0xc245
    [ 45577.139] (--) evdev: Logitech Gaming Mouse G400: Found 12 mouse buttons
    [ 45577.139] (--) evdev: Logitech Gaming Mouse G400: Found scroll wheel(s)
    [ 45577.139] (--) evdev: Logitech Gaming Mouse G400: Found relative axes
    [ 45577.139] (--) evdev: Logitech Gaming Mouse G400: Found x and y relative axes
    [ 45577.139] (II) evdev: Logitech Gaming Mouse G400: Configuring as mouse
    [ 45577.139] (II) evdev: Logitech Gaming Mouse G400: Adding scrollwheel support
    [ 45577.139] (**) evdev: Logitech Gaming Mouse G400: YAxisMapping: buttons 4 and 5
    [ 45577.139] (**) evdev: Logitech Gaming Mouse G400: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 45577.139] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb2/2-2/2-2.4/2-2.4:1.0/input/input20/event1"
    [ 45577.139] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G400" (type: MOUSE, id 11)
    [ 45577.139] (II) evdev: Logitech Gaming Mouse G400: initialized for relative axes.
    [ 45577.140] (**) Logitech Gaming Mouse G400: (accel) keeping acceleration scheme 1
    [ 45577.140] (**) Logitech Gaming Mouse G400: (accel) acceleration profile 0
    [ 45577.140] (**) Logitech Gaming Mouse G400: (accel) acceleration factor: 2.000
    [ 45577.140] (**) Logitech Gaming Mouse G400: (accel) acceleration threshold: 4
    [ 45577.140] (II) config/udev: Adding input device Logitech Gaming Mouse G400 (/dev/input/mouse0)
    [ 45577.140] (II) No input driver specified, ignoring this device.
    [ 45577.140] (II) This device may have been added with another device file.
    [ 45577.141] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 45577.141] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 45577.141] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 45577.141] (**) AT Translated Set 2 keyboard: always reports core events
    [ 45577.141] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 45577.141] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 45577.141] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 45577.141] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 45577.141] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 45577.141] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 45577.141] (**) Option "xkb_rules" "evdev"
    [ 45577.141] (**) Option "xkb_model" "evdev"
    [ 45577.141] (**) Option "xkb_layout" "us"
    [ 45577.142] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
    [ 45577.142] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 45577.142] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 45577.142] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 45577.142] (II) LoadModule: "synaptics"
    [ 45577.142] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 45577.155] (II) Module synaptics: vendor="X.Org Foundation"
    [ 45577.156] compiled for 1.14.0, module version = 1.7.0
    [ 45577.156] Module class: X.Org XInput Driver
    [ 45577.156] ABI class: X.Org XInput driver, version 19.1
    [ 45577.156] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 45577.156] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 45577.156] (**) Option "Device" "/dev/input/event12"
    [ 45577.182] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 45577.182] (**) Option "TapButton1" "1"
    [ 45577.182] (**) Option "TapButton2" "2"
    [ 45577.182] (**) Option "TapButton3" "3"
    [ 45577.182] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 45577.182] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 45577.185] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
    [ 45577.185] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 45577.185] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 45577.185] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 45577.185] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
    [ 45577.186] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 45577.186] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 45577.186] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 45577.186] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 45577.186] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 45577.186] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 45577.186] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 45577.187] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
    [ 45577.187] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 45577.187] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 45577.187] (**) Dell WMI hotkeys: always reports core events
    [ 45577.187] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7"
    [ 45577.187] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [ 45577.187] (--) evdev: Dell WMI hotkeys: Found keys
    [ 45577.187] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [ 45577.187] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
    [ 45577.187] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
    [ 45577.187] (**) Option "xkb_rules" "evdev"
    [ 45577.187] (**) Option "xkb_model" "evdev"
    [ 45577.187] (**) Option "xkb_layout" "us"
    [ 45614.071] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45614.071] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45614.072] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45614.072] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45614.072] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45614.072] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45614.072] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45614.072] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45614.072] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45614.072] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45738.889] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45738.889] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45738.889] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.889] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45738.889] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45738.890] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45738.890] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45738.890] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.890] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45738.890] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45738.958] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45738.958] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45738.958] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.958] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45738.958] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45738.958] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45738.958] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45738.958] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.958] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45738.958] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45738.984] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45738.984] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45738.984] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.984] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45738.984] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45738.984] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45738.984] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45738.984] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45738.984] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45738.984] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45739.077] (II) NVIDIA(0): Setting mode "LVDS-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
    [ 45740.602] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.602] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.602] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.602] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.603] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.603] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.603] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.603] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.603] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.633] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.633] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.633] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.633] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.633] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.633] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.633] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.633] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.633] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.633] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.644] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.644] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.644] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.644] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.644] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.645] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.645] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.645] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.645] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.645] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.652] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.652] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.652] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.652] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.652] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.653] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.653] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.653] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.653] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.653] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.656] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.656] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.656] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.656] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.656] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.657] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.657] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.657] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.657] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.657] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.660] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.660] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.660] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.660] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.660] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.661] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.661] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.661] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.661] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.661] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.663] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.663] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.663] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.663] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.663] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.664] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.664] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.664] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.664] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.664] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.667] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.667] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.667] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.667] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.667] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.672] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.672] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.672] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.672] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.672] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.681] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.681] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.681] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.681] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.681] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.686] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.686] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.686] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.686] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.686] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45740.693] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45740.693] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45740.693] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.693] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45740.693] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45740.693] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45740.693] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45740.694] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45740.694] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45740.694] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45963.920] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45963.920] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45963.920] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45963.920] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45963.920] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45963.920] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45963.920] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45963.920] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45963.920] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45963.920] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45963.938] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45963.938] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45963.938] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45963.938] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45963.938] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45963.939] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45963.939] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45963.939] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45963.939] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45963.939] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45964.051] (II) NVIDIA(0): Setting mode "LVDS-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
    [ 45965.538] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45965.538] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45965.538] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45965.538] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45965.538] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45965.539] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45965.539] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45965.539] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45965.539] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45965.539] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45965.554] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
    [ 45966.777] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.777] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.777] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.777] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.777] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.777] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.777] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.777] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.777] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.777] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.792] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.792] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.792] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.792] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.792] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.792] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.792] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.792] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.792] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.792] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.799] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.799] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.799] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.799] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.799] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.800] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.800] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.800] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.800] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.800] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.804] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.804] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.804] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.804] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.804] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.804] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.804] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.804] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.804] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.804] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.807] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.807] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.807] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.807] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.807] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.807] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.807] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.807] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.807] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.807] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.811] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.811] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.811] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.811] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.811] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.811] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.812] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.812] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.812] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.812] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.814] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.814] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.814] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.814] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.814] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.815] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.815] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.815] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.815] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.815] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.818] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.818] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.818] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.818] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.818] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.818] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.818] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.818] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.818] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.818] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.823] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.823] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.823] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.823] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.823] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.823] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.823] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.823] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.823] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.823] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.826] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.826] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.826] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.826] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.826] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.827] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.827] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.827] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.827] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.827] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.829] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.829] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.829] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.829] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.829] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.830] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.830] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.830] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.830] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.830] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.837] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.837] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.837] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.837] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.837] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.837] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.837] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.837] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.837] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.837] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.839] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.839] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.839] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.839] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.839] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.839] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.839] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.839] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.839] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.839] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.842] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.842] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.842] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.842] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.842] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.842] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.842] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.842] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.842] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.842] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.846] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.846] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.846] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.846] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.846] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.846] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.846] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.846] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.846] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.846] (**) NVIDIA(0): been enabled on all display devices.)
    [ 45966.849] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 45966.849] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 45966.849] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.849] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 45966.849] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 45966.850] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 45966.850] (II) NVIDIA(GPU-0): Vision stereo.
    [ 45966.850] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 45966.850] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 45966.850] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46113.976] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46113.976] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46113.976] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46113.976] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46113.976] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46113.977] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46113.977] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46113.977] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46113.977] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46113.977] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46113.996] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46113.997] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46113.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46113.997] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46113.997] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46113.998] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46113.998] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46113.998] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46113.998] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46113.998] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.018] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.018] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.018] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.018] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.018] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.019] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.019] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.019] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.019] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.019] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.120] (II) NVIDIA(0): Setting mode "LVDS-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
    [ 46114.574] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.574] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.574] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.574] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.574] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.574] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.574] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.574] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.574] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.574] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.577] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.577] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.577] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.577] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.577] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.578] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.578] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.578] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.578] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.578] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.580] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.580] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.580] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.580] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.580] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.580] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.580] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.580] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.580] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.580] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.583] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.583] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.584] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.584] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.584] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.584] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.584] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.584] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.584] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.584] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.588] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.588] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.588] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.588] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.588] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.588] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.588] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.588] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.588] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.588] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.591] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.591] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.591] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.591] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.591] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.592] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.592] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.592] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.592] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.592] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.596] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.596] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.596] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.596] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.596] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.597] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.597] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.597] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.597] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.597] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.608] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.608] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.608] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.608] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.608] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.609] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.609] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.609] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.609] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.609] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.611] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.611] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.611] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.611] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.611] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.612] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.612] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.612] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.612] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.612] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.616] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.616] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.616] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.616] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.616] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.616] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.616] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.616] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.625] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.625] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.625] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.625] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.625] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.625] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.625] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.625] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.625] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.625] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46114.630] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46114.630] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46114.630] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.630] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46114.630] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46114.630] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46114.630] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46114.630] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46114.630] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46114.630] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46264.057] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46264.057] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 46264.057] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46264.057] (**) NVIDIA(0): device AU Optronics Corporation (DFP-0) (Using EDID
    [ 46264.057] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 46264.058] (II) NVIDIA(GPU-0): Display (DELL U2311H (DFP-3)) does not support NVIDIA 3D
    [ 46264.058] (II) NVIDIA(GPU-0): Vision stereo.
    [ 46264.058] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 46264.058] (**) NVIDIA(0): device DELL U2311H (DFP-3) (Using EDID frequencies has
    [ 46264.058] (**) NVIDIA(0): been enabled on all display devices.)
    [ 46264.076] (II) NVIDIA(GPU-0): Display (AU Optronics Corporation (DFP-0)) does not support
    [ 46264.076] (II) NVIDIA(GPU-0): NVIDIA

  • When display switches off I can't get it back without forced restart

    When display switches off due to low battery power & I can't get it back even when I plug in to the mains and have to force the PC to restart.
    Is there a pref somewhere to disable this?

    Hello
    When the display goes off exactly? How much capacity has battery at this time? 5%? More?
    Try to set this to higher level.
    When you work with your notebook and battery level comes to low battery level and the alarm alert will be shown in task bar but you will be able to continue your work several minutes or to connect AC power supply.
    I am afraid your notebook reaches critical battery level and then is maybe too late for any action.
    Set Low battery level to 10% and when the notification is shown connect AC adapter immediately.
    I presume the display must not be off at all.

  • Impacts for switching from Extended Classic to Classic in production

    Hi,
    Has anyone involved project that customer has switched from Extended Classic to Classic in production system?
    SRM 4.0 is live in Extended Classic now.
    Customer is going to upgrade and switch their production system to SRM 7.0 Classic.
    Main process is
      PS -> MM PR -> SRM Sourcing -> SRM PO (Extended) -> SUS PO -> SUS PO Response
      GR, Service Entry and Invoice are handled in ERP
    I see an issue if we switch SRM-SUS to MM-SUS, SUS PO is created before switch and PO Response is created after switch.
    Do you have any lessens and learned topics for switching Extended Classic to Classic? Which documents have to be take care?
    Regards,
    Masa

    I'm also interested in the same question.  We plan on  going from 5 Extended Classic to 7.1 Classic. 

  • I need any items added to a wish list to display alphabetically rather than randomly?

    I need any items added to a wish list to display alphabetically rather than randomly?

    If I want to carve off part of a library, I presume the way to do this is to make a copy of the library using PLM then go into iPhoto and delete what I don't want.  The result is the carved off portion.
    You don't need Library Manager to delete the portion you don't want.
    As a general rule: when deleting photos do them in batches of about 100 at a time. iPhoto can baulk at trashing large numbers at one go.
    If I want to merge two libraries, PLM implies that it will do this but will the Faces be merged too?
    I believe so.

  • Can a broken Display Switch module cause my screen to not turn on or be recognized?

    Hi All,
    I have recently been having some issues with my LCD screen in my HP Pavillion dv9700. Ever since I replaced the left hinge on my notebook, I have had to fiddle with my screen by closing and opening it during booting to get it to turn on. This only happened when booting into linux. When booting into vista, the screen would turn on without a problem. This morning I was so fed up with this, that I thought maybe some switch was not getting pressed to tell the notebook that the lid was opened. After looking at all the cables and putting everything back together, my screen now no longer turns on no matter how much I open and close the lid. It wont even turn on in vista. I am however able to connect a vga cable to my notebook and use an external monitor without any problems. I opened up the nvidia control panel in both windows and linux and it does not recognize my notebook monitor, only the external monitor shows up. Could this be caused by a broken display switch module? How can I diagnose this problem? Is there a way to bypass the display switch module by jumping two wires?
    Any ideas are appreciated,
    Thanks in advance
    OS: Latest version of Ubuntu Linux 11.10 dual booting with Windows Vista
    Problem: LCD Monitor not turning on / being recognized
    possible cause: LCD Display Switch Module

    Update:
    I just figured out that it cant be my display switch module because when i close the lid to my notebook, the external monitor shuts off and the computer goes into standby mode. I now think this might be an issue with the ribbon cable. Is there anything else which might be  causing this problem which I am overlooking?

  • N95 - display switches off

    Hi, I have a problem with N95 display - when the lcd light is on, it works.... but as soon as the light goes off, the display switches off... so there is no screensaver with time and sms/missed calls icons... Even during a call, after a few seconds (exactly as I have set in settings to switch off light) the display switches off... Do you have any idea where could be the problem, please? The LCD was changed, so does there exist a possibility, it is a faulty LCD?

    If the display is working ok when active, then there is unlikely to be anything wrong with it, check the settings in personalisation. Menu>tools>settings>general>personalisation>themes​>power saver, and tick Date and time !
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Display switches to green and black colors

    New RFB 2.4gig MacBook Pro display switches to green and black colors and looks like a 256 color mode. It has done this two days in a row and only after surfing for about 1 hour. Restart fixes the problem. Usually when this occurs I have Safari, Opera, Mail and maybe another program open and occurs when closing windows in rapid succession. Situation does not occur for the remainder of the day.

    The problem has not occurred for two days after extensive use of the laptop. Both times that I got the green and black screens was after using the 5.8GHz telephone handset near the laptop. I updated to the latest Flash Player but I doubt Flash was the cause of the problem since Flash is regularly used and the condition only repeats when the telephone handset is used near the laptop. Never have had a problem like this with 6 previous Mac laptops.

  • MSI GT60 display switches off itself

    I have a msi GT60 dominator 870m .... when i am playing games i am always connected to my monitor and tv... sometimes after playing a little while suddenly both external monitors lose display and everything hangs ...... after 3 or 4 minutes it correctz itself .... i think my laptop is throttling or something .... i had my turbo boost on as well .... i noted the temp of GPU which was 90c ..... what can i do to prevent this ? This is so annoying when playing games like LOL, dota
    looks like MSI does not play test or something .... what is the use of having GAMING laptop when it cant play GAMES ....
    anyways do i need to repaste or something .... i don't want to lose my warranty
    Hdmi port connects to my 24 inch monitor and mdp1 connects to my tv... my laptop display is off... tv and monitor are on duplicate mode ...
    so when this issue happens laptop display switches on, tv and monitor loses display and everything is in a hanged state ... 3 minutes later ... both my tv and monitor switches back on and everything works again ..so this makes me think its switching from nvidia gpu to integrated gpu for some reason....
    My vbios is latest as well 80.04.F7.00.06
    nvidia version : 340.52
    Intel : 10.18.10.3652.
    Is there any fan control software or something

    Quote
    Hello,
    First of all, in order to tell you if repasting will void your warranty, I have to know the country you live in.
    I live in USA.
    Quote
    Temps are high, so that's the most likely the issue. LoL and Dota are not demanding games; can you please run Intel Burn Test (single pass) while recording temps (with HWInfo). If it passes, then run some GPU benchmark like Kombustor and monitor HWInfo temps too.
    Did Intel burn test with standard and maximum both were successful, Max temps were 93c
    Also ran Kombuster for  25 minutes, max temp was 94 c again no issues.
    Quote
    MSI can't test every single laptop that comes out of the production line, can they? At least brands that make condoms don't test every single that is made 
    Come on condoms come with an inherent risk and a warning that it has a chance to fail , also you are comparing a 1$ item with 1500$ product?
    Quote
    No fan control available for notebooks, sadly.
    There is a custom software for old generation laptops, some fan control utility, which changes the fan speed profiles, not sure if we have one for the new generations.. motherboard is same as old so it may work for my laptop as well but i am not sure ... was hoping if i could increase the fan speed i could get the temps down.

  • Switching from extended to irror display

    Hi. The screen of my MBP recently broke. When I connect it to an external monitor, it acts as an extended screen. However I want to change it to a mirror display. Since my screen is broken I can't log in or anything, however the rest of the laptop is fine. How do I switch from an extended to a mirror display in this case?

    pooobrain wrote:
    How do I switch from an extended to a mirror display in this case?
    Try command-F1 (or perhaps command-fn-F1 for a laptop):
    http://discussions.apple.com/thread.jspa?threadID=1393294&tstart=226

  • HT202351 extended display & switching videos

    I have a MB Air connected to an LCD projector. I want to run a video on one display while at the same time, preparing another video to play a bit later. I hate the idea of the audience "watching the cursor pull the screen over" as I move the finished video off the extended desktop and then move the next video on to the extended desktop. Isn't there another way to use multiple desktops in order to play/show different things at different times?
    I tried using multiple desktops and found that none of them showed up on the LCD projected screen.
    Then I used the Mirror but everyone could watch me prepare the next video to play! Not good!
    So the only option was using the extended desktop. In order to play the video, I had to press Command/Return (at the same time) because pressing the play in Quicktime) would not start the video on the extended desktop.  I had to restart the second video from scratch by closing QT after the first one played because the second video would not not play initially.
    There has got to be a better/smoother/savvier way to do this.

    I have a MB Air connected to an LCD projector. I want to run a video on one display while at the same time, preparing another video to play a bit later. I hate the idea of the audience "watching the cursor pull the screen over" as I move the finished video off the extended desktop and then move the next video on to the extended desktop. Isn't there another way to use multiple desktops in order to play/show different things at different times?
    I tried using multiple desktops and found that none of them showed up on the LCD projected screen.
    Then I used the Mirror but everyone could watch me prepare the next video to play! Not good!
    So the only option was using the extended desktop. In order to play the video, I had to press Command/Return (at the same time) because pressing the play in Quicktime) would not start the video on the extended desktop.  I had to restart the second video from scratch by closing QT after the first one played because the second video would not not play initially.
    There has got to be a better/smoother/savvier way to do this.

  • Macbook Pro Thunderbolt and HDMI displays switch on wake up

    Hi there,
    Currently using a late 2013 15" Macbook Pro., latest version of Mavericks. I have one display hooked up through Thunderbolt->DVI, with a second set up through HDMI->DVI.
    There seems to be an issue where on waking the monitors up from sleep mode (about 10 minutes inactivity time) the displays will turn on, immediately go black (inlcuding the Macbook Pro screen), and then switch such that all windows on one are now on the other.
    I can't really repliate this, as it seems to just happen randomly. All I can say in my detective work, is that the HDMI->DVI hooked-up monitor tends to take a little more time to turn on after sleep, whereas the Thunderbolt->DVI monitor comes up immediately.
    Any help would be greatly appreciated.
    Thanks.

    I've noticed that the HDMI connection seems to lag the Thunderbolt on wake as well. I haven't had the switching issue, though. I use my Thunderbolt display as the primary (menu bar in the preferences) - maybe try doing that if you're using your HDMI out as the primary.
    You can always try resetting the SMC and PRAM as well.

  • Video switch and extended desktop

    Is it possible to use a video switch for my G4 and G5 with the display it controls being the only monitor for the G4 and the extended desktop for the G5?
    Mac OS X (10.4.5)

    There is really no dependencie on whether the image being sent through the switch is the primary desktop or the extended desktop. The switch will have no awareness of this. What's going to matter is if you find a video switch compatible with your interfaces and monitor. Are they DVI?

  • Dual Displays switching sides on reboot

    Hello,
    I have the 2.7 Intel Core i7 released this past July running 10.7.2 with two identical Dell 24" monitors. 
    The monitor on the left, with the Dock, is hooked up to the thunderbolt port with a MDP/Thunderbolt to DVI adapter and the second monitor on the right is using the HDMI port and hooked up with an HDMI cable.  When everything is working properly I can simply drag a window from the left monitor to the right monitor. 
    Whenever I reboot and the Mac comes back up to the login screen the  monitor that is physically on the right is now displaying the image that should be on the left and vice versa for the monitor on the right.  The only way to correct this is to pull the cable out of the MDP and plug it back in, and when I do that the right monitor is on the right and the left is on the left. 
    I have tried shutting down and holding CMD+Option+P+R with the same results. 
    Any suggestions?

    I hate to burst my own bubble here, but I recently added a 3rd monitor, and now I'm getting the same inconsistent monitor switching between my second and third monitors.
    Here's my set up:
    Mac Pro, OSX 10.8.2
    2x2.26 GHz Quad Core Intel Xeon
    16 GB RAM
    Three Dell ST2420L display monitors
    What seems to be happening now is that I get three identical 'color' display profiles. The first one seems to stay on the same monitor, but the second and third monitors now switch at random. I can't seem to get them to stay in any particular order.
    Any suggestions or new approaches for solving this would be greatly appreciated!

  • Dual Display, 2 Monitors - Extended Desktop

    Hello Everyone:
    There isn't a clear cut answer or solution in connected a Macbook Air to 2 external monitors in an attempt to create an extended desktop. I have read older posts that it's either doable or not doable. My questions are the following:
    -Is it possible to connect a new Macbook Air to 2 external monitors for extended desktop purposes?
    -Some users have reported lag issues (mouse dragging , delays, etc.). Will this happen for sure with a Macbook Air or is it a monitor issue?
    -What's the best non-Apple monitor brand that would work best with a Macbook Air for dual display purposes? I've read that Dells have a problem in this regard.
    -What would be the advantage or disadvantage of using a dock station in setting up a dual display environment? Would this add to the lag, latency factor?
    I'm thinking of investing in a new Macbook Air, but I want to make sure I dont end up with silly issues - such as latency, monitors, etc.
    Thank you for all your help and advise.
    Best,
    G.

    Yes, extended desktop works with monitors set to differant resoultions. the Monitors pref pane allows you to select relative arrangements and rez of all monitors composing the extended desktop.
    personally I run a dell CRT at 2304 X 1728 @ 60Hz along with an NEC 6FG a 2048 X 1280 @ 60Hz off a radeon 9800pro on an MDD.

Maybe you are looking for

  • How to send texts to a data file like pdf or doc for legal submittal?

    How can I get my text history into a document format that can be submitted for legal proceedings? I was thinking a .pdf. or .doc format.

  • Jdev 12.1.2.0.0: Bounded taskflow not listed in Regions in Components pallette

    Using jdev versino 12.1.2.0.0. Created a project (Provider.jpr) with a bounded task flow. Created file system. Added this project's jar as ADF library to another consuming project (Consumer.jpr).Now when I open a jspx within Consumer, and open Compon

  • FI Validation in Shopping cart / PO

    Hi, We are using SRM 4.0 (Server 5.0). Extended Classic scenario. We enabled the FI validation in back end system in SRM configurtion. While creating the shopping cart or PO (in ext classic) it is working fine. But the problem is, it is validating on

  • SD process cycle

    Hi    Can any one provide me with process life cycle of SD .please forward me the documents on [email protected] Thanks and Regards Naval

  • Update IBAN number in vendor master

    Hi Guru's i was trying to update vendor 2589 in company code 1001 with IBAN number xxxxxxxx. it was throwing rrror message  “Bank number and bank account number cannot be generated”. how to do it can anybody do let me know the steps value points will