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

Similar Messages

  • Error and weird behaviour in executable launch

    Hello folks,
    This post is regarding a weird behaviour i am experiencing with an executable i built. 
    LABVIEW version(Includes Runtime engine) LV2012 SP1 f3
    DAQmx: 9.6.1
    The behaviour is listed below in detail. 
    In a nutshell, the exectuable runs on the development computer but does not run on the Target computer. Also, Irresepctive of which PC i run the executable on, i cannot access the block diagram even after enabling debugging everywhere. 
    On the target PC, the app fires up but does not run further, no error codes appear on the screen, it's like the app freezes after firing up. And to add to the misery, i cannot access the block diagram to debug and know what's going on. 
    Also, I have tried including the dynamic vis to my build script. No bueno. 
    What I see on running the app is addressed below:
    TARGET COMPUTER:
    DAQmx 9.7 and LV2012 SP1 f4 RTE have been installed manually.
    App does not run: No broken run button, the app launches but does nothing when the vi is run. No error messages.
    The block diagram is still inaccessible, even after selecting the “Enable debugging” option in the build specifications.
    DEVELOPMENT COMPUTER:
    The app launches and runs perfectly.
    The block diagram is still inaccessible, even after selecting the “Enable debugging” option in the build specifications.
    DAQmx 9.7 and LV2012 SP1 f4 RTE were not installed as the app recognized the already installed Labview environment.
    Additional steps that I have tried,
     Created and ran only an executable on the target PC, the attempt was unsuccessful. The vi showed similar characteristics as mentioned above in the target PC section.
     Created and ran an installer with additional install options(LV2012 f4 RTE and DAQmx 9.7)on the target PC, the attempt was again unsuccessful. The vi showed similar characteristics as mentioned above in the target PC section.  No error messages.
     Tried both the steps mentioned above on the development computer and the attempts were successful. .
    To the best of my knowledge, I believe, the issue here is with the environment I am creating for the executable and the installer to run with/off of. After having carefully followed the installation procedure for the Run-Time Engine and the DAQmx drivers, I still do not know what I am missing. 
    Please advise.
    Thanks guys, 
    RP.

    Hey guys, 
    So, got the application to work. Almost. 
    The problem was that the executable was missing the hardware config from the Device. 
    Now, the new issue is as following: 
    The goal of the vi is to generate a report of the test conducted. So, the way the vi works is that, the second the vi is run, an empty word file is created with only the company logo,  
    Field headings, which are populated after the test is conducted. 
    The logo is a .jpg file, which has a relative path into the executable.
    The field heading are String constants wired into a 'concatenate strings.vi' which are in turn wired to into the report generation vis.
    What's happening is that when i run the app on the target pc, Only the logo appears on the word template. Even when i conduct the whole test and stop the vi, the results aren't populated in the word file. Which is a little weird.
    Does any one know whats doing that?
    Please refer to the attached word files.
    Right - It is the file format desired. 
    Wrong - It is the file format achieved. 
    Please advise.
    Thanks,
    RP. 
    Attachments:
    Right.docx ‏17 KB
    Wrong.docx ‏16 KB

  • JRE 1.4.x Plugin - Signed Applets and Weird Behaviour (Policy)

    Hello.
    I have recently experienced some strange behaviour related to signed applets and policy files in JRE 1.4.2-b28 ( a friend got the same behaviour in a flavour of 1.4.1-xx as well ). Both tests were on Windows 2000 Professional platforms.
    Initially my unsigned applet, which attempts socket connections to a server different from the download location, fails with security exceptions ( as expected ). Then I did the following to sign the applet jar and configure my environment
    Steps: 1) Import "trusted CA" certificate into ${java.home}/lib/security/cacerts. (JRE home outside the JDK)
    2) Signed the jar using jarsigner and a certificate generated from the "trusted CA" (Entrust CA and certificate).
    3) Imported the signing certificate into the Java plugin using import in the plugin control panel.
    4) Created a new keystore (keytool,jks) and imported the signing certificate into the keystore with alias "developer". The keystore is stored in the user home as .keystore.
    5) Created a .java.policy for the user and attaching the keystore in 4) to it. ( also stored in user home ).
    6) Used the policy tool to grant socketpermissions to the specific codebase ( testing with file:/C:/test/* initially ) signed by "developer"
    After this, when I ran the test page under IE 5.5SP2 and Netscape 7.1 it worked without any security exception. Ditto for using the appletviewer and the policy file I created for the user.
    The weird part occurred when I removed the policy entry from the user policy file. After doing this, Netscape and IE still allow the applet to execute - somehow remembering that it was granted permissions at some point. The appletviewer does not allow it to execute, generating security exceptions.
    It appears the old policy is being cached somewhere, but I cannot find where. If I replace the applet jar with an unsigned version it does fail in IE and Netscape. I tried cleaning the plugin cache and removing the "deployment.certs" files related to the users but still get the same behaviour.
    Does anyone know where the old policy information is being stored ? Does anyone know how to revoke the permissions so that I am restored to my original base environment ( no permissions for "designer" signed applets ) ? Would attempting to utilize the AccessController.doPriveleged( xxxx ) operations in JDK 1.4 avoid all of this confusion with policy files, keystores and certificate storage ? After all the messing about I would like a zero-footprint alternative ( or minimzed footprint anyway ).
    Any ideas would be most welcome.
    Regards,
    James.

    Hello Again.
    I am either enlightened or confused at this point. I found that as long as all of my related Jars are signed ( even by self-signed certificates ) I am granted SocketPermissions for calls outside of the originating server. Unsigned code is refused, but even when the Jars were signed using a self-signed certificate the Socket calls were allowed.
    Am I experiencing the appropriate behaviour in this case ( which would mean not having to utilize policy files to distribute an applet that uses calls to arbitrary servers - e.g. JavaMail ) or am I suffering from something damaged in my environment ?
    It has been a long time since I played with signed applets and I am having difficulty determining what operations require policy file entries/AccessController.doPrivileged() calls and which are granted when a user elects to trust a signed applet without policy.
    Any assistance in clearing up my confusion would be appreciated.
    Regards,
    James.

  • KDE Personal Files weird behaviour [SOLVED]

    Well, I had this problem and I solved it, but it was odd enough that I thought I should post about it in case anyone else has a problem like this.
    In my KMenu, if I clicked on Personal Files (Home), I expect to go to /home/$USER.  Of course, it decided that I should rather go to /mnt/c, which is an NTFS mount I have.  Anyway, I checked in the Control Center to make sure $HOME actually pointed to the right place, and it did.  I could not find out how to change this Personal Files entry in the GUI to point to the right location!
    Anyway, it turns out the answer is in the file
    /home/$USER/.kde/share/apps/konqueror/profiles/filemanagement
    and the entry to change is right near the bottom (in my case):
    ViewT0_URL=file:/mnt/c
    Ah Ha!  Changed that to $HOME and everything is great again.

    Well, I had this problem and I solved it, but it was odd enough that I thought I should post about it in case anyone else has a problem like this.
    In my KMenu, if I clicked on Personal Files (Home), I expect to go to /home/$USER.  Of course, it decided that I should rather go to /mnt/c, which is an NTFS mount I have.  Anyway, I checked in the Control Center to make sure $HOME actually pointed to the right place, and it did.  I could not find out how to change this Personal Files entry in the GUI to point to the right location!
    Anyway, it turns out the answer is in the file
    /home/$USER/.kde/share/apps/konqueror/profiles/filemanagement
    and the entry to change is right near the bottom (in my case):
    ViewT0_URL=file:/mnt/c
    Ah Ha!  Changed that to $HOME and everything is great again.

  • Session scope variables and weird behaviour of AdfContext()

    Hello,
    what is the best method and correct API to create a session scope variable?
    I am currently using ADFContext().getCurrent().getSessionScope().get()/put(), but it looks like it has some problems: for some unkown reasons I loose the variable, that is get() returns null when called from a method of a (overridden)ViewRowImpl. Why does this happen?
    Thanks you in advance

    There are a couple of ways you can set values on a sessions scope but I would have to question if you really need a scope as high as session to accomplish what you want to do. At any rate, you should be able to store the value using the method you described but you could also try setting it using EL by using the setExpressionValue and resolveExpression methods in JSFUtils.java (you can find this in the latest fusion demo application). JSFUtils also has a getFromSession and storeOnSession that you could try.
    With all that said I don't think it is good practice to access scope variables from your model layer. You should write your method in the ViewRowImpl class to accept the value as a method parameter and then pass the value in through the binding layer or when invoking the method from your bean class.

  • IMac ghost display problems (and apple technicians weren't able to solve)

    Hi,
    So my problem here is quite weird. I tried researching the forum for something like this, but nothing really came close to whats happening to my iMac.
    I have an Intel-Based iMac, 24 inch screen.
    I bought it on 2008. Since late 2008/early 2009, i had these weird "letters" underneath all my pictures. I work with photography/video editing, so this was very annoying, yet i kept ignoring, since the rest was working fine.
    Then slowly the iMac ran slower, more sluggish-y. Like if all life was sucked out of it, sort of description.
    Then, 2 months ago, there was a total failure of the HD. I was lucky to be able to back up all, before it didnt let me even enter the computer. It would just think for hours.
    I brought it to the technical support near to my home, and i also told them about those weird "letters" on the left side of my screen. They said it was due to my hard disk, and i was, ok...since the hard disk had a failure.
    They did a check up, and yep, the hard disk was k.o, evidently. They replaced the hard disk, and told me all was fine.
    It did "seem" fine for the first couple days. No more running slow, no weird letters that would distort my pictures (for example, i could see my iTunes music list underneath a picture i was working on photoshop, or a video i was displaying!).
    After a couple of days...same story started again. The left side of the screen was flooded by all underneath (open windows, the desktop icons, the texts i had open on safari, basically anything would appear translucently underneath any image or video i would open). Then, flash player would crash every 3 videos, blank cd's would get automatically ejected so i couldnt burn any cd, computer would run slow etc... etc...
    So i cleaned up my computer, did a back up, erased all, and ready to bring it up to technical support again. And misteriously, all symptoms disappeared. So i explained to them what happened, and they said probably it was the graphic card.
    I thought finally my problem was solved.
    24 hrs later, i got an email that my computer was fixed. That it was only a hard disk "permits" issue, and they solved it.
    I have had the computer for 3 days, and the screen problem is starting again, and now the permits are perfectly fine in my computer, and nothing comes out as wrong in the diagnostics tool!!!!
    I didnt even work with the computer, but now i can see my itunes list through the safari window, as grey letters....kinda 3D, popping out. Its very weird. And i cant capture it because when i take a screen capture, it all appears fine.
    Left side of screen is the affected. And no, its not a condensation issue.
    Also, i can see some lines when i start up the computer. On the grey screen portion of the start up.
    I dont know what it can be anymore. I know this is a long post, but i had to explain all what happened to it.
    Any help would be great.
    Thanks

    You might want to clean up your profile. An iMac G5 will not run Mac OS X 10.6.4!
    My experience with things appearing on screen but not in a screen capture is that it is on the display itself and not involving the GPU.
    I think that you have image persistence, similar to CRT burn in. It is caused by having the same image appear in the same location over long periods of time, like a Safari window always in the same location, or an iTunes window, etc. The pixels get stuck showing that image.
    There are different little apps that folks have developed to get the pixels unstuck. Google LCD image persistence and you can find a number of them.
    Here is one suggestion;
    http://www.jscreenfix.com/
    Dah•veed

  • New iMac display problem(?) - weird colors and grain

    Hello,
    I'm a fresh mac user, made the switch this monday (August 27th) when my 24" iMac 2.4GHz C2D arrived. After using it for a while, I noticed a handful of dead pixels, and a semi-bright green stuck one. I thought I'd wait and see how disturbing I would find them before raising an issue about them.
    Well, yesterday I decided to make my first backup of the whole system to my external 500GB Lacie drive (connected with FW800) using Super Duper!, which to my understanding is a reasonably sturdy and reliable backup application.
    During the first backup iteration I started to notice some alterations in color in the top middle part of the display. I then returned to whatever I was doing (not on the mac, I had no other applications running, just Super Duper!), and after a while took another look at the display. The weird colored area had expanded, and the whole display had become somewhat grainy. Also, the backup process had slowed down quite a bit (from ~30MB/s to ~7-8MB/s).
    So I cancelled the backup operation and logged out and back in again. No change. Then I restarted the whole system, which booted just fine, with none of the aforementioned problems. Even the second backup iteration went without problems.
    Still, it's a new (and with my budget, quite expensive) computer, and if I get this kind of problem during the first week, I cannot continue using it happily in the fear of these problems reoccurring time and again.
    I took a couple of pictures of this, one during and one after the problem. The quality of these are quite lousy, they're taken with my Nokia 9500 Communicator.
    During the problem:
    http://iki.fi/aita/imac/01notok.jpg
    After rebooting:
    http://iki.fi/aita/imac/02_ok.jpg
    The images are taken in the same light conditions, but from slightly different viewing points. Note: The first image does not present reflections, it's how the screen looked (actually, in real life it looked somewhat worse)
    What do you think?
    Could this be a driver related issue or have I received bad hardware?
    My drivers and Apple software should be up to date (at least OS X informs me that everything is, and I haven't found newer graphics drivers anywhere).
    If anyone has had the same or related problems or know how I should proceed with this matter, I would be grateful.
    Thank you in advance!
    -Aidan from Finland

    A few people, myself included, have experienced the same thing. Check these threads: http://discussions.apple.com/thread.jspa?threadID=1082181&tstart=15
    http://discussions.apple.com/thread.jspa?threadID=1100912&tstart=30
    http://discussions.apple.com/thread.jspa?threadID=1090395&tstart=60
    So far the only fix suggested has been to call apple and get a replacement. I'm still.....still waiting for mine to make it slowly across the ocean from China, so I don't know how the new one is working. I'd call Apple and request a new one.

  • [Solved] Firefox 3 betas give me some weird behaviour with images

    I understand that there will be problems with beta software, however I seem to have memory issues with the firefox 2 series, so I thought I'd give the beta packages a try. I'm using the firefox-nightly package from AUR (firefox3b4), and I'm getting some weird behaviour. The same behaviour can be seen in all firefox 3 beta builds, however. It's hard to explain the problem, so here's a screenshot:
    Notice that the image appears twice, once in the tab, and once in the tab toolbar next to the title of the tab. It looks like an attempted preview gone terribly wrong. Upon closing the tab, the tab toolbar shrinks down to the normal size and all is well. This happens with most images up to a certain size. Any one else experiencing this problem? Any suggestions? This is very annoying and I would like anyone's input on the problem.
    Last edited by valnour (2008-02-24 07:41:05)

    Wow! This issue was solved in #archlinux by Nuked. Apparently I had some funky bits in my .mozilla directory. Removing it solved the problem. Remember kids, IRC is your friend. Anyone else experiencing weird stuff with their Firefox install should give this solution a try.

  • Weird behaviour in the Fontbook display pane

    I have just been checking through some font conflicts using FontBook. All have resolved successfully, but I have noticed weird behaviour involving four or five fonts. Some of them show up as all-Cyrillic faces (Arno Pro), or all-Hebrew faces (Stone Sans) or all-Arabic faces (Balzano) in the display pane, yet print perfectly as Western characters when used in any program (Pages, Word, Bean, FCE, Keynote etc).
    It's not actually causing any problem, I suppose, apart from a weird representation in Fontbook. I have tried deactivating and reactivating these fonts. I have tried quitting and restarting Fontbook. I have even tried restarting the computer. The Cyrillics, Hebrews and Arabics keep coming back.
    Is this a known Fontbook bug, or am I doing something wrong?

    Thank you, Kappy and Tom:
    I tried the Preview Repertoire command and it showed that the fonts did, indeed, have the full Latin complement of characters. It's just that only the Cyrillic/Hebrew/Arabic/Gujarati/Mandarin selections are showing up in some fonts' preview panes: particularly those fonts with the suffix "Pro" in the title (Myriad Pro, and so on).
    How strange.

  • Xen dom0 kernel and weird LUKS behaviour

    Hi all,
    I am having weird behaviour with fresh Xen dom0 kernel and LUKS. Both Xen kernel come from AUR. No errors during kernel compilation or initramfs generation. While booting, system asks for password to encrypted LVM, using normal kernel (2.6.33-ARCH x64) I enter the password - everything is ok. But while booting Xen kernel, kernel says that password is wrong. After entering it 30 times I sure that I didn't make any mistake ;-)
    Any ideas what is happening ?

    Partially solved. I connected PS/2 keyboard and it worked. But why USB keyboard works on non-Xen kernel ? Any one knows how to make password visible while typing it at boot time ? It might help finding out what's wrong.

  • 27" apple cinema display switch between mac and pc

    I have a 27" ACD with a standard mini display port and USB connector for my macbook pro.  I'm going to bulid a PC (for gaming) and I'd like to connect the mintower PC to the 27" ACD.  Is there a product that will allow me to switch between the MBP and the PC?  If possible I'd also like to have the sound run through the switch as well. 
    One other thing to note - I'm considering the GeForce GTX 560 Ti graphix card, the card does not have a mini display port, it have two dual link DVI's and one mini HDMI.
    Any thoughts would be greatly appreciated.

    Simple, the gaming PC must have a GPU with minidisplayport output. Then use Kanex snap X switch to do the switching between the PC and the Mac.

  • My macbook pro 13" unibody has randomly shut down, and will not switch on again, it is totally unresponsive. I have tried using different chargers, and my laptop had charge when  it shut down,

    My macbook pro 13" unibody has randomly shut down, and will not switch on again, it is totally unresponsive. I have tried using different chargers, and my laptop had charge when  it shut down,

    Hey Sarahbetts,
    Thanks for the question. If I understand correctly, the MacBook will not turn on. I would recommend that you read this article, it may be able to help the issue.
    Troubleshooting: My computer won't turn on - Apple Support
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • 2008 macbook pro 15" (Santa Rosa) weird display color and vertical lines

    I have the 2008 macbook pro 15" (Santa Rosa). After my upgrade to mac os x lion (10.8.2), I noticed that periodically the screen either turns to weird display color and have horizontal lines on screen. This happens mostly during start up and lasts for about a min or two. Does this happen because of a faulty graphics card? I have NVIDIA GeForce 8600M GT 256 MB card on this macbook pro. Please advice

    Nope - it sounds as if you've GPU issues and the discrete GPU is soldered onto the logic board. take your new machine into your local Apple Store for a replacement. Don't wait too long!
    Clinton

  • 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.

  • [SOLVED] Weird behaviour after formatting USB installation media

    Hi, I have noticed this weird behaviour with USB drives I used to install Arch linux with.  I format them using fdisk and mkntfs but after replugging them in, the udevil daemon mounts them again as ARCH_2013...[something] and even the directory tree exists!  This happens also when I use mkntfs without the -f flag (initializing with zeros).  I also checked the other files in /dev/sd* in order to make sure that my drive does not appear twice, but there is only sda (my HD) and sdd (or sometimes sdb, sdc,...) which must be the USB drive, also according to dmesg.
    Any ideas?
    EDIT: I wrote something about not seeing any files when manually mounting but that was my bad, I only tried mounting /dev/sdb1 but mounting /dev/sdb brought me the same files as devmon showed.
    Last edited by ysetdng (2014-07-12 22:36:46)

    I am assuming you used dd to write the image to the disk. You can use it to remove the contents of the disk as well.
    You should make use of the arch wiki, it is quite helpful.
    https://wiki.archlinux.org/index.php/US … tion_Media
    You can use this to zero out the entire device:
    # dd if=/dev/zero of=/dev/sdx bs=8M // x is the letter assigned to the usb drive. Be careful, The dd command is destructive.
    It may take a while to zero out the entire disk, depending on the size. After that use fdisk/cfdisk or gdisk/cgdisk to create the partition table and partition.
    To create the filesystem type, this one, ext4:
    # mkfs.ext4 /dev/sdx // or create a vfat
    then create the label:
    # e2label /dev/sdx1 USB_STICK_LABEL
    Use my suggestion as a last resort. Read the wiki, most of what I have said is in there anyway.
    Last edited by rgb-one (2014-07-12 18:21:18)

Maybe you are looking for